GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/29162/It-s-a-mystery/oldest?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "It-s-a-mystery"
  +title: "It's a mystery"
  +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 1495
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723070105 {#2414
    date: 2024-08-08 00:35:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 29162
  -titleTs: "'mysteri':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705102784
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10418382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705016384 {#1793
    date: 2024-01-12 00:39:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "It-s-a-mystery"
  +title: "It's a mystery"
  +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 1495
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723070105 {#2414
    date: 2024-08-08 00:35:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 29162
  -titleTs: "'mysteri':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705102784
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10418382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705016384 {#1793
    date: 2024-01-12 00:39:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "It-s-a-mystery"
  +title: "It's a mystery"
  +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 1495
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723070105 {#2414
    date: 2024-08-08 00:35:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 29162
  -titleTs: "'mysteri':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705102784
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10418382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705016384 {#1793
    date: 2024-01-12 00:39:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s the subreddit I’m missing here…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1722045809 {#4009
    date: 2024-07-27 04:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 300229
  -bodyTs: "'m':6 'miss':7 'subreddit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6192354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017171 {#3945
    date: 2024-01-12 00:52:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s the subreddit I’m missing here…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1722045809 {#4009
    date: 2024-07-27 04:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 300229
  -bodyTs: "'m':6 'miss':7 'subreddit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6192354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017171 {#3945
    date: 2024-01-12 00:52:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s the subreddit I’m missing here…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1722045809 {#4009
    date: 2024-07-27 04:03:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3998 …}
  +nested: Doctrine\ORM\PersistentCollection {#3996 …}
  +votes: Doctrine\ORM\PersistentCollection {#3994 …}
  +reports: Doctrine\ORM\PersistentCollection {#3992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
  -id: 300229
  -bodyTs: "'m':6 'miss':7 'subreddit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6192354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017171 {#3945
    date: 2024-01-12 00:52:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5078
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "… the orphan-crushing one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705017316 {#5079
    date: 2024-01-12 00:55:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5072 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5074 …}
  +reports: Doctrine\ORM\PersistentCollection {#5085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
  -id: 300234
  -bodyTs: "'crush':4 'one':5 'orphan':3 'orphan-crush':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4974743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017316 {#5082
    date: 2024-01-12 00:55: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
11 DENIED edit
App\Entity\EntryComment {#5078
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "… the orphan-crushing one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705017316 {#5079
    date: 2024-01-12 00:55:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5072 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5074 …}
  +reports: Doctrine\ORM\PersistentCollection {#5085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
  -id: 300234
  -bodyTs: "'crush':4 'one':5 'orphan':3 'orphan-crush':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4974743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017316 {#5082
    date: 2024-01-12 00:55: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
12 DENIED moderate
App\Entity\EntryComment {#5078
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "… the orphan-crushing one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1705017316 {#5079
    date: 2024-01-12 00:55:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5072 …}
  +nested: Doctrine\ORM\PersistentCollection {#5070 …}
  +votes: Doctrine\ORM\PersistentCollection {#5074 …}
  +reports: Doctrine\ORM\PersistentCollection {#5085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
  -id: 300234
  -bodyTs: "'crush':4 'one':5 'orphan':3 'orphan-crush':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4974743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017316 {#5082
    date: 2024-01-12 00:55: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
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 {#5325
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5078
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "… the orphan-crushing one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705017316 {#5079
      date: 2024-01-12 00:55:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5070 …}
    +votes: Doctrine\ORM\PersistentCollection {#5074 …}
    +reports: Doctrine\ORM\PersistentCollection {#5085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
    -id: 300234
    -bodyTs: "'crush':4 'one':5 'orphan':3 'orphan-crush':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/4974743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017316 {#5082
      date: 2024-01-12 00:55:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "r/OrphanCrushingMachine was a popular subreddit inspired by this tweet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705084825 {#5329
    date: 2024-01-12 19:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Dave@lemmy.nz"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5321 …}
  +nested: Doctrine\ORM\PersistentCollection {#5319 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -id: 302786
  -bodyTs: "'inspir':6 'popular':4 'r/orphancrushingmachine':1 'subreddit':5 'tweet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7462771"
  +editedAt: DateTimeImmutable @1721920984 {#5332
    date: 2024-07-25 17:23:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705084825 {#5328
    date: 2024-01-12 19:40:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5325
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5078
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "… the orphan-crushing one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705017316 {#5079
      date: 2024-01-12 00:55:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5070 …}
    +votes: Doctrine\ORM\PersistentCollection {#5074 …}
    +reports: Doctrine\ORM\PersistentCollection {#5085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
    -id: 300234
    -bodyTs: "'crush':4 'one':5 'orphan':3 'orphan-crush':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/4974743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017316 {#5082
      date: 2024-01-12 00:55:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "r/OrphanCrushingMachine was a popular subreddit inspired by this tweet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705084825 {#5329
    date: 2024-01-12 19:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Dave@lemmy.nz"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5321 …}
  +nested: Doctrine\ORM\PersistentCollection {#5319 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -id: 302786
  -bodyTs: "'inspir':6 'popular':4 'r/orphancrushingmachine':1 'subreddit':5 'tweet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7462771"
  +editedAt: DateTimeImmutable @1721920984 {#5332
    date: 2024-07-25 17:23:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705084825 {#5328
    date: 2024-01-12 19:40:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5325
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5078
    +user: Proxies\__CG__\App\Entity\User {#5075 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "… the orphan-crushing one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1705017316 {#5079
      date: 2024-01-12 00:55:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5072 …}
    +nested: Doctrine\ORM\PersistentCollection {#5070 …}
    +votes: Doctrine\ORM\PersistentCollection {#5074 …}
    +reports: Doctrine\ORM\PersistentCollection {#5085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
    -id: 300234
    -bodyTs: "'crush':4 'one':5 'orphan':3 'orphan-crush':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/4974743"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017316 {#5082
      date: 2024-01-12 00:55:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "r/OrphanCrushingMachine was a popular subreddit inspired by this tweet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705084825 {#5329
    date: 2024-01-12 19:40:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Dave@lemmy.nz"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5321 …}
  +nested: Doctrine\ORM\PersistentCollection {#5319 …}
  +votes: Doctrine\ORM\PersistentCollection {#5334 …}
  +reports: Doctrine\ORM\PersistentCollection {#5336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
  -id: 302786
  -bodyTs: "'inspir':6 'popular':4 'r/orphancrushingmachine':1 'subreddit':5 'tweet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7462771"
  +editedAt: DateTimeImmutable @1721920984 {#5332
    date: 2024-07-25 17:23:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705084825 {#5328
    date: 2024-01-12 19:40:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5585
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5325
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5078
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "That’s the subreddit I’m missing here…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1722045809 {#4009
          date: 2024-07-27 04:03:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 300229
        -bodyTs: "'m':6 'miss':7 'subreddit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6192354"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705017171 {#3945
          date: 2024-01-12 00:52:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "… the orphan-crushing one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1705017316 {#5079
        date: 2024-01-12 00:55:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@Dyskolos@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5072 …}
      +nested: Doctrine\ORM\PersistentCollection {#5070 …}
      +votes: Doctrine\ORM\PersistentCollection {#5074 …}
      +reports: Doctrine\ORM\PersistentCollection {#5085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
      -id: 300234
      -bodyTs: "'crush':4 'one':5 'orphan':3 'orphan-crush':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/4974743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017316 {#5082
        date: 2024-01-12 00:55:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "r/OrphanCrushingMachine was a popular subreddit inspired by this tweet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705084825 {#5329
      date: 2024-01-12 19:40:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Dave@lemmy.nz"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5321 …}
    +nested: Doctrine\ORM\PersistentCollection {#5319 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -id: 302786
    -bodyTs: "'inspir':6 'popular':4 'r/orphancrushingmachine':1 'subreddit':5 'tweet':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7462771"
    +editedAt: DateTimeImmutable @1721920984 {#5332
      date: 2024-07-25 17:23:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705084825 {#5328
      date: 2024-01-12 19:40:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Haha oh boy, I had no idea, and it took almost a day before anyone mentioned it. Now I know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705093008 {#5583
    date: 2024-01-12 21:56:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Dave@lemmy.nz"
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5586 …}
  +nested: Doctrine\ORM\PersistentCollection {#5588 …}
  +votes: Doctrine\ORM\PersistentCollection {#5590 …}
  +reports: Doctrine\ORM\PersistentCollection {#5592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5596 …}
  -id: 303159
  -bodyTs: "'almost':11 'anyon':15 'boy':3 'day':13 'haha':1 'idea':7 'know':20 'mention':16 'oh':2 'took':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/5014021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705093008 {#5584
    date: 2024-01-12 21:56: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 {#5585
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5325
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5078
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "That’s the subreddit I’m missing here…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1722045809 {#4009
          date: 2024-07-27 04:03:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 300229
        -bodyTs: "'m':6 'miss':7 'subreddit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6192354"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705017171 {#3945
          date: 2024-01-12 00:52:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "… the orphan-crushing one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1705017316 {#5079
        date: 2024-01-12 00:55:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@Dyskolos@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5072 …}
      +nested: Doctrine\ORM\PersistentCollection {#5070 …}
      +votes: Doctrine\ORM\PersistentCollection {#5074 …}
      +reports: Doctrine\ORM\PersistentCollection {#5085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
      -id: 300234
      -bodyTs: "'crush':4 'one':5 'orphan':3 'orphan-crush':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/4974743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017316 {#5082
        date: 2024-01-12 00:55:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "r/OrphanCrushingMachine was a popular subreddit inspired by this tweet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705084825 {#5329
      date: 2024-01-12 19:40:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Dave@lemmy.nz"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5321 …}
    +nested: Doctrine\ORM\PersistentCollection {#5319 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -id: 302786
    -bodyTs: "'inspir':6 'popular':4 'r/orphancrushingmachine':1 'subreddit':5 'tweet':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7462771"
    +editedAt: DateTimeImmutable @1721920984 {#5332
      date: 2024-07-25 17:23:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705084825 {#5328
      date: 2024-01-12 19:40:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Haha oh boy, I had no idea, and it took almost a day before anyone mentioned it. Now I know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705093008 {#5583
    date: 2024-01-12 21:56:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Dave@lemmy.nz"
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5586 …}
  +nested: Doctrine\ORM\PersistentCollection {#5588 …}
  +votes: Doctrine\ORM\PersistentCollection {#5590 …}
  +reports: Doctrine\ORM\PersistentCollection {#5592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5596 …}
  -id: 303159
  -bodyTs: "'almost':11 'anyon':15 'boy':3 'day':13 'haha':1 'idea':7 'know':20 'mention':16 'oh':2 'took':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/5014021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705093008 {#5584
    date: 2024-01-12 21:56: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 {#5585
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5325
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5078
      +user: Proxies\__CG__\App\Entity\User {#5075 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4000
        +user: App\Entity\User {#3948 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "That’s the subreddit I’m missing here…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 48
        +score: 0
        +lastActive: DateTime @1722045809 {#4009
          date: 2024-07-27 04:03:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3998 …}
        +nested: Doctrine\ORM\PersistentCollection {#3996 …}
        +votes: Doctrine\ORM\PersistentCollection {#3994 …}
        +reports: Doctrine\ORM\PersistentCollection {#3992 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
        -id: 300229
        -bodyTs: "'m':6 'miss':7 'subreddit':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/6192354"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705017171 {#3945
          date: 2024-01-12 00:52:51.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4000}
      +body: "… the orphan-crushing one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1705017316 {#5079
        date: 2024-01-12 00:55:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@Dyskolos@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5072 …}
      +nested: Doctrine\ORM\PersistentCollection {#5070 …}
      +votes: Doctrine\ORM\PersistentCollection {#5074 …}
      +reports: Doctrine\ORM\PersistentCollection {#5085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5089 …}
      -id: 300234
      -bodyTs: "'crush':4 'one':5 'orphan':3 'orphan-crush':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.nz/comment/4974743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017316 {#5082
        date: 2024-01-12 00:55:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "r/OrphanCrushingMachine was a popular subreddit inspired by this tweet"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705084825 {#5329
      date: 2024-01-12 19:40:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Dave@lemmy.nz"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Dave@lemmy.nz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5321 …}
    +nested: Doctrine\ORM\PersistentCollection {#5319 …}
    +votes: Doctrine\ORM\PersistentCollection {#5334 …}
    +reports: Doctrine\ORM\PersistentCollection {#5336 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5338 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5340 …}
    -id: 302786
    -bodyTs: "'inspir':6 'popular':4 'r/orphancrushingmachine':1 'subreddit':5 'tweet':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7462771"
    +editedAt: DateTimeImmutable @1721920984 {#5332
      date: 2024-07-25 17:23:04.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705084825 {#5328
      date: 2024-01-12 19:40:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Haha oh boy, I had no idea, and it took almost a day before anyone mentioned it. Now I know."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705093008 {#5583
    date: 2024-01-12 21:56:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Dave@lemmy.nz"
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5586 …}
  +nested: Doctrine\ORM\PersistentCollection {#5588 …}
  +votes: Doctrine\ORM\PersistentCollection {#5590 …}
  +reports: Doctrine\ORM\PersistentCollection {#5592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5596 …}
  -id: 303159
  -bodyTs: "'almost':11 'anyon':15 'boy':3 'day':13 'haha':1 'idea':7 'know':20 'mention':16 'oh':2 'took':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/5014021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705093008 {#5584
    date: 2024-01-12 21:56: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 {#5093
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "What’s a subreddit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705017376 {#5091
    date: 2024-01-12 00:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 300237
  -bodyTs: "'subreddit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5951645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017376 {#5092
    date: 2024-01-12 00:56: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
23 DENIED edit
App\Entity\EntryComment {#5093
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "What’s a subreddit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705017376 {#5091
    date: 2024-01-12 00:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 300237
  -bodyTs: "'subreddit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5951645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017376 {#5092
    date: 2024-01-12 00:56: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
24 DENIED moderate
App\Entity\EntryComment {#5093
  +user: Proxies\__CG__\App\Entity\User {#5094 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "What’s a subreddit?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705017376 {#5091
    date: 2024-01-12 00:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
  -id: 300237
  -bodyTs: "'subreddit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5951645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017376 {#5092
    date: 2024-01-12 00:56: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
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 {#5344
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5093
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "What’s a subreddit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705017376 {#5091
      date: 2024-01-12 00:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 300237
    -bodyTs: "'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5951645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017376 {#5092
      date: 2024-01-12 00:56:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Ah u know… That thing. That thing that… Ah never mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705022703 {#5342
    date: 2024-01-12 02:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@ggwithgg@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5345 …}
  +nested: Doctrine\ORM\PersistentCollection {#5347 …}
  +votes: Doctrine\ORM\PersistentCollection {#5349 …}
  +reports: Doctrine\ORM\PersistentCollection {#5351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5355 …}
  -id: 300496
  -bodyTs: "'ah':1,9 'know':3 'mind':11 'never':10 'thing':5,7 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6197912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705022703 {#5343
    date: 2024-01-12 02:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5344
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5093
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "What’s a subreddit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705017376 {#5091
      date: 2024-01-12 00:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 300237
    -bodyTs: "'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5951645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017376 {#5092
      date: 2024-01-12 00:56:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Ah u know… That thing. That thing that… Ah never mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705022703 {#5342
    date: 2024-01-12 02:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@ggwithgg@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5345 …}
  +nested: Doctrine\ORM\PersistentCollection {#5347 …}
  +votes: Doctrine\ORM\PersistentCollection {#5349 …}
  +reports: Doctrine\ORM\PersistentCollection {#5351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5355 …}
  -id: 300496
  -bodyTs: "'ah':1,9 'know':3 'mind':11 'never':10 'thing':5,7 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6197912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705022703 {#5343
    date: 2024-01-12 02:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5344
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5093
    +user: Proxies\__CG__\App\Entity\User {#5094 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: "What’s a subreddit?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705017376 {#5091
      date: 2024-01-12 00:56:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5095 …}
    +nested: Doctrine\ORM\PersistentCollection {#5097 …}
    +votes: Doctrine\ORM\PersistentCollection {#5099 …}
    +reports: Doctrine\ORM\PersistentCollection {#5101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5103 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5105 …}
    -id: 300237
    -bodyTs: "'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5951645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017376 {#5092
      date: 2024-01-12 00:56:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "Ah u know… That thing. That thing that… Ah never mind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705022703 {#5342
    date: 2024-01-12 02:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@ggwithgg@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5345 …}
  +nested: Doctrine\ORM\PersistentCollection {#5347 …}
  +votes: Doctrine\ORM\PersistentCollection {#5349 …}
  +reports: Doctrine\ORM\PersistentCollection {#5351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5355 …}
  -id: 300496
  -bodyTs: "'ah':1,9 'know':3 'mind':11 'never':10 'thing':5,7 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6197912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705022703 {#5343
    date: 2024-01-12 02:25:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5109
  +user: Proxies\__CG__\App\Entity\User {#5110 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "!orphancrushing@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705022232 {#5107
    date: 2024-01-12 02:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 300474
  -bodyTs: "'orphancrushing@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8158231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705022232 {#5108
    date: 2024-01-12 02:17: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
31 DENIED edit
App\Entity\EntryComment {#5109
  +user: Proxies\__CG__\App\Entity\User {#5110 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "!orphancrushing@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705022232 {#5107
    date: 2024-01-12 02:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 300474
  -bodyTs: "'orphancrushing@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8158231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705022232 {#5108
    date: 2024-01-12 02:17: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
32 DENIED moderate
App\Entity\EntryComment {#5109
  +user: Proxies\__CG__\App\Entity\User {#5110 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: "!orphancrushing@lemmy.world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1705022232 {#5107
    date: 2024-01-12 02:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5111 …}
  +nested: Doctrine\ORM\PersistentCollection {#5113 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5121 …}
  -id: 300474
  -bodyTs: "'orphancrushing@lemmy.world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8158231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705022232 {#5108
    date: 2024-01-12 02:17: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
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 {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    The problem with these rage inducing subreddits is that they seldom seem to propose or encourage any solution or alternative. So it ends up becoming a kind of circle jerk of learned helplessness.\n
    \n
    It seems like a common internet thing. Rage bait and learned helplessness. We learn to accept that there’s nothing to do because people and politicians are idiots because “look at all this stuff”.\n
    \n
    And often this aligns with advertising tech because it makes us engaged and seeking comfort of continued scrolling when we get a steady stream of anxiety injections. It’s low key like an abusive relationship.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705024588 {#5123
    date: 2024-01-12 02:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 300583
  -bodyTs: "'abus':101 'accept':49 'advertis':73 'align':71 'altern':20 'anxieti':93 'bait':42 'becom':25 'circl':29 'comfort':82 'common':38 'continu':84 'encourag':16 'end':23 'engag':79 'get':88 'helpless':33,45 'idiot':61 'induc':6 'inject':94 'internet':39 'jerk':30 'key':98 'kind':27 'learn':32,44,47 'like':36,99 'look':63 'low':97 'make':77 'noth':53 'often':69 'peopl':57 'politician':59 'problem':2 'propos':14 'rage':5,41 'relationship':102 'scroll':85 'seek':81 'seem':12,35 'seldom':11 'solut':18 'steadi':90 'stream':91 'stuff':67 'subreddit':7 'tech':74 'thing':40 'us':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6595446"
  +editedAt: DateTimeImmutable @1721349368 {#5124
    date: 2024-07-19 02:36:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705024588 {#5125
    date: 2024-01-12 02:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    The problem with these rage inducing subreddits is that they seldom seem to propose or encourage any solution or alternative. So it ends up becoming a kind of circle jerk of learned helplessness.\n
    \n
    It seems like a common internet thing. Rage bait and learned helplessness. We learn to accept that there’s nothing to do because people and politicians are idiots because “look at all this stuff”.\n
    \n
    And often this aligns with advertising tech because it makes us engaged and seeking comfort of continued scrolling when we get a steady stream of anxiety injections. It’s low key like an abusive relationship.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705024588 {#5123
    date: 2024-01-12 02:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 300583
  -bodyTs: "'abus':101 'accept':49 'advertis':73 'align':71 'altern':20 'anxieti':93 'bait':42 'becom':25 'circl':29 'comfort':82 'common':38 'continu':84 'encourag':16 'end':23 'engag':79 'get':88 'helpless':33,45 'idiot':61 'induc':6 'inject':94 'internet':39 'jerk':30 'key':98 'kind':27 'learn':32,44,47 'like':36,99 'look':63 'low':97 'make':77 'noth':53 'often':69 'peopl':57 'politician':59 'problem':2 'propos':14 'rage':5,41 'relationship':102 'scroll':85 'seek':81 'seem':12,35 'seldom':11 'solut':18 'steadi':90 'stream':91 'stuff':67 'subreddit':7 'tech':74 'thing':40 'us':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6595446"
  +editedAt: DateTimeImmutable @1721349368 {#5124
    date: 2024-07-19 02:36:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705024588 {#5125
    date: 2024-01-12 02:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5126
  +user: Proxies\__CG__\App\Entity\User {#5127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4000
    +user: App\Entity\User {#3948 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s the subreddit I’m missing here…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1722045809 {#4009
      date: 2024-07-27 04:03:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3998 …}
    +nested: Doctrine\ORM\PersistentCollection {#3996 …}
    +votes: Doctrine\ORM\PersistentCollection {#3994 …}
    +reports: Doctrine\ORM\PersistentCollection {#3992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
    -id: 300229
    -bodyTs: "'m':6 'miss':7 'subreddit':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6192354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017171 {#3945
      date: 2024-01-12 00:52:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    The problem with these rage inducing subreddits is that they seldom seem to propose or encourage any solution or alternative. So it ends up becoming a kind of circle jerk of learned helplessness.\n
    \n
    It seems like a common internet thing. Rage bait and learned helplessness. We learn to accept that there’s nothing to do because people and politicians are idiots because “look at all this stuff”.\n
    \n
    And often this aligns with advertising tech because it makes us engaged and seeking comfort of continued scrolling when we get a steady stream of anxiety injections. It’s low key like an abusive relationship.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705024588 {#5123
    date: 2024-01-12 02:56:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5128 …}
  +nested: Doctrine\ORM\PersistentCollection {#5130 …}
  +votes: Doctrine\ORM\PersistentCollection {#5132 …}
  +reports: Doctrine\ORM\PersistentCollection {#5134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
  -id: 300583
  -bodyTs: "'abus':101 'accept':49 'advertis':73 'align':71 'altern':20 'anxieti':93 'bait':42 'becom':25 'circl':29 'comfort':82 'common':38 'continu':84 'encourag':16 'end':23 'engag':79 'get':88 'helpless':33,45 'idiot':61 'induc':6 'inject':94 'internet':39 'jerk':30 'key':98 'kind':27 'learn':32,44,47 'like':36,99 'look':63 'low':97 'make':77 'noth':53 'often':69 'peopl':57 'politician':59 'problem':2 'propos':14 'rage':5,41 'relationship':102 'scroll':85 'seek':81 'seem':12,35 'seldom':11 'solut':18 'steadi':90 'stream':91 'stuff':67 'subreddit':7 'tech':74 'thing':40 'us':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6595446"
  +editedAt: DateTimeImmutable @1721349368 {#5124
    date: 2024-07-19 02:36:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705024588 {#5125
    date: 2024-01-12 02:56:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5390
  +user: Proxies\__CG__\App\Entity\User {#5391 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      The problem with these rage inducing subreddits is that they seldom seem to propose or encourage any solution or alternative. So it ends up becoming a kind of circle jerk of learned helplessness.\n
      \n
      It seems like a common internet thing. Rage bait and learned helplessness. We learn to accept that there’s nothing to do because people and politicians are idiots because “look at all this stuff”.\n
      \n
      And often this aligns with advertising tech because it makes us engaged and seeking comfort of continued scrolling when we get a steady stream of anxiety injections. It’s low key like an abusive relationship.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705024588 {#5123
      date: 2024-01-12 02:56:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 300583
    -bodyTs: "'abus':101 'accept':49 'advertis':73 'align':71 'altern':20 'anxieti':93 'bait':42 'becom':25 'circl':29 'comfort':82 'common':38 'continu':84 'encourag':16 'end':23 'engag':79 'get':88 'helpless':33,45 'idiot':61 'induc':6 'inject':94 'internet':39 'jerk':30 'key':98 'kind':27 'learn':32,44,47 'like':36,99 'look':63 'low':97 'make':77 'noth':53 'often':69 'peopl':57 'politician':59 'problem':2 'propos':14 'rage':5,41 'relationship':102 'scroll':85 'seek':81 'seem':12,35 'seldom':11 'solut':18 'steadi':90 'stream':91 'stuff':67 'subreddit':7 'tech':74 'thing':40 'us':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595446"
    +editedAt: DateTimeImmutable @1721349368 {#5124
      date: 2024-07-19 02:36:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705024588 {#5125
      date: 2024-01-12 02:56:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Respectfully, I don’t think one can just suggest a solution to what is fundamentally problem of decades of economic propaganda and miseducation. The number of morons that believe in Adam Smith and market self-corrections like they are forces as natural as the tide is truly staggering insane, ansld is a direct result of *generations* of neoliberalism seeping into education.\n
    \n
    There’s no easy solution. There’s hardly a hard solution at this point. The solution *is* to make memes, and to yell, and to make the issue so readily apparent it can be unavoidable and understood by these very same people let down by their education. So subreddits memeing is good, overall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705047467 {#5388
    date: 2024-01-12 09:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5392 …}
  +nested: Doctrine\ORM\PersistentCollection {#5394 …}
  +votes: Doctrine\ORM\PersistentCollection {#5396 …}
  +reports: Doctrine\ORM\PersistentCollection {#5398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5402 …}
  -id: 301405
  -bodyTs: "'adam':31 'ansld':51 'appar':93 'believ':29 'correct':37 'decad':18 'direct':54 'easi':66 'econom':20 'educ':62,109 'forc':41 'fundament':15 'generat':57 'good':114 'hard':70,72 'insan':50 'issu':90 'let':105 'like':38 'make':81,88 'market':34 'meme':82,112 'miseduc':23 'moron':27 'natur':43 'neoliber':59 'number':25 'one':6 'overal':115 'peopl':104 'point':76 'problem':16 'propaganda':21 'readili':92 'respect':1 'result':55 'seep':60 'self':36 'self-correct':35 'smith':32 'solut':11,67,73,78 'stagger':49 'subreddit':111 'suggest':9 'think':5 'tide':46 'truli':48 'unavoid':97 'understood':99 'yell':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6612097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047467 {#5389
    date: 2024-01-12 09:17:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5390
  +user: Proxies\__CG__\App\Entity\User {#5391 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      The problem with these rage inducing subreddits is that they seldom seem to propose or encourage any solution or alternative. So it ends up becoming a kind of circle jerk of learned helplessness.\n
      \n
      It seems like a common internet thing. Rage bait and learned helplessness. We learn to accept that there’s nothing to do because people and politicians are idiots because “look at all this stuff”.\n
      \n
      And often this aligns with advertising tech because it makes us engaged and seeking comfort of continued scrolling when we get a steady stream of anxiety injections. It’s low key like an abusive relationship.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705024588 {#5123
      date: 2024-01-12 02:56:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 300583
    -bodyTs: "'abus':101 'accept':49 'advertis':73 'align':71 'altern':20 'anxieti':93 'bait':42 'becom':25 'circl':29 'comfort':82 'common':38 'continu':84 'encourag':16 'end':23 'engag':79 'get':88 'helpless':33,45 'idiot':61 'induc':6 'inject':94 'internet':39 'jerk':30 'key':98 'kind':27 'learn':32,44,47 'like':36,99 'look':63 'low':97 'make':77 'noth':53 'often':69 'peopl':57 'politician':59 'problem':2 'propos':14 'rage':5,41 'relationship':102 'scroll':85 'seek':81 'seem':12,35 'seldom':11 'solut':18 'steadi':90 'stream':91 'stuff':67 'subreddit':7 'tech':74 'thing':40 'us':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595446"
    +editedAt: DateTimeImmutable @1721349368 {#5124
      date: 2024-07-19 02:36:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705024588 {#5125
      date: 2024-01-12 02:56:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Respectfully, I don’t think one can just suggest a solution to what is fundamentally problem of decades of economic propaganda and miseducation. The number of morons that believe in Adam Smith and market self-corrections like they are forces as natural as the tide is truly staggering insane, ansld is a direct result of *generations* of neoliberalism seeping into education.\n
    \n
    There’s no easy solution. There’s hardly a hard solution at this point. The solution *is* to make memes, and to yell, and to make the issue so readily apparent it can be unavoidable and understood by these very same people let down by their education. So subreddits memeing is good, overall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705047467 {#5388
    date: 2024-01-12 09:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5392 …}
  +nested: Doctrine\ORM\PersistentCollection {#5394 …}
  +votes: Doctrine\ORM\PersistentCollection {#5396 …}
  +reports: Doctrine\ORM\PersistentCollection {#5398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5402 …}
  -id: 301405
  -bodyTs: "'adam':31 'ansld':51 'appar':93 'believ':29 'correct':37 'decad':18 'direct':54 'easi':66 'econom':20 'educ':62,109 'forc':41 'fundament':15 'generat':57 'good':114 'hard':70,72 'insan':50 'issu':90 'let':105 'like':38 'make':81,88 'market':34 'meme':82,112 'miseduc':23 'moron':27 'natur':43 'neoliber':59 'number':25 'one':6 'overal':115 'peopl':104 'point':76 'problem':16 'propaganda':21 'readili':92 'respect':1 'result':55 'seep':60 'self':36 'self-correct':35 'smith':32 'solut':11,67,73,78 'stagger':49 'subreddit':111 'suggest':9 'think':5 'tide':46 'truli':48 'unavoid':97 'understood':99 'yell':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6612097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047467 {#5389
    date: 2024-01-12 09:17:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5390
  +user: Proxies\__CG__\App\Entity\User {#5391 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      The problem with these rage inducing subreddits is that they seldom seem to propose or encourage any solution or alternative. So it ends up becoming a kind of circle jerk of learned helplessness.\n
      \n
      It seems like a common internet thing. Rage bait and learned helplessness. We learn to accept that there’s nothing to do because people and politicians are idiots because “look at all this stuff”.\n
      \n
      And often this aligns with advertising tech because it makes us engaged and seeking comfort of continued scrolling when we get a steady stream of anxiety injections. It’s low key like an abusive relationship.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705024588 {#5123
      date: 2024-01-12 02:56:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 300583
    -bodyTs: "'abus':101 'accept':49 'advertis':73 'align':71 'altern':20 'anxieti':93 'bait':42 'becom':25 'circl':29 'comfort':82 'common':38 'continu':84 'encourag':16 'end':23 'engag':79 'get':88 'helpless':33,45 'idiot':61 'induc':6 'inject':94 'internet':39 'jerk':30 'key':98 'kind':27 'learn':32,44,47 'like':36,99 'look':63 'low':97 'make':77 'noth':53 'often':69 'peopl':57 'politician':59 'problem':2 'propos':14 'rage':5,41 'relationship':102 'scroll':85 'seek':81 'seem':12,35 'seldom':11 'solut':18 'steadi':90 'stream':91 'stuff':67 'subreddit':7 'tech':74 'thing':40 'us':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595446"
    +editedAt: DateTimeImmutable @1721349368 {#5124
      date: 2024-07-19 02:36:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705024588 {#5125
      date: 2024-01-12 02:56:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    Respectfully, I don’t think one can just suggest a solution to what is fundamentally problem of decades of economic propaganda and miseducation. The number of morons that believe in Adam Smith and market self-corrections like they are forces as natural as the tide is truly staggering insane, ansld is a direct result of *generations* of neoliberalism seeping into education.\n
    \n
    There’s no easy solution. There’s hardly a hard solution at this point. The solution *is* to make memes, and to yell, and to make the issue so readily apparent it can be unavoidable and understood by these very same people let down by their education. So subreddits memeing is good, overall.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705047467 {#5388
    date: 2024-01-12 09:17:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5392 …}
  +nested: Doctrine\ORM\PersistentCollection {#5394 …}
  +votes: Doctrine\ORM\PersistentCollection {#5396 …}
  +reports: Doctrine\ORM\PersistentCollection {#5398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5402 …}
  -id: 301405
  -bodyTs: "'adam':31 'ansld':51 'appar':93 'believ':29 'correct':37 'decad':18 'direct':54 'easi':66 'econom':20 'educ':62,109 'forc':41 'fundament':15 'generat':57 'good':114 'hard':70,72 'insan':50 'issu':90 'let':105 'like':38 'make':81,88 'market':34 'meme':82,112 'miseduc':23 'moron':27 'natur':43 'neoliber':59 'number':25 'one':6 'overal':115 'peopl':104 'point':76 'problem':16 'propaganda':21 'readili':92 'respect':1 'result':55 'seep':60 'self':36 'self-correct':35 'smith':32 'solut':11,67,73,78 'stagger':49 'subreddit':111 'suggest':9 'think':5 'tide':46 'truli':48 'unavoid':97 'understood':99 'yell':85"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6612097"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047467 {#5389
    date: 2024-01-12 09:17:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5407
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      The problem with these rage inducing subreddits is that they seldom seem to propose or encourage any solution or alternative. So it ends up becoming a kind of circle jerk of learned helplessness.\n
      \n
      It seems like a common internet thing. Rage bait and learned helplessness. We learn to accept that there’s nothing to do because people and politicians are idiots because “look at all this stuff”.\n
      \n
      And often this aligns with advertising tech because it makes us engaged and seeking comfort of continued scrolling when we get a steady stream of anxiety injections. It’s low key like an abusive relationship.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705024588 {#5123
      date: 2024-01-12 02:56:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 300583
    -bodyTs: "'abus':101 'accept':49 'advertis':73 'align':71 'altern':20 'anxieti':93 'bait':42 'becom':25 'circl':29 'comfort':82 'common':38 'continu':84 'encourag':16 'end':23 'engag':79 'get':88 'helpless':33,45 'idiot':61 'induc':6 'inject':94 'internet':39 'jerk':30 'key':98 'kind':27 'learn':32,44,47 'like':36,99 'look':63 'low':97 'make':77 'noth':53 'often':69 'peopl':57 'politician':59 'problem':2 'propos':14 'rage':5,41 'relationship':102 'scroll':85 'seek':81 'seem':12,35 'seldom':11 'solut':18 'steadi':90 'stream':91 'stuff':67 'subreddit':7 'tech':74 'thing':40 'us':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595446"
    +editedAt: DateTimeImmutable @1721349368 {#5124
      date: 2024-07-19 02:36:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705024588 {#5125
      date: 2024-01-12 02:56:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    God forbid a community focused on showcasing a certain trope actually focus on showcasing that trope…\n
    \n
    The old subreddit was associated with leftist political subreddits anyway, so the connection to actual discourse is there regardess\n
    \n
    Furthermore, the comments sections always abound with discussions of potential solutions
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705027926 {#5404
    date: 2024-01-12 03:52:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 300730
  -bodyTs: "'abound':41 'actual':11,31 'alway':40 'anyway':26 'associ':21 'certain':9 'comment':38 'communiti':4 'connect':29 'discours':32 'discuss':43 'focus':5,12 'forbid':2 'furthermor':36 'god':1 'leftist':23 'old':18 'polit':24 'potenti':45 'regardess':35 'section':39 'showcas':7,14 'solut':46 'subreddit':19,25 'trope':10,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6300137"
  +editedAt: DateTimeImmutable @1721376699 {#5405
    date: 2024-07-19 10:11:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705027926 {#5406
    date: 2024-01-12 03:52: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
43 DENIED edit
App\Entity\EntryComment {#5407
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      The problem with these rage inducing subreddits is that they seldom seem to propose or encourage any solution or alternative. So it ends up becoming a kind of circle jerk of learned helplessness.\n
      \n
      It seems like a common internet thing. Rage bait and learned helplessness. We learn to accept that there’s nothing to do because people and politicians are idiots because “look at all this stuff”.\n
      \n
      And often this aligns with advertising tech because it makes us engaged and seeking comfort of continued scrolling when we get a steady stream of anxiety injections. It’s low key like an abusive relationship.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705024588 {#5123
      date: 2024-01-12 02:56:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 300583
    -bodyTs: "'abus':101 'accept':49 'advertis':73 'align':71 'altern':20 'anxieti':93 'bait':42 'becom':25 'circl':29 'comfort':82 'common':38 'continu':84 'encourag':16 'end':23 'engag':79 'get':88 'helpless':33,45 'idiot':61 'induc':6 'inject':94 'internet':39 'jerk':30 'key':98 'kind':27 'learn':32,44,47 'like':36,99 'look':63 'low':97 'make':77 'noth':53 'often':69 'peopl':57 'politician':59 'problem':2 'propos':14 'rage':5,41 'relationship':102 'scroll':85 'seek':81 'seem':12,35 'seldom':11 'solut':18 'steadi':90 'stream':91 'stuff':67 'subreddit':7 'tech':74 'thing':40 'us':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595446"
    +editedAt: DateTimeImmutable @1721349368 {#5124
      date: 2024-07-19 02:36:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705024588 {#5125
      date: 2024-01-12 02:56:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    God forbid a community focused on showcasing a certain trope actually focus on showcasing that trope…\n
    \n
    The old subreddit was associated with leftist political subreddits anyway, so the connection to actual discourse is there regardess\n
    \n
    Furthermore, the comments sections always abound with discussions of potential solutions
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705027926 {#5404
    date: 2024-01-12 03:52:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 300730
  -bodyTs: "'abound':41 'actual':11,31 'alway':40 'anyway':26 'associ':21 'certain':9 'comment':38 'communiti':4 'connect':29 'discours':32 'discuss':43 'focus':5,12 'forbid':2 'furthermor':36 'god':1 'leftist':23 'old':18 'polit':24 'potenti':45 'regardess':35 'section':39 'showcas':7,14 'solut':46 'subreddit':19,25 'trope':10,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6300137"
  +editedAt: DateTimeImmutable @1721376699 {#5405
    date: 2024-07-19 10:11:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705027926 {#5406
    date: 2024-01-12 03:52: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
44 DENIED moderate
App\Entity\EntryComment {#5407
  +user: Proxies\__CG__\App\Entity\User {#5408 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5126
    +user: Proxies\__CG__\App\Entity\User {#5127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4000
      +user: App\Entity\User {#3948 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "That’s the subreddit I’m missing here…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 48
      +score: 0
      +lastActive: DateTime @1722045809 {#4009
        date: 2024-07-27 04:03:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3998 …}
      +nested: Doctrine\ORM\PersistentCollection {#3996 …}
      +votes: Doctrine\ORM\PersistentCollection {#3994 …}
      +reports: Doctrine\ORM\PersistentCollection {#3992 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3964 …}
      -id: 300229
      -bodyTs: "'m':6 'miss':7 'subreddit':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/6192354"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017171 {#3945
        date: 2024-01-12 00:52:51.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4000}
    +body: """
      The problem with these rage inducing subreddits is that they seldom seem to propose or encourage any solution or alternative. So it ends up becoming a kind of circle jerk of learned helplessness.\n
      \n
      It seems like a common internet thing. Rage bait and learned helplessness. We learn to accept that there’s nothing to do because people and politicians are idiots because “look at all this stuff”.\n
      \n
      And often this aligns with advertising tech because it makes us engaged and seeking comfort of continued scrolling when we get a steady stream of anxiety injections. It’s low key like an abusive relationship.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1705024588 {#5123
      date: 2024-01-12 02:56:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@dessalines@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5128 …}
    +nested: Doctrine\ORM\PersistentCollection {#5130 …}
    +votes: Doctrine\ORM\PersistentCollection {#5132 …}
    +reports: Doctrine\ORM\PersistentCollection {#5134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5138 …}
    -id: 300583
    -bodyTs: "'abus':101 'accept':49 'advertis':73 'align':71 'altern':20 'anxieti':93 'bait':42 'becom':25 'circl':29 'comfort':82 'common':38 'continu':84 'encourag':16 'end':23 'engag':79 'get':88 'helpless':33,45 'idiot':61 'induc':6 'inject':94 'internet':39 'jerk':30 'key':98 'kind':27 'learn':32,44,47 'like':36,99 'look':63 'low':97 'make':77 'noth':53 'often':69 'peopl':57 'politician':59 'problem':2 'propos':14 'rage':5,41 'relationship':102 'scroll':85 'seek':81 'seem':12,35 'seldom':11 'solut':18 'steadi':90 'stream':91 'stuff':67 'subreddit':7 'tech':74 'thing':40 'us':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6595446"
    +editedAt: DateTimeImmutable @1721349368 {#5124
      date: 2024-07-19 02:36:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705024588 {#5125
      date: 2024-01-12 02:56:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4000}
  +body: """
    God forbid a community focused on showcasing a certain trope actually focus on showcasing that trope…\n
    \n
    The old subreddit was associated with leftist political subreddits anyway, so the connection to actual discourse is there regardess\n
    \n
    Furthermore, the comments sections always abound with discussions of potential solutions
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705027926 {#5404
    date: 2024-01-12 03:52:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
    "@dessalines@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@worldsayshi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5409 …}
  +nested: Doctrine\ORM\PersistentCollection {#5411 …}
  +votes: Doctrine\ORM\PersistentCollection {#5413 …}
  +reports: Doctrine\ORM\PersistentCollection {#5415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5419 …}
  -id: 300730
  -bodyTs: "'abound':41 'actual':11,31 'alway':40 'anyway':26 'associ':21 'certain':9 'comment':38 'communiti':4 'connect':29 'discours':32 'discuss':43 'focus':5,12 'forbid':2 'furthermor':36 'god':1 'leftist':23 'old':18 'polit':24 'potenti':45 'regardess':35 'section':39 'showcas':7,14 'solut':46 'subreddit':19,25 'trope':10,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6300137"
  +editedAt: DateTimeImmutable @1721376699 {#5405
    date: 2024-07-19 10:11:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705027926 {#5406
    date: 2024-01-12 03:52: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
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 {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I miss Achewood"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721348365 {#4038
    date: 2024-07-19 02:19:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 300253
  -bodyTs: "'achewood':3 'miss':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6589838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017964 {#4043
    date: 2024-01-12 01:06:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I miss Achewood"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721348365 {#4038
    date: 2024-07-19 02:19:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 300253
  -bodyTs: "'achewood':3 'miss':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6589838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017964 {#4043
    date: 2024-01-12 01:06:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I miss Achewood"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721348365 {#4038
    date: 2024-07-19 02:19:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 300253
  -bodyTs: "'achewood':3 'miss':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6589838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705017964 {#4043
    date: 2024-01-12 01:06:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I miss Achewood"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721348365 {#4038
      date: 2024-07-19 02:19:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 300253
    -bodyTs: "'achewood':3 'miss':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6589838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017964 {#4043
      date: 2024-01-12 01:06:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    I heard Onstad came back and was doing new Achewood content behind a paywall but I have been too poor to pay and see if he has still got the chops.\n
    \n
    I miss Ray and Beef and Teodor and Philipe and Cornelius and Lyle and Nice Pete and the rest of the gang, all the way up to Trouble Man and No-No.\n
    \n
    Dear god if only he could get the complete Achewood released.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705019384 {#5140
    date: 2024-01-12 01:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 300321
  -bodyTs: "'achewood':10,74 'back':5 'beef':36 'behind':12 'came':4 'chop':31 'complet':73 'content':11 'cornelius':42 'could':70 'dear':65 'gang':53 'get':71 'god':66 'got':29 'heard':2 'lyle':44 'man':60 'miss':33 'new':9 'nice':46 'no-no':62 'onstad':3 'pay':22 'paywal':14 'pete':47 'philip':40 'poor':20 'ray':34 'releas':75 'rest':50 'see':24 'still':28 'teodor':38 'troubl':59 'way':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5569422"
  +editedAt: DateTimeImmutable @1721302467 {#5141
    date: 2024-07-18 13:34:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705019384 {#5142
    date: 2024-01-12 01:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I miss Achewood"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721348365 {#4038
      date: 2024-07-19 02:19:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 300253
    -bodyTs: "'achewood':3 'miss':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6589838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017964 {#4043
      date: 2024-01-12 01:06:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    I heard Onstad came back and was doing new Achewood content behind a paywall but I have been too poor to pay and see if he has still got the chops.\n
    \n
    I miss Ray and Beef and Teodor and Philipe and Cornelius and Lyle and Nice Pete and the rest of the gang, all the way up to Trouble Man and No-No.\n
    \n
    Dear god if only he could get the complete Achewood released.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705019384 {#5140
    date: 2024-01-12 01:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 300321
  -bodyTs: "'achewood':10,74 'back':5 'beef':36 'behind':12 'came':4 'chop':31 'complet':73 'content':11 'cornelius':42 'could':70 'dear':65 'gang':53 'get':71 'god':66 'got':29 'heard':2 'lyle':44 'man':60 'miss':33 'new':9 'nice':46 'no-no':62 'onstad':3 'pay':22 'paywal':14 'pete':47 'philip':40 'poor':20 'ray':34 'releas':75 'rest':50 'see':24 'still':28 'teodor':38 'troubl':59 'way':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5569422"
  +editedAt: DateTimeImmutable @1721302467 {#5141
    date: 2024-07-18 13:34:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705019384 {#5142
    date: 2024-01-12 01:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5143
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I miss Achewood"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721348365 {#4038
      date: 2024-07-19 02:19:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 300253
    -bodyTs: "'achewood':3 'miss':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6589838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705017964 {#4043
      date: 2024-01-12 01:06:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    I heard Onstad came back and was doing new Achewood content behind a paywall but I have been too poor to pay and see if he has still got the chops.\n
    \n
    I miss Ray and Beef and Teodor and Philipe and Cornelius and Lyle and Nice Pete and the rest of the gang, all the way up to Trouble Man and No-No.\n
    \n
    Dear god if only he could get the complete Achewood released.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705019384 {#5140
    date: 2024-01-12 01:29:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5145 …}
  +nested: Doctrine\ORM\PersistentCollection {#5147 …}
  +votes: Doctrine\ORM\PersistentCollection {#5149 …}
  +reports: Doctrine\ORM\PersistentCollection {#5151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
  -id: 300321
  -bodyTs: "'achewood':10,74 'back':5 'beef':36 'behind':12 'came':4 'chop':31 'complet':73 'content':11 'cornelius':42 'could':70 'dear':65 'gang':53 'get':71 'god':66 'got':29 'heard':2 'lyle':44 'man':60 'miss':33 'new':9 'nice':46 'no-no':62 'onstad':3 'pay':22 'paywal':14 'pete':47 'philip':40 'poor':20 'ray':34 'releas':75 'rest':50 'see':24 'still':28 'teodor':38 'troubl':59 'way':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5569422"
  +editedAt: DateTimeImmutable @1721302467 {#5141
    date: 2024-07-18 13:34:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705019384 {#5142
    date: 2024-01-12 01:29:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5359
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5143
    +user: Proxies\__CG__\App\Entity\User {#5144 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I miss Achewood"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1721348365 {#4038
        date: 2024-07-19 02:19:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 300253
      -bodyTs: "'achewood':3 'miss':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6589838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017964 {#4043
        date: 2024-01-12 01:06:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: """
      I heard Onstad came back and was doing new Achewood content behind a paywall but I have been too poor to pay and see if he has still got the chops.\n
      \n
      I miss Ray and Beef and Teodor and Philipe and Cornelius and Lyle and Nice Pete and the rest of the gang, all the way up to Trouble Man and No-No.\n
      \n
      Dear god if only he could get the complete Achewood released.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705019384 {#5140
      date: 2024-01-12 01:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@SpaceNoodle@lemmy.world"
      "@dessalines@lemmy.ml"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5145 …}
    +nested: Doctrine\ORM\PersistentCollection {#5147 …}
    +votes: Doctrine\ORM\PersistentCollection {#5149 …}
    +reports: Doctrine\ORM\PersistentCollection {#5151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
    -id: 300321
    -bodyTs: "'achewood':10,74 'back':5 'beef':36 'behind':12 'came':4 'chop':31 'complet':73 'content':11 'cornelius':42 'could':70 'dear':65 'gang':53 'get':71 'god':66 'got':29 'heard':2 'lyle':44 'man':60 'miss':33 'new':9 'nice':46 'no-no':62 'onstad':3 'pay':22 'paywal':14 'pete':47 'philip':40 'poor':20 'ray':34 'releas':75 'rest':50 'see':24 'still':28 'teodor':38 'troubl':59 'way':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5569422"
    +editedAt: DateTimeImmutable @1721302467 {#5141
      date: 2024-07-18 13:34:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705019384 {#5142
      date: 2024-01-12 01:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    And Todd, don’t forget about Todd\n
    \n
    Shame his animated show deal fell through (or simply never took off) but yeah I don’t know if I want to pay for something that appears to not have been updated since May
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705024071 {#5357
    date: 2024-01-12 02:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 300559
  -bodyTs: "'anim':10 'appear':34 'deal':12 'fell':13 'forget':5 'know':25 'may':41 'never':17 'pay':30 'shame':8 'show':11 'simpli':16 'sinc':40 'someth':32 'todd':2,7 'took':18 'updat':39 'want':28 'yeah':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6594995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705024071 {#5358
    date: 2024-01-12 02:47:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5359
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5143
    +user: Proxies\__CG__\App\Entity\User {#5144 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I miss Achewood"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1721348365 {#4038
        date: 2024-07-19 02:19:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 300253
      -bodyTs: "'achewood':3 'miss':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6589838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017964 {#4043
        date: 2024-01-12 01:06:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: """
      I heard Onstad came back and was doing new Achewood content behind a paywall but I have been too poor to pay and see if he has still got the chops.\n
      \n
      I miss Ray and Beef and Teodor and Philipe and Cornelius and Lyle and Nice Pete and the rest of the gang, all the way up to Trouble Man and No-No.\n
      \n
      Dear god if only he could get the complete Achewood released.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705019384 {#5140
      date: 2024-01-12 01:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@SpaceNoodle@lemmy.world"
      "@dessalines@lemmy.ml"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5145 …}
    +nested: Doctrine\ORM\PersistentCollection {#5147 …}
    +votes: Doctrine\ORM\PersistentCollection {#5149 …}
    +reports: Doctrine\ORM\PersistentCollection {#5151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
    -id: 300321
    -bodyTs: "'achewood':10,74 'back':5 'beef':36 'behind':12 'came':4 'chop':31 'complet':73 'content':11 'cornelius':42 'could':70 'dear':65 'gang':53 'get':71 'god':66 'got':29 'heard':2 'lyle':44 'man':60 'miss':33 'new':9 'nice':46 'no-no':62 'onstad':3 'pay':22 'paywal':14 'pete':47 'philip':40 'poor':20 'ray':34 'releas':75 'rest':50 'see':24 'still':28 'teodor':38 'troubl':59 'way':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5569422"
    +editedAt: DateTimeImmutable @1721302467 {#5141
      date: 2024-07-18 13:34:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705019384 {#5142
      date: 2024-01-12 01:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    And Todd, don’t forget about Todd\n
    \n
    Shame his animated show deal fell through (or simply never took off) but yeah I don’t know if I want to pay for something that appears to not have been updated since May
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705024071 {#5357
    date: 2024-01-12 02:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 300559
  -bodyTs: "'anim':10 'appear':34 'deal':12 'fell':13 'forget':5 'know':25 'may':41 'never':17 'pay':30 'shame':8 'show':11 'simpli':16 'sinc':40 'someth':32 'todd':2,7 'took':18 'updat':39 'want':28 'yeah':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6594995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705024071 {#5358
    date: 2024-01-12 02:47:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5359
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5143
    +user: Proxies\__CG__\App\Entity\User {#5144 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I miss Achewood"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1721348365 {#4038
        date: 2024-07-19 02:19:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 300253
      -bodyTs: "'achewood':3 'miss':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6589838"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705017964 {#4043
        date: 2024-01-12 01:06:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: """
      I heard Onstad came back and was doing new Achewood content behind a paywall but I have been too poor to pay and see if he has still got the chops.\n
      \n
      I miss Ray and Beef and Teodor and Philipe and Cornelius and Lyle and Nice Pete and the rest of the gang, all the way up to Trouble Man and No-No.\n
      \n
      Dear god if only he could get the complete Achewood released.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705019384 {#5140
      date: 2024-01-12 01:29:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@SpaceNoodle@lemmy.world"
      "@dessalines@lemmy.ml"
      "@SpaceNoodle@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5145 …}
    +nested: Doctrine\ORM\PersistentCollection {#5147 …}
    +votes: Doctrine\ORM\PersistentCollection {#5149 …}
    +reports: Doctrine\ORM\PersistentCollection {#5151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
    -id: 300321
    -bodyTs: "'achewood':10,74 'back':5 'beef':36 'behind':12 'came':4 'chop':31 'complet':73 'content':11 'cornelius':42 'could':70 'dear':65 'gang':53 'get':71 'god':66 'got':29 'heard':2 'lyle':44 'man':60 'miss':33 'new':9 'nice':46 'no-no':62 'onstad':3 'pay':22 'paywal':14 'pete':47 'philip':40 'poor':20 'ray':34 'releas':75 'rest':50 'see':24 'still':28 'teodor':38 'troubl':59 'way':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5569422"
    +editedAt: DateTimeImmutable @1721302467 {#5141
      date: 2024-07-18 13:34:27.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705019384 {#5142
      date: 2024-01-12 01:29:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: """
    And Todd, don’t forget about Todd\n
    \n
    Shame his animated show deal fell through (or simply never took off) but yeah I don’t know if I want to pay for something that appears to not have been updated since May
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705024071 {#5357
    date: 2024-01-12 02:47:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5360 …}
  +nested: Doctrine\ORM\PersistentCollection {#5362 …}
  +votes: Doctrine\ORM\PersistentCollection {#5364 …}
  +reports: Doctrine\ORM\PersistentCollection {#5366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
  -id: 300559
  -bodyTs: "'anim':10 'appear':34 'deal':12 'fell':13 'forget':5 'know':25 'may':41 'never':17 'pay':30 'shame':8 'show':11 'simpli':16 'sinc':40 'someth':32 'todd':2,7 'took':18 'updat':39 'want':28 'yeah':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6594995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705024071 {#5358
    date: 2024-01-12 02:47:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5512
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5359
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5143
      +user: Proxies\__CG__\App\Entity\User {#5144 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I miss Achewood"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1721348365 {#4038
          date: 2024-07-19 02:19:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4036 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 300253
        -bodyTs: "'achewood':3 'miss':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6589838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705017964 {#4043
          date: 2024-01-12 01:06:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: """
        I heard Onstad came back and was doing new Achewood content behind a paywall but I have been too poor to pay and see if he has still got the chops.\n
        \n
        I miss Ray and Beef and Teodor and Philipe and Cornelius and Lyle and Nice Pete and the rest of the gang, all the way up to Trouble Man and No-No.\n
        \n
        Dear god if only he could get the complete Achewood released.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705019384 {#5140
        date: 2024-01-12 01:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@SpaceNoodle@lemmy.world"
        "@dessalines@lemmy.ml"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5145 …}
      +nested: Doctrine\ORM\PersistentCollection {#5147 …}
      +votes: Doctrine\ORM\PersistentCollection {#5149 …}
      +reports: Doctrine\ORM\PersistentCollection {#5151 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
      -id: 300321
      -bodyTs: "'achewood':10,74 'back':5 'beef':36 'behind':12 'came':4 'chop':31 'complet':73 'content':11 'cornelius':42 'could':70 'dear':65 'gang':53 'get':71 'god':66 'got':29 'heard':2 'lyle':44 'man':60 'miss':33 'new':9 'nice':46 'no-no':62 'onstad':3 'pay':22 'paywal':14 'pete':47 'philip':40 'poor':20 'ray':34 'releas':75 'rest':50 'see':24 'still':28 'teodor':38 'troubl':59 'way':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5569422"
      +editedAt: DateTimeImmutable @1721302467 {#5141
        date: 2024-07-18 13:34:27.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705019384 {#5142
        date: 2024-01-12 01:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: """
      And Todd, don’t forget about Todd\n
      \n
      Shame his animated show deal fell through (or simply never took off) but yeah I don’t know if I want to pay for something that appears to not have been updated since May
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705024071 {#5357
      date: 2024-01-12 02:47:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@SpaceNoodle@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5360 …}
    +nested: Doctrine\ORM\PersistentCollection {#5362 …}
    +votes: Doctrine\ORM\PersistentCollection {#5364 …}
    +reports: Doctrine\ORM\PersistentCollection {#5366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
    -id: 300559
    -bodyTs: "'anim':10 'appear':34 'deal':12 'fell':13 'forget':5 'know':25 'may':41 'never':17 'pay':30 'shame':8 'show':11 'simpli':16 'sinc':40 'someth':32 'todd':2,7 'took':18 'updat':39 'want':28 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6594995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705024071 {#5358
      date: 2024-01-12 02:47:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "[Who can forget Todd?](https://www.youtube.com/watch?v=D6xAsfT9I60)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705024769 {#5513
    date: 2024-01-12 02:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5501 …}
  +reports: Doctrine\ORM\PersistentCollection {#5514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
  -id: 300595
  -bodyTs: "'/watch?v=d6xasft9i60)':7 'forget':3 'todd':4 'www.youtube.com':6 'www.youtube.com/watch?v=d6xasft9i60)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5574424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705024769 {#5510
    date: 2024-01-12 02:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5512
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5359
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5143
      +user: Proxies\__CG__\App\Entity\User {#5144 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I miss Achewood"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1721348365 {#4038
          date: 2024-07-19 02:19:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4036 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 300253
        -bodyTs: "'achewood':3 'miss':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6589838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705017964 {#4043
          date: 2024-01-12 01:06:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: """
        I heard Onstad came back and was doing new Achewood content behind a paywall but I have been too poor to pay and see if he has still got the chops.\n
        \n
        I miss Ray and Beef and Teodor and Philipe and Cornelius and Lyle and Nice Pete and the rest of the gang, all the way up to Trouble Man and No-No.\n
        \n
        Dear god if only he could get the complete Achewood released.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705019384 {#5140
        date: 2024-01-12 01:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@SpaceNoodle@lemmy.world"
        "@dessalines@lemmy.ml"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5145 …}
      +nested: Doctrine\ORM\PersistentCollection {#5147 …}
      +votes: Doctrine\ORM\PersistentCollection {#5149 …}
      +reports: Doctrine\ORM\PersistentCollection {#5151 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
      -id: 300321
      -bodyTs: "'achewood':10,74 'back':5 'beef':36 'behind':12 'came':4 'chop':31 'complet':73 'content':11 'cornelius':42 'could':70 'dear':65 'gang':53 'get':71 'god':66 'got':29 'heard':2 'lyle':44 'man':60 'miss':33 'new':9 'nice':46 'no-no':62 'onstad':3 'pay':22 'paywal':14 'pete':47 'philip':40 'poor':20 'ray':34 'releas':75 'rest':50 'see':24 'still':28 'teodor':38 'troubl':59 'way':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5569422"
      +editedAt: DateTimeImmutable @1721302467 {#5141
        date: 2024-07-18 13:34:27.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705019384 {#5142
        date: 2024-01-12 01:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: """
      And Todd, don’t forget about Todd\n
      \n
      Shame his animated show deal fell through (or simply never took off) but yeah I don’t know if I want to pay for something that appears to not have been updated since May
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705024071 {#5357
      date: 2024-01-12 02:47:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@SpaceNoodle@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5360 …}
    +nested: Doctrine\ORM\PersistentCollection {#5362 …}
    +votes: Doctrine\ORM\PersistentCollection {#5364 …}
    +reports: Doctrine\ORM\PersistentCollection {#5366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
    -id: 300559
    -bodyTs: "'anim':10 'appear':34 'deal':12 'fell':13 'forget':5 'know':25 'may':41 'never':17 'pay':30 'shame':8 'show':11 'simpli':16 'sinc':40 'someth':32 'todd':2,7 'took':18 'updat':39 'want':28 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6594995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705024071 {#5358
      date: 2024-01-12 02:47:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "[Who can forget Todd?](https://www.youtube.com/watch?v=D6xAsfT9I60)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705024769 {#5513
    date: 2024-01-12 02:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5501 …}
  +reports: Doctrine\ORM\PersistentCollection {#5514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
  -id: 300595
  -bodyTs: "'/watch?v=d6xasft9i60)':7 'forget':3 'todd':4 'www.youtube.com':6 'www.youtube.com/watch?v=d6xasft9i60)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5574424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705024769 {#5510
    date: 2024-01-12 02:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5512
  +user: Proxies\__CG__\App\Entity\User {#5144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5359
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5143
      +user: Proxies\__CG__\App\Entity\User {#5144 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4032
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I miss Achewood"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1721348365 {#4038
          date: 2024-07-19 02:19:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4037 …}
        +nested: Doctrine\ORM\PersistentCollection {#4036 …}
        +votes: Doctrine\ORM\PersistentCollection {#4027 …}
        +reports: Doctrine\ORM\PersistentCollection {#4030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 300253
        -bodyTs: "'achewood':3 'miss':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6589838"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705017964 {#4043
          date: 2024-01-12 01:06:04.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4032}
      +body: """
        I heard Onstad came back and was doing new Achewood content behind a paywall but I have been too poor to pay and see if he has still got the chops.\n
        \n
        I miss Ray and Beef and Teodor and Philipe and Cornelius and Lyle and Nice Pete and the rest of the gang, all the way up to Trouble Man and No-No.\n
        \n
        Dear god if only he could get the complete Achewood released.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705019384 {#5140
        date: 2024-01-12 01:29:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@SpaceNoodle@lemmy.world"
        "@dessalines@lemmy.ml"
        "@SpaceNoodle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5145 …}
      +nested: Doctrine\ORM\PersistentCollection {#5147 …}
      +votes: Doctrine\ORM\PersistentCollection {#5149 …}
      +reports: Doctrine\ORM\PersistentCollection {#5151 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5153 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5155 …}
      -id: 300321
      -bodyTs: "'achewood':10,74 'back':5 'beef':36 'behind':12 'came':4 'chop':31 'complet':73 'content':11 'cornelius':42 'could':70 'dear':65 'gang':53 'get':71 'god':66 'got':29 'heard':2 'lyle':44 'man':60 'miss':33 'new':9 'nice':46 'no-no':62 'onstad':3 'pay':22 'paywal':14 'pete':47 'philip':40 'poor':20 'ray':34 'releas':75 'rest':50 'see':24 'still':28 'teodor':38 'troubl':59 'way':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5569422"
      +editedAt: DateTimeImmutable @1721302467 {#5141
        date: 2024-07-18 13:34:27.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705019384 {#5142
        date: 2024-01-12 01:29:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: """
      And Todd, don’t forget about Todd\n
      \n
      Shame his animated show deal fell through (or simply never took off) but yeah I don’t know if I want to pay for something that appears to not have been updated since May
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705024071 {#5357
      date: 2024-01-12 02:47:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@SpaceNoodle@lemmy.world"
      "@SnotFlickerman@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5360 …}
    +nested: Doctrine\ORM\PersistentCollection {#5362 …}
    +votes: Doctrine\ORM\PersistentCollection {#5364 …}
    +reports: Doctrine\ORM\PersistentCollection {#5366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5370 …}
    -id: 300559
    -bodyTs: "'anim':10 'appear':34 'deal':12 'fell':13 'forget':5 'know':25 'may':41 'never':17 'pay':30 'shame':8 'show':11 'simpli':16 'sinc':40 'someth':32 'todd':2,7 'took':18 'updat':39 'want':28 'yeah':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6594995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705024071 {#5358
      date: 2024-01-12 02:47:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "[Who can forget Todd?](https://www.youtube.com/watch?v=D6xAsfT9I60)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705024769 {#5513
    date: 2024-01-12 02:59:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SpaceNoodle@lemmy.world"
    "@SnotFlickerman@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5505 …}
  +nested: Doctrine\ORM\PersistentCollection {#5503 …}
  +votes: Doctrine\ORM\PersistentCollection {#5501 …}
  +reports: Doctrine\ORM\PersistentCollection {#5514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5518 …}
  -id: 300595
  -bodyTs: "'/watch?v=d6xasft9i60)':7 'forget':3 'todd':4 'www.youtube.com':6 'www.youtube.com/watch?v=d6xasft9i60)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5574424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705024769 {#5510
    date: 2024-01-12 02:59:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We all could do with less salt in our lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1721312920 {#4112
    date: 2024-07-18 16:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 300264
  -bodyTs: "'could':3 'less':6 'live':10 'salt':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8153408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705018087 {#4113
    date: 2024-01-12 01:08: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
63 DENIED edit
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We all could do with less salt in our lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1721312920 {#4112
    date: 2024-07-18 16:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 300264
  -bodyTs: "'could':3 'less':6 'live':10 'salt':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8153408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705018087 {#4113
    date: 2024-01-12 01:08: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
64 DENIED moderate
App\Entity\EntryComment {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "We all could do with less salt in our lives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1721312920 {#4112
    date: 2024-07-18 16:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 300264
  -bodyTs: "'could':3 'less':6 'live':10 'salt':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8153408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705018087 {#4113
    date: 2024-01-12 01:08: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
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 {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "We all could do with less salt in our lives."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1721312920 {#4112
      date: 2024-07-18 16:28:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 300264
    -bodyTs: "'could':3 'less':6 'live':10 'salt':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8153408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018087 {#4113
      date: 2024-01-12 01:08:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Speak for yourself, I’m not interested in reducing my salary!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705020522 {#5157
    date: 2024-01-12 01:48:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 300384
  -bodyTs: "'interest':7 'm':5 'reduc':9 'salari':11 'speak':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7405309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020522 {#5158
    date: 2024-01-12 01:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "We all could do with less salt in our lives."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1721312920 {#4112
      date: 2024-07-18 16:28:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 300264
    -bodyTs: "'could':3 'less':6 'live':10 'salt':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8153408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018087 {#4113
      date: 2024-01-12 01:08:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Speak for yourself, I’m not interested in reducing my salary!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705020522 {#5157
    date: 2024-01-12 01:48:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 300384
  -bodyTs: "'interest':7 'm':5 'reduc':9 'salari':11 'speak':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7405309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020522 {#5158
    date: 2024-01-12 01:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5159
  +user: Proxies\__CG__\App\Entity\User {#5160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "We all could do with less salt in our lives."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1721312920 {#4112
      date: 2024-07-18 16:28:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 300264
    -bodyTs: "'could':3 'less':6 'live':10 'salt':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8153408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705018087 {#4113
      date: 2024-01-12 01:08:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Speak for yourself, I’m not interested in reducing my salary!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705020522 {#5157
    date: 2024-01-12 01:48:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5161 …}
  +nested: Doctrine\ORM\PersistentCollection {#5163 …}
  +votes: Doctrine\ORM\PersistentCollection {#5165 …}
  +reports: Doctrine\ORM\PersistentCollection {#5167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
  -id: 300384
  -bodyTs: "'interest':7 'm':5 'reduc':9 'salari':11 'speak':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7405309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705020522 {#5158
    date: 2024-01-12 01:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5374
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5160 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "We all could do with less salt in our lives."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1721312920 {#4112
        date: 2024-07-18 16:28:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 300264
      -bodyTs: "'could':3 'less':6 'live':10 'salt':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8153408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705018087 {#4113
        date: 2024-01-12 01:08:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Speak for yourself, I’m not interested in reducing my salary!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705020522 {#5157
      date: 2024-01-12 01:48:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5161 …}
    +nested: Doctrine\ORM\PersistentCollection {#5163 …}
    +votes: Doctrine\ORM\PersistentCollection {#5165 …}
    +reports: Doctrine\ORM\PersistentCollection {#5167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
    -id: 300384
    -bodyTs: "'interest':7 'm':5 'reduc':9 'salari':11 'speak':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7405309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705020522 {#5158
      date: 2024-01-12 01:48:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "And now I’m thinking about the Roman Empire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705021005 {#5372
    date: 2024-01-12 01:56:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@TWeaK@lemm.ee"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5376 …}
  +nested: Doctrine\ORM\PersistentCollection {#5378 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
  -id: 300410
  -bodyTs: "'empir':9 'm':4 'roman':8 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6592232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705021005 {#5373
    date: 2024-01-12 01:56:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5374
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5160 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "We all could do with less salt in our lives."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1721312920 {#4112
        date: 2024-07-18 16:28:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 300264
      -bodyTs: "'could':3 'less':6 'live':10 'salt':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8153408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705018087 {#4113
        date: 2024-01-12 01:08:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Speak for yourself, I’m not interested in reducing my salary!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705020522 {#5157
      date: 2024-01-12 01:48:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5161 …}
    +nested: Doctrine\ORM\PersistentCollection {#5163 …}
    +votes: Doctrine\ORM\PersistentCollection {#5165 …}
    +reports: Doctrine\ORM\PersistentCollection {#5167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
    -id: 300384
    -bodyTs: "'interest':7 'm':5 'reduc':9 'salari':11 'speak':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7405309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705020522 {#5158
      date: 2024-01-12 01:48:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "And now I’m thinking about the Roman Empire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705021005 {#5372
    date: 2024-01-12 01:56:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@TWeaK@lemm.ee"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5376 …}
  +nested: Doctrine\ORM\PersistentCollection {#5378 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
  -id: 300410
  -bodyTs: "'empir':9 'm':4 'roman':8 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6592232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705021005 {#5373
    date: 2024-01-12 01:56:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5374
  +user: Proxies\__CG__\App\Entity\User {#5375 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5159
    +user: Proxies\__CG__\App\Entity\User {#5160 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "We all could do with less salt in our lives."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1721312920 {#4112
        date: 2024-07-18 16:28:40.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 300264
      -bodyTs: "'could':3 'less':6 'live':10 'salt':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8153408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705018087 {#4113
        date: 2024-01-12 01:08:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Speak for yourself, I’m not interested in reducing my salary!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705020522 {#5157
      date: 2024-01-12 01:48:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5161 …}
    +nested: Doctrine\ORM\PersistentCollection {#5163 …}
    +votes: Doctrine\ORM\PersistentCollection {#5165 …}
    +reports: Doctrine\ORM\PersistentCollection {#5167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5171 …}
    -id: 300384
    -bodyTs: "'interest':7 'm':5 'reduc':9 'salari':11 'speak':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7405309"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705020522 {#5158
      date: 2024-01-12 01:48:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "And now I’m thinking about the Roman Empire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705021005 {#5372
    date: 2024-01-12 01:56:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@TWeaK@lemm.ee"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5376 …}
  +nested: Doctrine\ORM\PersistentCollection {#5378 …}
  +votes: Doctrine\ORM\PersistentCollection {#5380 …}
  +reports: Doctrine\ORM\PersistentCollection {#5382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5386 …}
  -id: 300410
  -bodyTs: "'empir':9 'm':4 'roman':8 'think':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6592232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705021005 {#5373
    date: 2024-01-12 01:56:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s more commonly a US thing and it’s like, “Americans saved from America.” whether health, education, or some basic social service that’s being used for profiteering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1721443302 {#4185
    date: 2024-07-20 04:41:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 300328
  -bodyTs: "'america':15 'american':12 'basic':21 'common':4 'educ':18 'health':17 'like':11 'profit':29 'save':13 'servic':23 'social':22 'thing':7 'us':6 'use':27 'whether':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6590843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705019516 {#4186
    date: 2024-01-12 01:31:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s more commonly a US thing and it’s like, “Americans saved from America.” whether health, education, or some basic social service that’s being used for profiteering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1721443302 {#4185
    date: 2024-07-20 04:41:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 300328
  -bodyTs: "'america':15 'american':12 'basic':21 'common':4 'educ':18 'health':17 'like':11 'profit':29 'save':13 'servic':23 'social':22 'thing':7 'us':6 'use':27 'whether':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6590843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705019516 {#4186
    date: 2024-01-12 01:31:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That’s more commonly a US thing and it’s like, “Americans saved from America.” whether health, education, or some basic social service that’s being used for profiteering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1721443302 {#4185
    date: 2024-07-20 04:41:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 300328
  -bodyTs: "'america':15 'american':12 'basic':21 'common':4 'educ':18 'health':17 'like':11 'profit':29 'save':13 'servic':23 'social':22 'thing':7 'us':6 'use':27 'whether':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6590843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705019516 {#4186
    date: 2024-01-12 01:31:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s more commonly a US thing and it’s like, “Americans saved from America.” whether health, education, or some basic social service that’s being used for profiteering."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1721443302 {#4185
      date: 2024-07-20 04:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 300328
    -bodyTs: "'america':15 'american':12 'basic':21 'common':4 'educ':18 'health':17 'like':11 'profit':29 'save':13 'servic':23 'social':22 'thing':7 'us':6 'use':27 'whether':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6590843"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705019516 {#4186
      date: 2024-01-12 01:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "“*Amazing!* This group of people crowd-funded a medical procedure!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705034310 {#5173
    date: 2024-01-12 05:38:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@saltesc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 300984
  -bodyTs: "'amaz':1 'crowd':7 'crowd-fund':6 'fund':8 'group':3 'medic':10 'peopl':5 'procedur':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6276475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705034310 {#5174
    date: 2024-01-12 05:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s more commonly a US thing and it’s like, “Americans saved from America.” whether health, education, or some basic social service that’s being used for profiteering."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1721443302 {#4185
      date: 2024-07-20 04:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 300328
    -bodyTs: "'america':15 'american':12 'basic':21 'common':4 'educ':18 'health':17 'like':11 'profit':29 'save':13 'servic':23 'social':22 'thing':7 'us':6 'use':27 'whether':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6590843"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705019516 {#4186
      date: 2024-01-12 01:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "“*Amazing!* This group of people crowd-funded a medical procedure!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705034310 {#5173
    date: 2024-01-12 05:38:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@saltesc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 300984
  -bodyTs: "'amaz':1 'crowd':7 'crowd-fund':6 'fund':8 'group':3 'medic':10 'peopl':5 'procedur':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6276475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705034310 {#5174
    date: 2024-01-12 05:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5175
  +user: Proxies\__CG__\App\Entity\User {#5176 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4190
    +user: App\Entity\User {#4203 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "That’s more commonly a US thing and it’s like, “Americans saved from America.” whether health, education, or some basic social service that’s being used for profiteering."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1721443302 {#4185
      date: 2024-07-20 04:41:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4191 …}
    +nested: Doctrine\ORM\PersistentCollection {#4193 …}
    +votes: Doctrine\ORM\PersistentCollection {#4195 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 300328
    -bodyTs: "'america':15 'american':12 'basic':21 'common':4 'educ':18 'health':17 'like':11 'profit':29 'save':13 'servic':23 'social':22 'thing':7 'us':6 'use':27 'whether':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6590843"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705019516 {#4186
      date: 2024-01-12 01:31:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4190}
  +body: "“*Amazing!* This group of people crowd-funded a medical procedure!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1705034310 {#5173
    date: 2024-01-12 05:38:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@saltesc@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5177 …}
  +nested: Doctrine\ORM\PersistentCollection {#5179 …}
  +votes: Doctrine\ORM\PersistentCollection {#5181 …}
  +reports: Doctrine\ORM\PersistentCollection {#5183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5187 …}
  -id: 300984
  -bodyTs: "'amaz':1 'crowd':7 'crowd-fund':6 'fund':8 'group':3 'medic':10 'peopl':5 'procedur':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6276475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705034310 {#5174
    date: 2024-01-12 05:38:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If you ever wonder why there’s an ORPHAN CRUSHING MACHINE and why they need $20k to prevent the use of it. It was because there’s this one llama with a hat that is trying to build a Meat Dragon to impress his mate named paul"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705025235 {#4258
    date: 2024-01-12 03:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 300613
  -bodyTs: "'20k':16 'build':38 'crush':10 'dragon':41 'ever':3 'hat':33 'impress':43 'llama':30 'machin':11 'mate':45 'meat':40 'name':46 'need':15 'one':29 'orphan':9 'paul':47 'prevent':18 'tri':36 'use':20 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7410758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025235 {#4259
    date: 2024-01-12 03:07:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If you ever wonder why there’s an ORPHAN CRUSHING MACHINE and why they need $20k to prevent the use of it. It was because there’s this one llama with a hat that is trying to build a Meat Dragon to impress his mate named paul"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705025235 {#4258
    date: 2024-01-12 03:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 300613
  -bodyTs: "'20k':16 'build':38 'crush':10 'dragon':41 'ever':3 'hat':33 'impress':43 'llama':30 'machin':11 'mate':45 'meat':40 'name':46 'need':15 'one':29 'orphan':9 'paul':47 'prevent':18 'tri':36 'use':20 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7410758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025235 {#4259
    date: 2024-01-12 03:07:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "If you ever wonder why there’s an ORPHAN CRUSHING MACHINE and why they need $20k to prevent the use of it. It was because there’s this one llama with a hat that is trying to build a Meat Dragon to impress his mate named paul"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1705025235 {#4258
    date: 2024-01-12 03:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 300613
  -bodyTs: "'20k':16 'build':38 'crush':10 'dragon':41 'ever':3 'hat':33 'impress':43 'llama':30 'machin':11 'mate':45 'meat':40 'name':46 'need':15 'one':29 'orphan':9 'paul':47 'prevent':18 'tri':36 'use':20 'wonder':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7410758"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025235 {#4259
    date: 2024-01-12 03:07:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Listen, we here are Orphan Crushing Incorporated are a family business…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721648878 {#4331
    date: 2024-07-22 13:47:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 300632
  -bodyTs: "'busi':11 'crush':6 'famili':10 'incorpor':7 'listen':1 'orphan':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2025305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025412 {#4332
    date: 2024-01-12 03:10: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
87 DENIED edit
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Listen, we here are Orphan Crushing Incorporated are a family business…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721648878 {#4331
    date: 2024-07-22 13:47:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 300632
  -bodyTs: "'busi':11 'crush':6 'famili':10 'incorpor':7 'listen':1 'orphan':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2025305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025412 {#4332
    date: 2024-01-12 03:10: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
88 DENIED moderate
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Listen, we here are Orphan Crushing Incorporated are a family business…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721648878 {#4331
    date: 2024-07-22 13:47:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -id: 300632
  -bodyTs: "'busi':11 'crush':6 'famili':10 'incorpor':7 'listen':1 'orphan':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2025305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025412 {#4332
    date: 2024-01-12 03:10: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
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 {#5191
  +user: Proxies\__CG__\App\Entity\User {#5192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Listen, we here are Orphan Crushing Incorporated are a family business…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721648878 {#4331
      date: 2024-07-22 13:47:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 300632
    -bodyTs: "'busi':11 'crush':6 'famili':10 'incorpor':7 'listen':1 'orphan':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2025305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705025412 {#4332
      date: 2024-01-12 03:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Will nobody think of the jobs in the orphan crushing industry?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705061825 {#5189
    date: 2024-01-12 13:17:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 301763
  -bodyTs: "'crush':10 'industri':11 'job':6 'nobodi':2 'orphan':9 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6350645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705061825 {#5190
    date: 2024-01-12 13:17: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
91 DENIED edit
App\Entity\EntryComment {#5191
  +user: Proxies\__CG__\App\Entity\User {#5192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Listen, we here are Orphan Crushing Incorporated are a family business…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721648878 {#4331
      date: 2024-07-22 13:47:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 300632
    -bodyTs: "'busi':11 'crush':6 'famili':10 'incorpor':7 'listen':1 'orphan':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2025305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705025412 {#4332
      date: 2024-01-12 03:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Will nobody think of the jobs in the orphan crushing industry?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705061825 {#5189
    date: 2024-01-12 13:17:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 301763
  -bodyTs: "'crush':10 'industri':11 'job':6 'nobodi':2 'orphan':9 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6350645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705061825 {#5190
    date: 2024-01-12 13:17: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
92 DENIED moderate
App\Entity\EntryComment {#5191
  +user: Proxies\__CG__\App\Entity\User {#5192 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Listen, we here are Orphan Crushing Incorporated are a family business…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721648878 {#4331
      date: 2024-07-22 13:47:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -id: 300632
    -bodyTs: "'busi':11 'crush':6 'famili':10 'incorpor':7 'listen':1 'orphan':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/2025305"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705025412 {#4332
      date: 2024-01-12 03:10:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Will nobody think of the jobs in the orphan crushing industry?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705061825 {#5189
    date: 2024-01-12 13:17:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 301763
  -bodyTs: "'crush':10 'industri':11 'job':6 'nobodi':2 'orphan':9 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6350645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705061825 {#5190
    date: 2024-01-12 13:17: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
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 {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Orphan Crushing Machines Inc to the moon, no paper hands"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1721648655 {#4404
    date: 2024-07-22 13:44:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 300740
  -bodyTs: "'crush':2 'hand':10 'inc':4 'machin':3 'moon':7 'orphan':1 'paper':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2026551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705028386 {#4405
    date: 2024-01-12 03:59: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
95 DENIED edit
App\Entity\EntryComment {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Orphan Crushing Machines Inc to the moon, no paper hands"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1721648655 {#4404
    date: 2024-07-22 13:44:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 300740
  -bodyTs: "'crush':2 'hand':10 'inc':4 'machin':3 'moon':7 'orphan':1 'paper':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2026551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705028386 {#4405
    date: 2024-01-12 03:59: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
96 DENIED moderate
App\Entity\EntryComment {#4409
  +user: App\Entity\User {#4422 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Orphan Crushing Machines Inc to the moon, no paper hands"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1721648655 {#4404
    date: 2024-07-22 13:44:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4410 …}
  +nested: Doctrine\ORM\PersistentCollection {#4412 …}
  +votes: Doctrine\ORM\PersistentCollection {#4414 …}
  +reports: Doctrine\ORM\PersistentCollection {#4416 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4420 …}
  -id: 300740
  -bodyTs: "'crush':2 'hand':10 'inc':4 'machin':3 'moon':7 'orphan':1 'paper':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2026551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705028386 {#4405
    date: 2024-01-12 03:59: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
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 {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just read one like that:\n
    \n
    [lemmy.world/post/10583355](https://lemmy.world/post/10583355)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721648338 {#4477
    date: 2024-07-22 13:38:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 300959
  -bodyTs: "'/post/10583355](https://lemmy.world/post/10583355)':8 'lemmy.world':7 'lemmy.world/post/10583355](https://lemmy.world/post/10583355)':6 'like':4 'one':3 'read':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5276368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705033812 {#4478
    date: 2024-01-12 05:30: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
99 DENIED edit
App\Entity\EntryComment {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just read one like that:\n
    \n
    [lemmy.world/post/10583355](https://lemmy.world/post/10583355)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721648338 {#4477
    date: 2024-07-22 13:38:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 300959
  -bodyTs: "'/post/10583355](https://lemmy.world/post/10583355)':8 'lemmy.world':7 'lemmy.world/post/10583355](https://lemmy.world/post/10583355)':6 'like':4 'one':3 'read':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5276368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705033812 {#4478
    date: 2024-01-12 05:30: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
100 DENIED moderate
App\Entity\EntryComment {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Just read one like that:\n
    \n
    [lemmy.world/post/10583355](https://lemmy.world/post/10583355)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1721648338 {#4477
    date: 2024-07-22 13:38:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 300959
  -bodyTs: "'/post/10583355](https://lemmy.world/post/10583355)':8 'lemmy.world':7 'lemmy.world/post/10583355](https://lemmy.world/post/10583355)':6 'like':4 'one':3 'read':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/5276368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705033812 {#4478
    date: 2024-01-12 05:30: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
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 {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just read one like that:\n
      \n
      [lemmy.world/post/10583355](https://lemmy.world/post/10583355)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721648338 {#4477
      date: 2024-07-22 13:38:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 300959
    -bodyTs: "'/post/10583355](https://lemmy.world/post/10583355)':8 'lemmy.world':7 'lemmy.world/post/10583355](https://lemmy.world/post/10583355)':6 'like':4 'one':3 'read':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5276368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705033812 {#4478
      date: 2024-01-12 05:30:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "That one showed up just before this post in my feed!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705061766 {#5205
    date: 2024-01-12 13:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SnipingNinja@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 301758
  -bodyTs: "'feed':11 'one':2 'post':8 'show':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5041752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705061766 {#5206
    date: 2024-01-12 13:16: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
103 DENIED edit
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just read one like that:\n
      \n
      [lemmy.world/post/10583355](https://lemmy.world/post/10583355)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721648338 {#4477
      date: 2024-07-22 13:38:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 300959
    -bodyTs: "'/post/10583355](https://lemmy.world/post/10583355)':8 'lemmy.world':7 'lemmy.world/post/10583355](https://lemmy.world/post/10583355)':6 'like':4 'one':3 'read':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5276368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705033812 {#4478
      date: 2024-01-12 05:30:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "That one showed up just before this post in my feed!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705061766 {#5205
    date: 2024-01-12 13:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SnipingNinja@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 301758
  -bodyTs: "'feed':11 'one':2 'post':8 'show':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5041752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705061766 {#5206
    date: 2024-01-12 13:16: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
104 DENIED moderate
App\Entity\EntryComment {#5207
  +user: Proxies\__CG__\App\Entity\User {#5208 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Just read one like that:\n
      \n
      [lemmy.world/post/10583355](https://lemmy.world/post/10583355)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1721648338 {#4477
      date: 2024-07-22 13:38:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 300959
    -bodyTs: "'/post/10583355](https://lemmy.world/post/10583355)':8 'lemmy.world':7 'lemmy.world/post/10583355](https://lemmy.world/post/10583355)':6 'like':4 'one':3 'read':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/5276368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705033812 {#4478
      date: 2024-01-12 05:30:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "That one showed up just before this post in my feed!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705061766 {#5205
    date: 2024-01-12 13:16:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@SnipingNinja@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5209 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5213 …}
  +reports: Doctrine\ORM\PersistentCollection {#5215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5219 …}
  -id: 301758
  -bodyTs: "'feed':11 'one':2 'post':8 'show':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/5041752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705061766 {#5206
    date: 2024-01-12 13:16: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
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 {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1721811518 {#4550
    date: 2024-07-24 10:58:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 301096
  -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6604963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705036975 {#4551
    date: 2024-01-12 06:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1721811518 {#4550
    date: 2024-07-24 10:58:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 301096
  -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6604963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705036975 {#4551
    date: 2024-01-12 06:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1721811518 {#4550
    date: 2024-07-24 10:58:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 301096
  -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6604963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705036975 {#4551
    date: 2024-01-12 06:22:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5224
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1721811518 {#4550
      date: 2024-07-24 10:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 301096
    -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6604963"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705036975 {#4551
      date: 2024-01-12 06:22:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705037656 {#5221
    date: 2024-01-12 06:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 301117
  -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605493"
  +editedAt: DateTimeImmutable @1721478600 {#5222
    date: 2024-07-20 14:30:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705037656 {#5223
    date: 2024-01-12 06:34: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
111 DENIED edit
App\Entity\EntryComment {#5224
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1721811518 {#4550
      date: 2024-07-24 10:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 301096
    -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6604963"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705036975 {#4551
      date: 2024-01-12 06:22:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705037656 {#5221
    date: 2024-01-12 06:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 301117
  -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605493"
  +editedAt: DateTimeImmutable @1721478600 {#5222
    date: 2024-07-20 14:30:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705037656 {#5223
    date: 2024-01-12 06:34: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
112 DENIED moderate
App\Entity\EntryComment {#5224
  +user: Proxies\__CG__\App\Entity\User {#5225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 42
    +score: 0
    +lastActive: DateTime @1721811518 {#4550
      date: 2024-07-24 10:58:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 301096
    -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6604963"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705036975 {#4551
      date: 2024-01-12 06:22:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1705037656 {#5221
    date: 2024-01-12 06:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5226 …}
  +nested: Doctrine\ORM\PersistentCollection {#5228 …}
  +votes: Doctrine\ORM\PersistentCollection {#5230 …}
  +reports: Doctrine\ORM\PersistentCollection {#5232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
  -id: 301117
  -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605493"
  +editedAt: DateTimeImmutable @1721478600 {#5222
    date: 2024-07-20 14:30:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705037656 {#5223
    date: 2024-01-12 06:34: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
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 {#5423
  +user: Proxies\__CG__\App\Entity\User {#5424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    > As much as I respect your argument; the Romans. Or any civilisation really. It literally has always been that way.\n
    \n
    [Citation needed]
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705053004 {#5421
    date: 2024-01-12 10:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 301535
  -bodyTs: "'alway':17 'argument':7 'citat':21 'civilis':12 'liter':15 'much':2 'need':22 'realli':13 'respect':5 'roman':9 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5593864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053004 {#5422
    date: 2024-01-12 10:50:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5423
  +user: Proxies\__CG__\App\Entity\User {#5424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    > As much as I respect your argument; the Romans. Or any civilisation really. It literally has always been that way.\n
    \n
    [Citation needed]
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705053004 {#5421
    date: 2024-01-12 10:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 301535
  -bodyTs: "'alway':17 'argument':7 'citat':21 'civilis':12 'liter':15 'much':2 'need':22 'realli':13 'respect':5 'roman':9 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5593864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053004 {#5422
    date: 2024-01-12 10:50:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5423
  +user: Proxies\__CG__\App\Entity\User {#5424 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    > As much as I respect your argument; the Romans. Or any civilisation really. It literally has always been that way.\n
    \n
    [Citation needed]
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705053004 {#5421
    date: 2024-01-12 10:50:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5425 …}
  +nested: Doctrine\ORM\PersistentCollection {#5427 …}
  +votes: Doctrine\ORM\PersistentCollection {#5429 …}
  +reports: Doctrine\ORM\PersistentCollection {#5431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5435 …}
  -id: 301535
  -bodyTs: "'alway':17 'argument':7 'citat':21 'civilis':12 'liter':15 'much':2 'need':22 'realli':13 'respect':5 'roman':9 'way':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5593864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053004 {#5422
    date: 2024-01-12 10:50:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5439
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705038222 {#5437
    date: 2024-01-12 06:43:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 301140
  -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038222 {#5438
    date: 2024-01-12 06:43:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5439
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705038222 {#5437
    date: 2024-01-12 06:43:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 301140
  -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038222 {#5438
    date: 2024-01-12 06:43:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5439
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705038222 {#5437
    date: 2024-01-12 06:43:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5440 …}
  +nested: Doctrine\ORM\PersistentCollection {#5442 …}
  +votes: Doctrine\ORM\PersistentCollection {#5444 …}
  +reports: Doctrine\ORM\PersistentCollection {#5446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
  -id: 301140
  -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6605910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038222 {#5438
    date: 2024-01-12 06:43:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5522
  +user: Proxies\__CG__\App\Entity\User {#5523 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1705038222 {#5437
      date: 2024-01-12 06:43:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 301140
    -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038222 {#5438
      date: 2024-01-12 06:43:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Greed and corruption has been around for as long as land and money have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705038582 {#5520
    date: 2024-01-12 06:49:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5524 …}
  +nested: Doctrine\ORM\PersistentCollection {#5526 …}
  +votes: Doctrine\ORM\PersistentCollection {#5528 …}
  +reports: Doctrine\ORM\PersistentCollection {#5530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
  -id: 301151
  -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7426315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038582 {#5521
    date: 2024-01-12 06:49:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5522
  +user: Proxies\__CG__\App\Entity\User {#5523 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1705038222 {#5437
      date: 2024-01-12 06:43:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 301140
    -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038222 {#5438
      date: 2024-01-12 06:43:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Greed and corruption has been around for as long as land and money have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705038582 {#5520
    date: 2024-01-12 06:49:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5524 …}
  +nested: Doctrine\ORM\PersistentCollection {#5526 …}
  +votes: Doctrine\ORM\PersistentCollection {#5528 …}
  +reports: Doctrine\ORM\PersistentCollection {#5530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
  -id: 301151
  -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7426315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038582 {#5521
    date: 2024-01-12 06:49:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5522
  +user: Proxies\__CG__\App\Entity\User {#5523 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5439
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1705038222 {#5437
      date: 2024-01-12 06:43:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5440 …}
    +nested: Doctrine\ORM\PersistentCollection {#5442 …}
    +votes: Doctrine\ORM\PersistentCollection {#5444 …}
    +reports: Doctrine\ORM\PersistentCollection {#5446 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 301140
    -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038222 {#5438
      date: 2024-01-12 06:43:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Greed and corruption has been around for as long as land and money have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705038582 {#5520
    date: 2024-01-12 06:49:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5524 …}
  +nested: Doctrine\ORM\PersistentCollection {#5526 …}
  +votes: Doctrine\ORM\PersistentCollection {#5528 …}
  +reports: Doctrine\ORM\PersistentCollection {#5530 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
  -id: 301151
  -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7426315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705038582 {#5521
    date: 2024-01-12 06:49:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5603
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5522
    +user: Proxies\__CG__\App\Entity\User {#5523 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5224
        +user: Proxies\__CG__\App\Entity\User {#5225 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4555
          +user: App\Entity\User {#4568 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1721811518 {#4550
            date: 2024-07-24 10:58:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4556 …}
          +nested: Doctrine\ORM\PersistentCollection {#4558 …}
          +votes: Doctrine\ORM\PersistentCollection {#4560 …}
          +reports: Doctrine\ORM\PersistentCollection {#4562 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
          -id: 301096
          -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6604963"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705036975 {#4551
            date: 2024-01-12 06:22:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1705037656 {#5221
          date: 2024-01-12 06:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5226 …}
        +nested: Doctrine\ORM\PersistentCollection {#5228 …}
        +votes: Doctrine\ORM\PersistentCollection {#5230 …}
        +reports: Doctrine\ORM\PersistentCollection {#5232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
        -id: 301117
        -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6605493"
        +editedAt: DateTimeImmutable @1721478600 {#5222
          date: 2024-07-20 14:30:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705037656 {#5223
          date: 2024-01-12 06:34:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1705038222 {#5437
        date: 2024-01-12 06:43:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 301140
      -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605910"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705038222 {#5438
        date: 2024-01-12 06:43:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "Greed and corruption has been around for as long as land and money have."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705038582 {#5520
      date: 2024-01-12 06:49:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5524 …}
    +nested: Doctrine\ORM\PersistentCollection {#5526 …}
    +votes: Doctrine\ORM\PersistentCollection {#5528 …}
    +reports: Doctrine\ORM\PersistentCollection {#5530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
    -id: 301151
    -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7426315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038582 {#5521
      date: 2024-01-12 06:49:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Sure. But it only really becomes a problem in very large communities. A chieftain overseeing 50-100 villagers isn’t as easily corrupted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705044791 {#5602
    date: 2024-01-12 08:33:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@pancakes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5607 …}
  +nested: Doctrine\ORM\PersistentCollection {#5613 …}
  +votes: Doctrine\ORM\PersistentCollection {#5609 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 301315
  -bodyTs: "'-100':17 '50':16 'becom':6 'chieftain':14 'communiti':12 'corrupt':23 'easili':22 'isn':19 'larg':11 'overse':15 'problem':8 'realli':5 'sure':1 'villag':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6610594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705044791 {#5599
    date: 2024-01-12 08:33:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5603
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5522
    +user: Proxies\__CG__\App\Entity\User {#5523 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5224
        +user: Proxies\__CG__\App\Entity\User {#5225 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4555
          +user: App\Entity\User {#4568 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1721811518 {#4550
            date: 2024-07-24 10:58:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4556 …}
          +nested: Doctrine\ORM\PersistentCollection {#4558 …}
          +votes: Doctrine\ORM\PersistentCollection {#4560 …}
          +reports: Doctrine\ORM\PersistentCollection {#4562 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
          -id: 301096
          -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6604963"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705036975 {#4551
            date: 2024-01-12 06:22:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1705037656 {#5221
          date: 2024-01-12 06:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5226 …}
        +nested: Doctrine\ORM\PersistentCollection {#5228 …}
        +votes: Doctrine\ORM\PersistentCollection {#5230 …}
        +reports: Doctrine\ORM\PersistentCollection {#5232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
        -id: 301117
        -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6605493"
        +editedAt: DateTimeImmutable @1721478600 {#5222
          date: 2024-07-20 14:30:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705037656 {#5223
          date: 2024-01-12 06:34:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1705038222 {#5437
        date: 2024-01-12 06:43:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 301140
      -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605910"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705038222 {#5438
        date: 2024-01-12 06:43:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "Greed and corruption has been around for as long as land and money have."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705038582 {#5520
      date: 2024-01-12 06:49:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5524 …}
    +nested: Doctrine\ORM\PersistentCollection {#5526 …}
    +votes: Doctrine\ORM\PersistentCollection {#5528 …}
    +reports: Doctrine\ORM\PersistentCollection {#5530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
    -id: 301151
    -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7426315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038582 {#5521
      date: 2024-01-12 06:49:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Sure. But it only really becomes a problem in very large communities. A chieftain overseeing 50-100 villagers isn’t as easily corrupted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705044791 {#5602
    date: 2024-01-12 08:33:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@pancakes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5607 …}
  +nested: Doctrine\ORM\PersistentCollection {#5613 …}
  +votes: Doctrine\ORM\PersistentCollection {#5609 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 301315
  -bodyTs: "'-100':17 '50':16 'becom':6 'chieftain':14 'communiti':12 'corrupt':23 'easili':22 'isn':19 'larg':11 'overse':15 'problem':8 'realli':5 'sure':1 'villag':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6610594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705044791 {#5599
    date: 2024-01-12 08:33:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5603
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5522
    +user: Proxies\__CG__\App\Entity\User {#5523 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5439
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5224
        +user: Proxies\__CG__\App\Entity\User {#5225 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4555
          +user: App\Entity\User {#4568 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1721811518 {#4550
            date: 2024-07-24 10:58:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4556 …}
          +nested: Doctrine\ORM\PersistentCollection {#4558 …}
          +votes: Doctrine\ORM\PersistentCollection {#4560 …}
          +reports: Doctrine\ORM\PersistentCollection {#4562 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
          -id: 301096
          -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6604963"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705036975 {#4551
            date: 2024-01-12 06:22:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1705037656 {#5221
          date: 2024-01-12 06:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5226 …}
        +nested: Doctrine\ORM\PersistentCollection {#5228 …}
        +votes: Doctrine\ORM\PersistentCollection {#5230 …}
        +reports: Doctrine\ORM\PersistentCollection {#5232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
        -id: 301117
        -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6605493"
        +editedAt: DateTimeImmutable @1721478600 {#5222
          date: 2024-07-20 14:30:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705037656 {#5223
          date: 2024-01-12 06:34:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1705038222 {#5437
        date: 2024-01-12 06:43:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5440 …}
      +nested: Doctrine\ORM\PersistentCollection {#5442 …}
      +votes: Doctrine\ORM\PersistentCollection {#5444 …}
      +reports: Doctrine\ORM\PersistentCollection {#5446 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
      -id: 301140
      -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605910"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705038222 {#5438
        date: 2024-01-12 06:43:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "Greed and corruption has been around for as long as land and money have."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705038582 {#5520
      date: 2024-01-12 06:49:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5524 …}
    +nested: Doctrine\ORM\PersistentCollection {#5526 …}
    +votes: Doctrine\ORM\PersistentCollection {#5528 …}
    +reports: Doctrine\ORM\PersistentCollection {#5530 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
    -id: 301151
    -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7426315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705038582 {#5521
      date: 2024-01-12 06:49:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Sure. But it only really becomes a problem in very large communities. A chieftain overseeing 50-100 villagers isn’t as easily corrupted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705044791 {#5602
    date: 2024-01-12 08:33:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@pancakes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5607 …}
  +nested: Doctrine\ORM\PersistentCollection {#5613 …}
  +votes: Doctrine\ORM\PersistentCollection {#5609 …}
  +reports: Doctrine\ORM\PersistentCollection {#5614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
  -id: 301315
  -bodyTs: "'-100':17 '50':16 'becom':6 'chieftain':14 'communiti':12 'corrupt':23 'easili':22 'isn':19 'larg':11 'overse':15 'problem':8 'realli':5 'sure':1 'villag':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6610594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705044791 {#5599
    date: 2024-01-12 08:33:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5637
  +user: Proxies\__CG__\App\Entity\User {#5645 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5603
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5522
      +user: Proxies\__CG__\App\Entity\User {#5523 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5439
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5224
          +user: Proxies\__CG__\App\Entity\User {#5225 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4555
            +user: App\Entity\User {#4568 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1721811518 {#4550
              date: 2024-07-24 10:58:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dessalines@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4556 …}
            +nested: Doctrine\ORM\PersistentCollection {#4558 …}
            +votes: Doctrine\ORM\PersistentCollection {#4560 …}
            +reports: Doctrine\ORM\PersistentCollection {#4562 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
            -id: 301096
            -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6604963"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705036975 {#4551
              date: 2024-01-12 06:22:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4555}
          +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1705037656 {#5221
            date: 2024-01-12 06:34:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
            "@hdnsmbt@lemmy.world"
            "@dessalines@lemmy.ml"
            "@hdnsmbt@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5226 …}
          +nested: Doctrine\ORM\PersistentCollection {#5228 …}
          +votes: Doctrine\ORM\PersistentCollection {#5230 …}
          +reports: Doctrine\ORM\PersistentCollection {#5232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
          -id: 301117
          -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6605493"
          +editedAt: DateTimeImmutable @1721478600 {#5222
            date: 2024-07-20 14:30:00.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705037656 {#5223
            date: 2024-01-12 06:34:16.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1705038222 {#5437
          date: 2024-01-12 06:43:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@Crowfiend@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5440 …}
        +nested: Doctrine\ORM\PersistentCollection {#5442 …}
        +votes: Doctrine\ORM\PersistentCollection {#5444 …}
        +reports: Doctrine\ORM\PersistentCollection {#5446 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
        -id: 301140
        -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6605910"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705038222 {#5438
          date: 2024-01-12 06:43:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "Greed and corruption has been around for as long as land and money have."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1705038582 {#5520
        date: 2024-01-12 06:49:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5524 …}
      +nested: Doctrine\ORM\PersistentCollection {#5526 …}
      +votes: Doctrine\ORM\PersistentCollection {#5528 …}
      +reports: Doctrine\ORM\PersistentCollection {#5530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
      -id: 301151
      -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7426315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705038582 {#5521
        date: 2024-01-12 06:49:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "Sure. But it only really becomes a problem in very large communities. A chieftain overseeing 50-100 villagers isn’t as easily corrupted."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705044791 {#5602
      date: 2024-01-12 08:33:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
      "@pancakes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5607 …}
    +nested: Doctrine\ORM\PersistentCollection {#5613 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
    -id: 301315
    -bodyTs: "'-100':17 '50':16 'becom':6 'chieftain':14 'communiti':12 'corrupt':23 'easili':22 'isn':19 'larg':11 'overse':15 'problem':8 'realli':5 'sure':1 'villag':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6610594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705044791 {#5599
      date: 2024-01-12 08:33:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "At that point, the scale is just different. That’s when the brother of the chief gets to build his new hut on the nice hill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705047159 {#5642
    date: 2024-01-12 09:12:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@pancakes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5648 …}
  +nested: Doctrine\ORM\PersistentCollection {#5650 …}
  +votes: Doctrine\ORM\PersistentCollection {#5646 …}
  +reports: Doctrine\ORM\PersistentCollection {#5653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
  -id: 301398
  -bodyTs: "'brother':13 'build':19 'chief':16 'differ':8 'get':17 'hill':26 'hut':22 'new':21 'nice':25 'point':3 'scale':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6342124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047159 {#5639
    date: 2024-01-12 09:12:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5637
  +user: Proxies\__CG__\App\Entity\User {#5645 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5603
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5522
      +user: Proxies\__CG__\App\Entity\User {#5523 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5439
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5224
          +user: Proxies\__CG__\App\Entity\User {#5225 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4555
            +user: App\Entity\User {#4568 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1721811518 {#4550
              date: 2024-07-24 10:58:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dessalines@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4556 …}
            +nested: Doctrine\ORM\PersistentCollection {#4558 …}
            +votes: Doctrine\ORM\PersistentCollection {#4560 …}
            +reports: Doctrine\ORM\PersistentCollection {#4562 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
            -id: 301096
            -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6604963"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705036975 {#4551
              date: 2024-01-12 06:22:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4555}
          +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1705037656 {#5221
            date: 2024-01-12 06:34:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
            "@hdnsmbt@lemmy.world"
            "@dessalines@lemmy.ml"
            "@hdnsmbt@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5226 …}
          +nested: Doctrine\ORM\PersistentCollection {#5228 …}
          +votes: Doctrine\ORM\PersistentCollection {#5230 …}
          +reports: Doctrine\ORM\PersistentCollection {#5232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
          -id: 301117
          -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6605493"
          +editedAt: DateTimeImmutable @1721478600 {#5222
            date: 2024-07-20 14:30:00.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705037656 {#5223
            date: 2024-01-12 06:34:16.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1705038222 {#5437
          date: 2024-01-12 06:43:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@Crowfiend@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5440 …}
        +nested: Doctrine\ORM\PersistentCollection {#5442 …}
        +votes: Doctrine\ORM\PersistentCollection {#5444 …}
        +reports: Doctrine\ORM\PersistentCollection {#5446 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
        -id: 301140
        -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6605910"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705038222 {#5438
          date: 2024-01-12 06:43:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "Greed and corruption has been around for as long as land and money have."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1705038582 {#5520
        date: 2024-01-12 06:49:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5524 …}
      +nested: Doctrine\ORM\PersistentCollection {#5526 …}
      +votes: Doctrine\ORM\PersistentCollection {#5528 …}
      +reports: Doctrine\ORM\PersistentCollection {#5530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
      -id: 301151
      -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7426315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705038582 {#5521
        date: 2024-01-12 06:49:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "Sure. But it only really becomes a problem in very large communities. A chieftain overseeing 50-100 villagers isn’t as easily corrupted."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705044791 {#5602
      date: 2024-01-12 08:33:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
      "@pancakes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5607 …}
    +nested: Doctrine\ORM\PersistentCollection {#5613 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
    -id: 301315
    -bodyTs: "'-100':17 '50':16 'becom':6 'chieftain':14 'communiti':12 'corrupt':23 'easili':22 'isn':19 'larg':11 'overse':15 'problem':8 'realli':5 'sure':1 'villag':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6610594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705044791 {#5599
      date: 2024-01-12 08:33:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "At that point, the scale is just different. That’s when the brother of the chief gets to build his new hut on the nice hill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705047159 {#5642
    date: 2024-01-12 09:12:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@pancakes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5648 …}
  +nested: Doctrine\ORM\PersistentCollection {#5650 …}
  +votes: Doctrine\ORM\PersistentCollection {#5646 …}
  +reports: Doctrine\ORM\PersistentCollection {#5653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
  -id: 301398
  -bodyTs: "'brother':13 'build':19 'chief':16 'differ':8 'get':17 'hill':26 'hut':22 'new':21 'nice':25 'point':3 'scale':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6342124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047159 {#5639
    date: 2024-01-12 09:12:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5637
  +user: Proxies\__CG__\App\Entity\User {#5645 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5603
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5522
      +user: Proxies\__CG__\App\Entity\User {#5523 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5439
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5224
          +user: Proxies\__CG__\App\Entity\User {#5225 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4555
            +user: App\Entity\User {#4568 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 42
            +score: 0
            +lastActive: DateTime @1721811518 {#4550
              date: 2024-07-24 10:58:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dessalines@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4556 …}
            +nested: Doctrine\ORM\PersistentCollection {#4558 …}
            +votes: Doctrine\ORM\PersistentCollection {#4560 …}
            +reports: Doctrine\ORM\PersistentCollection {#4562 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
            -id: 301096
            -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6604963"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705036975 {#4551
              date: 2024-01-12 06:22:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4555}
          +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1705037656 {#5221
            date: 2024-01-12 06:34:16.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
            "@hdnsmbt@lemmy.world"
            "@dessalines@lemmy.ml"
            "@hdnsmbt@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5226 …}
          +nested: Doctrine\ORM\PersistentCollection {#5228 …}
          +votes: Doctrine\ORM\PersistentCollection {#5230 …}
          +reports: Doctrine\ORM\PersistentCollection {#5232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
          -id: 301117
          -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6605493"
          +editedAt: DateTimeImmutable @1721478600 {#5222
            date: 2024-07-20 14:30:00.0 +02:00
          }
          +createdAt: DateTimeImmutable @1705037656 {#5223
            date: 2024-01-12 06:34:16.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1705038222 {#5437
          date: 2024-01-12 06:43:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@Crowfiend@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5440 …}
        +nested: Doctrine\ORM\PersistentCollection {#5442 …}
        +votes: Doctrine\ORM\PersistentCollection {#5444 …}
        +reports: Doctrine\ORM\PersistentCollection {#5446 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
        -id: 301140
        -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6605910"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705038222 {#5438
          date: 2024-01-12 06:43:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "Greed and corruption has been around for as long as land and money have."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1705038582 {#5520
        date: 2024-01-12 06:49:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5524 …}
      +nested: Doctrine\ORM\PersistentCollection {#5526 …}
      +votes: Doctrine\ORM\PersistentCollection {#5528 …}
      +reports: Doctrine\ORM\PersistentCollection {#5530 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
      -id: 301151
      -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7426315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705038582 {#5521
        date: 2024-01-12 06:49:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "Sure. But it only really becomes a problem in very large communities. A chieftain overseeing 50-100 villagers isn’t as easily corrupted."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705044791 {#5602
      date: 2024-01-12 08:33:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
      "@pancakes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5607 …}
    +nested: Doctrine\ORM\PersistentCollection {#5613 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
    -id: 301315
    -bodyTs: "'-100':17 '50':16 'becom':6 'chieftain':14 'communiti':12 'corrupt':23 'easili':22 'isn':19 'larg':11 'overse':15 'problem':8 'realli':5 'sure':1 'villag':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6610594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705044791 {#5599
      date: 2024-01-12 08:33:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "At that point, the scale is just different. That’s when the brother of the chief gets to build his new hut on the nice hill."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705047159 {#5642
    date: 2024-01-12 09:12:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@pancakes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5648 …}
  +nested: Doctrine\ORM\PersistentCollection {#5650 …}
  +votes: Doctrine\ORM\PersistentCollection {#5646 …}
  +reports: Doctrine\ORM\PersistentCollection {#5653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
  -id: 301398
  -bodyTs: "'brother':13 'build':19 'chief':16 'differ':8 'get':17 'hill':26 'hut':22 'new':21 'nice':25 'point':3 'scale':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6342124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047159 {#5639
    date: 2024-01-12 09:12:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5674
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5637
    +user: Proxies\__CG__\App\Entity\User {#5645 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5603
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5522
        +user: Proxies\__CG__\App\Entity\User {#5523 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5439
          +user: App\Entity\User {#4568 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5224
            +user: Proxies\__CG__\App\Entity\User {#5225 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4555
              +user: App\Entity\User {#4568 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 42
              +score: 0
              +lastActive: DateTime @1721811518 {#4550
                date: 2024-07-24 10:58:38.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dessalines@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4556 …}
              +nested: Doctrine\ORM\PersistentCollection {#4558 …}
              +votes: Doctrine\ORM\PersistentCollection {#4560 …}
              +reports: Doctrine\ORM\PersistentCollection {#4562 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
              -id: 301096
              -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6604963"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705036975 {#4551
                date: 2024-01-12 06:22:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4555}
            +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 26
            +score: 0
            +lastActive: DateTime @1705037656 {#5221
              date: 2024-01-12 06:34:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dessalines@lemmy.ml"
              "@hdnsmbt@lemmy.world"
              "@dessalines@lemmy.ml"
              "@hdnsmbt@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5226 …}
            +nested: Doctrine\ORM\PersistentCollection {#5228 …}
            +votes: Doctrine\ORM\PersistentCollection {#5230 …}
            +reports: Doctrine\ORM\PersistentCollection {#5232 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
            -id: 301117
            -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6605493"
            +editedAt: DateTimeImmutable @1721478600 {#5222
              date: 2024-07-20 14:30:00.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705037656 {#5223
              date: 2024-01-12 06:34:16.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4555}
          +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1705038222 {#5437
            date: 2024-01-12 06:43:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
            "@hdnsmbt@lemmy.world"
            "@Crowfiend@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5440 …}
          +nested: Doctrine\ORM\PersistentCollection {#5442 …}
          +votes: Doctrine\ORM\PersistentCollection {#5444 …}
          +reports: Doctrine\ORM\PersistentCollection {#5446 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
          -id: 301140
          -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6605910"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705038222 {#5438
            date: 2024-01-12 06:43:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "Greed and corruption has been around for as long as land and money have."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705038582 {#5520
          date: 2024-01-12 06:49:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@Crowfiend@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5524 …}
        +nested: Doctrine\ORM\PersistentCollection {#5526 …}
        +votes: Doctrine\ORM\PersistentCollection {#5528 …}
        +reports: Doctrine\ORM\PersistentCollection {#5530 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
        -id: 301151
        -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7426315"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705038582 {#5521
          date: 2024-01-12 06:49:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "Sure. But it only really becomes a problem in very large communities. A chieftain overseeing 50-100 villagers isn’t as easily corrupted."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705044791 {#5602
        date: 2024-01-12 08:33:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
        "@pancakes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5607 …}
      +nested: Doctrine\ORM\PersistentCollection {#5613 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5614 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
      -id: 301315
      -bodyTs: "'-100':17 '50':16 'becom':6 'chieftain':14 'communiti':12 'corrupt':23 'easili':22 'isn':19 'larg':11 'overse':15 'problem':8 'realli':5 'sure':1 'villag':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6610594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705044791 {#5599
        date: 2024-01-12 08:33:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "At that point, the scale is just different. That’s when the brother of the chief gets to build his new hut on the nice hill."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705047159 {#5642
      date: 2024-01-12 09:12:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
      "@pancakes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5648 …}
    +nested: Doctrine\ORM\PersistentCollection {#5650 …}
    +votes: Doctrine\ORM\PersistentCollection {#5646 …}
    +reports: Doctrine\ORM\PersistentCollection {#5653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
    -id: 301398
    -bodyTs: "'brother':13 'build':19 'chief':16 'differ':8 'get':17 'hill':26 'hut':22 'new':21 'nice':25 'point':3 'scale':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/6342124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705047159 {#5639
      date: 2024-01-12 09:12:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Lol, that’s the mildest form of corruption I can imagine.\n
    \n
    But do you really think a village has zoning laws in the first place?\n
    \n
    At that scale, it’s also much easier to just remove the chief’s son from his hut on the “nice hill”. And the chief along with him. Scale being the key factor is the essence of my argument.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705052202 {#5669
    date: 2024-01-12 10:36:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@pancakes@sh.itjust.works"
    "@bob_lemon@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5666 …}
  +nested: Doctrine\ORM\PersistentCollection {#5663 …}
  +votes: Doctrine\ORM\PersistentCollection {#5661 …}
  +reports: Doctrine\ORM\PersistentCollection {#5675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5679 …}
  -id: 301514
  -bodyTs: "'along':51 'also':31 'argument':64 'chief':38,50 'corrupt':8 'easier':33 'essenc':61 'factor':58 'first':24 'form':6 'hill':47 'hut':43 'imagin':11 'key':57 'law':21 'lol':1 'mildest':5 'much':32 'nice':46 'place':25 'realli':15 'remov':36 'scale':28,54 'son':40 'think':16 'villag':18 'zone':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705052202 {#5672
    date: 2024-01-12 10:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5674
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5637
    +user: Proxies\__CG__\App\Entity\User {#5645 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5603
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5522
        +user: Proxies\__CG__\App\Entity\User {#5523 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5439
          +user: App\Entity\User {#4568 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5224
            +user: Proxies\__CG__\App\Entity\User {#5225 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4555
              +user: App\Entity\User {#4568 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 42
              +score: 0
              +lastActive: DateTime @1721811518 {#4550
                date: 2024-07-24 10:58:38.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dessalines@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4556 …}
              +nested: Doctrine\ORM\PersistentCollection {#4558 …}
              +votes: Doctrine\ORM\PersistentCollection {#4560 …}
              +reports: Doctrine\ORM\PersistentCollection {#4562 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
              -id: 301096
              -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6604963"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705036975 {#4551
                date: 2024-01-12 06:22:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4555}
            +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 26
            +score: 0
            +lastActive: DateTime @1705037656 {#5221
              date: 2024-01-12 06:34:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dessalines@lemmy.ml"
              "@hdnsmbt@lemmy.world"
              "@dessalines@lemmy.ml"
              "@hdnsmbt@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5226 …}
            +nested: Doctrine\ORM\PersistentCollection {#5228 …}
            +votes: Doctrine\ORM\PersistentCollection {#5230 …}
            +reports: Doctrine\ORM\PersistentCollection {#5232 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
            -id: 301117
            -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6605493"
            +editedAt: DateTimeImmutable @1721478600 {#5222
              date: 2024-07-20 14:30:00.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705037656 {#5223
              date: 2024-01-12 06:34:16.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4555}
          +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1705038222 {#5437
            date: 2024-01-12 06:43:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
            "@hdnsmbt@lemmy.world"
            "@Crowfiend@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5440 …}
          +nested: Doctrine\ORM\PersistentCollection {#5442 …}
          +votes: Doctrine\ORM\PersistentCollection {#5444 …}
          +reports: Doctrine\ORM\PersistentCollection {#5446 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
          -id: 301140
          -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6605910"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705038222 {#5438
            date: 2024-01-12 06:43:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "Greed and corruption has been around for as long as land and money have."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705038582 {#5520
          date: 2024-01-12 06:49:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@Crowfiend@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5524 …}
        +nested: Doctrine\ORM\PersistentCollection {#5526 …}
        +votes: Doctrine\ORM\PersistentCollection {#5528 …}
        +reports: Doctrine\ORM\PersistentCollection {#5530 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
        -id: 301151
        -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7426315"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705038582 {#5521
          date: 2024-01-12 06:49:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "Sure. But it only really becomes a problem in very large communities. A chieftain overseeing 50-100 villagers isn’t as easily corrupted."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705044791 {#5602
        date: 2024-01-12 08:33:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
        "@pancakes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5607 …}
      +nested: Doctrine\ORM\PersistentCollection {#5613 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5614 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
      -id: 301315
      -bodyTs: "'-100':17 '50':16 'becom':6 'chieftain':14 'communiti':12 'corrupt':23 'easili':22 'isn':19 'larg':11 'overse':15 'problem':8 'realli':5 'sure':1 'villag':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6610594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705044791 {#5599
        date: 2024-01-12 08:33:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "At that point, the scale is just different. That’s when the brother of the chief gets to build his new hut on the nice hill."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705047159 {#5642
      date: 2024-01-12 09:12:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
      "@pancakes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5648 …}
    +nested: Doctrine\ORM\PersistentCollection {#5650 …}
    +votes: Doctrine\ORM\PersistentCollection {#5646 …}
    +reports: Doctrine\ORM\PersistentCollection {#5653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
    -id: 301398
    -bodyTs: "'brother':13 'build':19 'chief':16 'differ':8 'get':17 'hill':26 'hut':22 'new':21 'nice':25 'point':3 'scale':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/6342124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705047159 {#5639
      date: 2024-01-12 09:12:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Lol, that’s the mildest form of corruption I can imagine.\n
    \n
    But do you really think a village has zoning laws in the first place?\n
    \n
    At that scale, it’s also much easier to just remove the chief’s son from his hut on the “nice hill”. And the chief along with him. Scale being the key factor is the essence of my argument.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705052202 {#5669
    date: 2024-01-12 10:36:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@pancakes@sh.itjust.works"
    "@bob_lemon@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5666 …}
  +nested: Doctrine\ORM\PersistentCollection {#5663 …}
  +votes: Doctrine\ORM\PersistentCollection {#5661 …}
  +reports: Doctrine\ORM\PersistentCollection {#5675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5679 …}
  -id: 301514
  -bodyTs: "'along':51 'also':31 'argument':64 'chief':38,50 'corrupt':8 'easier':33 'essenc':61 'factor':58 'first':24 'form':6 'hill':47 'hut':43 'imagin':11 'key':57 'law':21 'lol':1 'mildest':5 'much':32 'nice':46 'place':25 'realli':15 'remov':36 'scale':28,54 'son':40 'think':16 'villag':18 'zone':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705052202 {#5672
    date: 2024-01-12 10:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5674
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5637
    +user: Proxies\__CG__\App\Entity\User {#5645 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5603
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5522
        +user: Proxies\__CG__\App\Entity\User {#5523 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5439
          +user: App\Entity\User {#4568 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5224
            +user: Proxies\__CG__\App\Entity\User {#5225 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4555
              +user: App\Entity\User {#4568 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 42
              +score: 0
              +lastActive: DateTime @1721811518 {#4550
                date: 2024-07-24 10:58:38.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@dessalines@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4556 …}
              +nested: Doctrine\ORM\PersistentCollection {#4558 …}
              +votes: Doctrine\ORM\PersistentCollection {#4560 …}
              +reports: Doctrine\ORM\PersistentCollection {#4562 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
              -id: 301096
              -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6604963"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705036975 {#4551
                date: 2024-01-12 06:22:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4555}
            +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 26
            +score: 0
            +lastActive: DateTime @1705037656 {#5221
              date: 2024-01-12 06:34:16.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@dessalines@lemmy.ml"
              "@hdnsmbt@lemmy.world"
              "@dessalines@lemmy.ml"
              "@hdnsmbt@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5226 …}
            +nested: Doctrine\ORM\PersistentCollection {#5228 …}
            +votes: Doctrine\ORM\PersistentCollection {#5230 …}
            +reports: Doctrine\ORM\PersistentCollection {#5232 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
            -id: 301117
            -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6605493"
            +editedAt: DateTimeImmutable @1721478600 {#5222
              date: 2024-07-20 14:30:00.0 +02:00
            }
            +createdAt: DateTimeImmutable @1705037656 {#5223
              date: 2024-01-12 06:34:16.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4555}
          +body: "I don’t know enough about Roman politics to contradict but “any civilisation really” is definitely too broad of a stroke."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1705038222 {#5437
            date: 2024-01-12 06:43:42.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
            "@hdnsmbt@lemmy.world"
            "@Crowfiend@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5440 …}
          +nested: Doctrine\ORM\PersistentCollection {#5442 …}
          +votes: Doctrine\ORM\PersistentCollection {#5444 …}
          +reports: Doctrine\ORM\PersistentCollection {#5446 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5448 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5450 …}
          -id: 301140
          -bodyTs: "'broad':18 'civilis':13 'contradict':10 'definit':16 'enough':5 'know':4 'polit':8 'realli':14 'roman':7 'stroke':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6605910"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705038222 {#5438
            date: 2024-01-12 06:43:42.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "Greed and corruption has been around for as long as land and money have."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1705038582 {#5520
          date: 2024-01-12 06:49:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@Crowfiend@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5524 …}
        +nested: Doctrine\ORM\PersistentCollection {#5526 …}
        +votes: Doctrine\ORM\PersistentCollection {#5528 …}
        +reports: Doctrine\ORM\PersistentCollection {#5530 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5532 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5534 …}
        -id: 301151
        -bodyTs: "'around':6 'corrupt':3 'greed':1 'land':11 'long':9 'money':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/7426315"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705038582 {#5521
          date: 2024-01-12 06:49:42.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "Sure. But it only really becomes a problem in very large communities. A chieftain overseeing 50-100 villagers isn’t as easily corrupted."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705044791 {#5602
        date: 2024-01-12 08:33:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
        "@pancakes@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5607 …}
      +nested: Doctrine\ORM\PersistentCollection {#5613 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5614 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5616 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5618 …}
      -id: 301315
      -bodyTs: "'-100':17 '50':16 'becom':6 'chieftain':14 'communiti':12 'corrupt':23 'easili':22 'isn':19 'larg':11 'overse':15 'problem':8 'realli':5 'sure':1 'villag':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6610594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705044791 {#5599
        date: 2024-01-12 08:33:11.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "At that point, the scale is just different. That’s when the brother of the chief gets to build his new hut on the nice hill."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705047159 {#5642
      date: 2024-01-12 09:12:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
      "@pancakes@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5648 …}
    +nested: Doctrine\ORM\PersistentCollection {#5650 …}
    +votes: Doctrine\ORM\PersistentCollection {#5646 …}
    +reports: Doctrine\ORM\PersistentCollection {#5653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5657 …}
    -id: 301398
    -bodyTs: "'brother':13 'build':19 'chief':16 'differ':8 'get':17 'hill':26 'hut':22 'new':21 'nice':25 'point':3 'scale':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/6342124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705047159 {#5639
      date: 2024-01-12 09:12:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Lol, that’s the mildest form of corruption I can imagine.\n
    \n
    But do you really think a village has zoning laws in the first place?\n
    \n
    At that scale, it’s also much easier to just remove the chief’s son from his hut on the “nice hill”. And the chief along with him. Scale being the key factor is the essence of my argument.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705052202 {#5669
    date: 2024-01-12 10:36:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@pancakes@sh.itjust.works"
    "@bob_lemon@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5666 …}
  +nested: Doctrine\ORM\PersistentCollection {#5663 …}
  +votes: Doctrine\ORM\PersistentCollection {#5661 …}
  +reports: Doctrine\ORM\PersistentCollection {#5675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5679 …}
  -id: 301514
  -bodyTs: "'along':51 'also':31 'argument':64 'chief':38,50 'corrupt':8 'easier':33 'essenc':61 'factor':58 'first':24 'form':6 'hill':47 'hut':43 'imagin':11 'key':57 'law':21 'lol':1 'mildest':5 'much':32 'nice':46 'place':25 'realli':15 'remov':36 'scale':28,54 'son':40 'think':16 'villag':18 'zone':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705052202 {#5672
    date: 2024-01-12 10:36:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#5454
  +user: Proxies\__CG__\App\Entity\User {#5391 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Are you implying that the US, and the Roman’s, never had a period of growth and expansion that *wasn’t* late stage capitalist rot?\n
    \n
    The comment isn’t saying this never happens really, it’s saying it doesn’t have to. This is capitalism with no guardrails.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705047187 {#5452
    date: 2024-01-12 09:13:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 301400
  -bodyTs: "'capit':45 'capitalist':24 'comment':27 'doesn':39 'expans':18 'growth':16 'guardrail':48 'happen':33 'impli':3 'isn':28 'late':22 'never':11,32 'period':14 'realli':34 'roman':9 'rot':25 'say':30,37 'stage':23 'us':6 'wasn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6611938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047187 {#5453
    date: 2024-01-12 09:13: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
139 DENIED edit
App\Entity\EntryComment {#5454
  +user: Proxies\__CG__\App\Entity\User {#5391 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Are you implying that the US, and the Roman’s, never had a period of growth and expansion that *wasn’t* late stage capitalist rot?\n
    \n
    The comment isn’t saying this never happens really, it’s saying it doesn’t have to. This is capitalism with no guardrails.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705047187 {#5452
    date: 2024-01-12 09:13:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 301400
  -bodyTs: "'capit':45 'capitalist':24 'comment':27 'doesn':39 'expans':18 'growth':16 'guardrail':48 'happen':33 'impli':3 'isn':28 'late':22 'never':11,32 'period':14 'realli':34 'roman':9 'rot':25 'say':30,37 'stage':23 'us':6 'wasn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6611938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047187 {#5453
    date: 2024-01-12 09:13: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
140 DENIED moderate
App\Entity\EntryComment {#5454
  +user: Proxies\__CG__\App\Entity\User {#5391 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Are you implying that the US, and the Roman’s, never had a period of growth and expansion that *wasn’t* late stage capitalist rot?\n
    \n
    The comment isn’t saying this never happens really, it’s saying it doesn’t have to. This is capitalism with no guardrails.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705047187 {#5452
    date: 2024-01-12 09:13:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5455 …}
  +nested: Doctrine\ORM\PersistentCollection {#5457 …}
  +votes: Doctrine\ORM\PersistentCollection {#5459 …}
  +reports: Doctrine\ORM\PersistentCollection {#5461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
  -id: 301400
  -bodyTs: "'capit':45 'capitalist':24 'comment':27 'doesn':39 'expans':18 'growth':16 'guardrail':48 'happen':33 'impli':3 'isn':28 'late':22 'never':11,32 'period':14 'realli':34 'roman':9 'rot':25 'say':30,37 'stage':23 'us':6 'wasn':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6611938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705047187 {#5453
    date: 2024-01-12 09:13: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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5538
  +user: Proxies\__CG__\App\Entity\User {#5539 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5454
    +user: Proxies\__CG__\App\Entity\User {#5391 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      Are you implying that the US, and the Roman’s, never had a period of growth and expansion that *wasn’t* late stage capitalist rot?\n
      \n
      The comment isn’t saying this never happens really, it’s saying it doesn’t have to. This is capitalism with no guardrails.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705047187 {#5452
      date: 2024-01-12 09:13:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5455 …}
    +nested: Doctrine\ORM\PersistentCollection {#5457 …}
    +votes: Doctrine\ORM\PersistentCollection {#5459 …}
    +reports: Doctrine\ORM\PersistentCollection {#5461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    -id: 301400
    -bodyTs: "'capit':45 'capitalist':24 'comment':27 'doesn':39 'expans':18 'growth':16 'guardrail':48 'happen':33 'impli':3 'isn':28 'late':22 'never':11,32 'period':14 'realli':34 'roman':9 'rot':25 'say':30,37 'stage':23 'us':6 'wasn':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6611938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705047187 {#5453
      date: 2024-01-12 09:13:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "The US and Rom were always run by and for the Ruling Classes never for the people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705062382 {#5536
    date: 2024-01-12 13:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@ocassionallyaduck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5540 …}
  +nested: Doctrine\ORM\PersistentCollection {#5542 …}
  +votes: Doctrine\ORM\PersistentCollection {#5544 …}
  +reports: Doctrine\ORM\PersistentCollection {#5546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5550 …}
  -id: 301780
  -bodyTs: "'alway':6 'class':13 'never':14 'peopl':17 'rom':4 'rule':12 'run':7 'us':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3421896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062382 {#5537
    date: 2024-01-12 13:26: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
143 DENIED edit
App\Entity\EntryComment {#5538
  +user: Proxies\__CG__\App\Entity\User {#5539 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5454
    +user: Proxies\__CG__\App\Entity\User {#5391 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      Are you implying that the US, and the Roman’s, never had a period of growth and expansion that *wasn’t* late stage capitalist rot?\n
      \n
      The comment isn’t saying this never happens really, it’s saying it doesn’t have to. This is capitalism with no guardrails.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705047187 {#5452
      date: 2024-01-12 09:13:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5455 …}
    +nested: Doctrine\ORM\PersistentCollection {#5457 …}
    +votes: Doctrine\ORM\PersistentCollection {#5459 …}
    +reports: Doctrine\ORM\PersistentCollection {#5461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    -id: 301400
    -bodyTs: "'capit':45 'capitalist':24 'comment':27 'doesn':39 'expans':18 'growth':16 'guardrail':48 'happen':33 'impli':3 'isn':28 'late':22 'never':11,32 'period':14 'realli':34 'roman':9 'rot':25 'say':30,37 'stage':23 'us':6 'wasn':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6611938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705047187 {#5453
      date: 2024-01-12 09:13:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "The US and Rom were always run by and for the Ruling Classes never for the people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705062382 {#5536
    date: 2024-01-12 13:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@ocassionallyaduck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5540 …}
  +nested: Doctrine\ORM\PersistentCollection {#5542 …}
  +votes: Doctrine\ORM\PersistentCollection {#5544 …}
  +reports: Doctrine\ORM\PersistentCollection {#5546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5550 …}
  -id: 301780
  -bodyTs: "'alway':6 'class':13 'never':14 'peopl':17 'rom':4 'rule':12 'run':7 'us':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3421896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062382 {#5537
    date: 2024-01-12 13:26: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
144 DENIED moderate
App\Entity\EntryComment {#5538
  +user: Proxies\__CG__\App\Entity\User {#5539 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5454
    +user: Proxies\__CG__\App\Entity\User {#5391 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      Are you implying that the US, and the Roman’s, never had a period of growth and expansion that *wasn’t* late stage capitalist rot?\n
      \n
      The comment isn’t saying this never happens really, it’s saying it doesn’t have to. This is capitalism with no guardrails.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1705047187 {#5452
      date: 2024-01-12 09:13:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5455 …}
    +nested: Doctrine\ORM\PersistentCollection {#5457 …}
    +votes: Doctrine\ORM\PersistentCollection {#5459 …}
    +reports: Doctrine\ORM\PersistentCollection {#5461 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    -id: 301400
    -bodyTs: "'capit':45 'capitalist':24 'comment':27 'doesn':39 'expans':18 'growth':16 'guardrail':48 'happen':33 'impli':3 'isn':28 'late':22 'never':11,32 'period':14 'realli':34 'roman':9 'rot':25 'say':30,37 'stage':23 'us':6 'wasn':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6611938"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705047187 {#5453
      date: 2024-01-12 09:13:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "The US and Rom were always run by and for the Ruling Classes never for the people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705062382 {#5536
    date: 2024-01-12 13:26:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@ocassionallyaduck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5540 …}
  +nested: Doctrine\ORM\PersistentCollection {#5542 …}
  +votes: Doctrine\ORM\PersistentCollection {#5544 …}
  +reports: Doctrine\ORM\PersistentCollection {#5546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5550 …}
  -id: 301780
  -bodyTs: "'alway':6 'class':13 'never':14 'peopl':17 'rom':4 'rule':12 'run':7 'us':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3421896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062382 {#5537
    date: 2024-01-12 13:26: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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
    \n
    Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705059749 {#5467
    date: 2024-01-12 12:42:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 301694
  -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6060722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059749 {#5468
    date: 2024-01-12 12:42:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
    \n
    Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705059749 {#5467
    date: 2024-01-12 12:42:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 301694
  -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6060722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059749 {#5468
    date: 2024-01-12 12:42:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5469
  +user: Proxies\__CG__\App\Entity\User {#5470 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5224
    +user: Proxies\__CG__\App\Entity\User {#5225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4555
      +user: App\Entity\User {#4568 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 42
      +score: 0
      +lastActive: DateTime @1721811518 {#4550
        date: 2024-07-24 10:58:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4556 …}
      +nested: Doctrine\ORM\PersistentCollection {#4558 …}
      +votes: Doctrine\ORM\PersistentCollection {#4560 …}
      +reports: Doctrine\ORM\PersistentCollection {#4562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
      -id: 301096
      -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6604963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705036975 {#4551
        date: 2024-01-12 06:22:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1705037656 {#5221
      date: 2024-01-12 06:34:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5226 …}
    +nested: Doctrine\ORM\PersistentCollection {#5228 …}
    +votes: Doctrine\ORM\PersistentCollection {#5230 …}
    +reports: Doctrine\ORM\PersistentCollection {#5232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
    -id: 301117
    -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6605493"
    +editedAt: DateTimeImmutable @1721478600 {#5222
      date: 2024-07-20 14:30:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705037656 {#5223
      date: 2024-01-12 06:34:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
    \n
    Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705059749 {#5467
    date: 2024-01-12 12:42:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5471 …}
  +nested: Doctrine\ORM\PersistentCollection {#5473 …}
  +votes: Doctrine\ORM\PersistentCollection {#5475 …}
  +reports: Doctrine\ORM\PersistentCollection {#5477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
  -id: 301694
  -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6060722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059749 {#5468
    date: 2024-01-12 12:42:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5554
  +user: Proxies\__CG__\App\Entity\User {#5539 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
      \n
      Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059749 {#5467
      date: 2024-01-12 12:42:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 301694
    -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6060722"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059749 {#5468
      date: 2024-01-12 12:42:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "The Roman and the Greek “Democracies” where only for the slave Owners. It was always like this. But they can be overthrown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705062127 {#5552
    date: 2024-01-12 13:22:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5555 …}
  +nested: Doctrine\ORM\PersistentCollection {#5557 …}
  +votes: Doctrine\ORM\PersistentCollection {#5559 …}
  +reports: Doctrine\ORM\PersistentCollection {#5561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5565 …}
  -id: 301772
  -bodyTs: "'alway':15 'democraci':6 'greek':5 'like':16 'overthrown':22 'owner':12 'roman':2 'slave':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3421874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062127 {#5553
    date: 2024-01-12 13:22: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
151 DENIED edit
App\Entity\EntryComment {#5554
  +user: Proxies\__CG__\App\Entity\User {#5539 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
      \n
      Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059749 {#5467
      date: 2024-01-12 12:42:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 301694
    -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6060722"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059749 {#5468
      date: 2024-01-12 12:42:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "The Roman and the Greek “Democracies” where only for the slave Owners. It was always like this. But they can be overthrown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705062127 {#5552
    date: 2024-01-12 13:22:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5555 …}
  +nested: Doctrine\ORM\PersistentCollection {#5557 …}
  +votes: Doctrine\ORM\PersistentCollection {#5559 …}
  +reports: Doctrine\ORM\PersistentCollection {#5561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5565 …}
  -id: 301772
  -bodyTs: "'alway':15 'democraci':6 'greek':5 'like':16 'overthrown':22 'owner':12 'roman':2 'slave':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3421874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062127 {#5553
    date: 2024-01-12 13:22: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
152 DENIED moderate
App\Entity\EntryComment {#5554
  +user: Proxies\__CG__\App\Entity\User {#5539 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
      \n
      Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059749 {#5467
      date: 2024-01-12 12:42:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 301694
    -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6060722"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059749 {#5468
      date: 2024-01-12 12:42:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "The Roman and the Greek “Democracies” where only for the slave Owners. It was always like this. But they can be overthrown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705062127 {#5552
    date: 2024-01-12 13:22:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5555 …}
  +nested: Doctrine\ORM\PersistentCollection {#5557 …}
  +votes: Doctrine\ORM\PersistentCollection {#5559 …}
  +reports: Doctrine\ORM\PersistentCollection {#5561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5565 …}
  -id: 301772
  -bodyTs: "'alway':15 'democraci':6 'greek':5 'like':16 'overthrown':22 'owner':12 'roman':2 'slave':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3421874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062127 {#5553
    date: 2024-01-12 13:22: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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5569
  +user: Proxies\__CG__\App\Entity\User {#5570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
      \n
      Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059749 {#5467
      date: 2024-01-12 12:42:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 301694
    -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6060722"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059749 {#5468
      date: 2024-01-12 12:42:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    There were substantial conflicts between rich and poor Romans well before the end of the Republic. It was not uncommon for a lower class Roman to go off and fight with the army only to come home and find some rich fuck effectively squatting on his land.\n
    \n
    This was turning into something of a large scale crisis 60+ years before Julius Caesar crossed the Rubicon. At the same time, politics was dominated by the wealthy and/or those who were successful military leaders.\n
    \n
    The Republic didn’t really have “checks and balsnces” in some cases so much as “social conventions”. More a common understanding that something is just not done. They were actually rather Ill equipped to deal with individuals who had a thirst for power. Tiberius Gracchus, who served as Tribune, gave away lots of state owned land to some of the poorer Romans. He did so without consulting the Senate which raised a lot of eyebrows. When he attempted to stand for a second term as Tribune in 133 B.C. – which was just “not done” – the Senate responded by murdering him.\n
    \n
    Tiberius’ brother, was elected as Tribune. He went further than Tiberius and sponsored a whole bunch of legislation which would have benefited poorer Romans. The Senate responded by murdering him as well. Over the next few decades, there were a handful of successful military leaders who clamored for more and more power. At the same time, the public was growing increasingly dissatisfied with the Republican government.\n
    \n
    Julius Caesar was smart enough to recognize that the Republic was becoming frail and ballsy enough to give it a good shove down the stairs. In 82 B.C. he marched his legion into Rome – a clear act of treason – and effectively declared himself dictator. He was met with little resistance. He was viewed as a champion of the poor in some ways and, based on the way the Republic treated poor Romans, they were probably looking for a champion.\n
    \n
    There were others who wanted to wrest Caesar’s newly acquired power from him. Pompey, another successful Roman general, went to war with Caesar. Pompey had the support of the wealthy Aristocrats. Pompey lost.\n
    \n
    The Senate murdered Caesar in 44 B.C. Caesar’s supporters responded by killing his assassins. Then they turned on each other. That marked the beginning of another civil war from which Octavian, Julius’ nephew and adopted son, ultimately emerged victorious. By then, the Republic was effectively dead.\n
    \n
    To make a long story short, Julius Caesar didn’t break the system. It was already broken. He managed to exploit it further than than anyone else had up until then but there were glaring cracks in the foundation of the Republic that directly contributed to it’s demise. The imbalance of power between the elite and the poor was definitely a big “crack”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705065575 {#5567
    date: 2024-01-12 14:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5571 …}
  +nested: Doctrine\ORM\PersistentCollection {#5573 …}
  +votes: Doctrine\ORM\PersistentCollection {#5575 …}
  +reports: Doctrine\ORM\PersistentCollection {#5577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5581 …}
  -id: 301897
  -bodyTs: "'133':170 '44':367 '60':58 '82':275 'acquir':338 'act':285 'actual':112 'adopt':397 'alreadi':424 'and/or':76 'anoth':343,388 'anyon':434 'aristocrat':359 'armi':33 'assassin':376 'attempt':160 'away':133 'b.c':171,276,368 'ballsi':263 'balsnc':91 'base':312 'becom':260 'begin':386 'benefit':204 'big':471 'break':419 'broken':425 'brother':184 'bunch':198 'caesar':62,250,335,351,365,369,416 'case':94 'champion':304,327 'check':89 'civil':389 'clamor':229 'class':24 'clear':284 'come':36 'common':102 'conflict':4 'consult':149 'contribut':453 'convent':99 'crack':444,472 'crisi':57 'cross':63 'dead':408 'deal':117 'decad':219 'declar':290 'definit':469 'demis':457 'dictat':292 'didn':85,417 'direct':452 'dissatisfi':244 'domin':72 'done':109,176 'effect':43,289,407 'elect':186 'elit':464 'els':435 'emerg':400 'end':13 'enough':253,264 'equip':115 'exploit':429 'eyebrow':157 'fight':30 'find':39 'foundat':447 'frail':261 'fuck':42 'gave':132 'general':346 'give':266 'glare':443 'go':27 'good':269 'govern':248 'gracchus':127 'grow':242 'hand':223 'home':37 'ill':114 'imbal':459 'increas':243 'individu':119 'julius':61,249,394,415 'kill':374 'land':47,138 'larg':55 'leader':82,227 'legion':280 'legisl':200 'littl':297 'long':412 'look':324 'lost':361 'lot':134,155 'lower':23 'make':410 'manag':427 'march':278 'mark':384 'met':295 'militari':81,226 'much':96 'murder':181,211,364 'nephew':395 'newli':337 'next':217 'octavian':393 'other':330 'own':137 'polit':70 'pompey':342,352,360 'poor':8,307,319,467 'poorer':143,205 'power':125,234,339,461 'probabl':323 'public':240 'rais':153 'rather':113 'realli':87 'recogn':255 'republ':16,84,258,317,405,450 'republican':247 'resist':298 'respond':179,209,372 'rich':6,41 'roman':9,25,144,206,320,345 'rome':282 'rubicon':65 'scale':56 'second':165 'senat':151,178,208,363 'serv':129 'short':414 'shove':270 'smart':252 'social':98 'someth':52,105 'son':398 'sponsor':195 'squat':44 'stair':273 'stand':162 'state':136 'stori':413 'substanti':3 'success':80,225,344 'support':355,371 'system':421 'term':166 'thirst':123 'tiberius':126,183,193 'time':69,238 'treason':287 'treat':318 'tribun':131,168,188 'turn':50,379 'ultim':399 'uncommon':20 'understand':103 'victori':401 'view':301 'want':332 'war':349,390 'way':310,315 'wealthi':75,358 'well':10,214 'went':190,347 'whole':197 'without':148 'would':202 'wrest':334 'year':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7454013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705065575 {#5568
    date: 2024-01-12 14:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5569
  +user: Proxies\__CG__\App\Entity\User {#5570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
      \n
      Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059749 {#5467
      date: 2024-01-12 12:42:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 301694
    -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6060722"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059749 {#5468
      date: 2024-01-12 12:42:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    There were substantial conflicts between rich and poor Romans well before the end of the Republic. It was not uncommon for a lower class Roman to go off and fight with the army only to come home and find some rich fuck effectively squatting on his land.\n
    \n
    This was turning into something of a large scale crisis 60+ years before Julius Caesar crossed the Rubicon. At the same time, politics was dominated by the wealthy and/or those who were successful military leaders.\n
    \n
    The Republic didn’t really have “checks and balsnces” in some cases so much as “social conventions”. More a common understanding that something is just not done. They were actually rather Ill equipped to deal with individuals who had a thirst for power. Tiberius Gracchus, who served as Tribune, gave away lots of state owned land to some of the poorer Romans. He did so without consulting the Senate which raised a lot of eyebrows. When he attempted to stand for a second term as Tribune in 133 B.C. – which was just “not done” – the Senate responded by murdering him.\n
    \n
    Tiberius’ brother, was elected as Tribune. He went further than Tiberius and sponsored a whole bunch of legislation which would have benefited poorer Romans. The Senate responded by murdering him as well. Over the next few decades, there were a handful of successful military leaders who clamored for more and more power. At the same time, the public was growing increasingly dissatisfied with the Republican government.\n
    \n
    Julius Caesar was smart enough to recognize that the Republic was becoming frail and ballsy enough to give it a good shove down the stairs. In 82 B.C. he marched his legion into Rome – a clear act of treason – and effectively declared himself dictator. He was met with little resistance. He was viewed as a champion of the poor in some ways and, based on the way the Republic treated poor Romans, they were probably looking for a champion.\n
    \n
    There were others who wanted to wrest Caesar’s newly acquired power from him. Pompey, another successful Roman general, went to war with Caesar. Pompey had the support of the wealthy Aristocrats. Pompey lost.\n
    \n
    The Senate murdered Caesar in 44 B.C. Caesar’s supporters responded by killing his assassins. Then they turned on each other. That marked the beginning of another civil war from which Octavian, Julius’ nephew and adopted son, ultimately emerged victorious. By then, the Republic was effectively dead.\n
    \n
    To make a long story short, Julius Caesar didn’t break the system. It was already broken. He managed to exploit it further than than anyone else had up until then but there were glaring cracks in the foundation of the Republic that directly contributed to it’s demise. The imbalance of power between the elite and the poor was definitely a big “crack”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705065575 {#5567
    date: 2024-01-12 14:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5571 …}
  +nested: Doctrine\ORM\PersistentCollection {#5573 …}
  +votes: Doctrine\ORM\PersistentCollection {#5575 …}
  +reports: Doctrine\ORM\PersistentCollection {#5577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5581 …}
  -id: 301897
  -bodyTs: "'133':170 '44':367 '60':58 '82':275 'acquir':338 'act':285 'actual':112 'adopt':397 'alreadi':424 'and/or':76 'anoth':343,388 'anyon':434 'aristocrat':359 'armi':33 'assassin':376 'attempt':160 'away':133 'b.c':171,276,368 'ballsi':263 'balsnc':91 'base':312 'becom':260 'begin':386 'benefit':204 'big':471 'break':419 'broken':425 'brother':184 'bunch':198 'caesar':62,250,335,351,365,369,416 'case':94 'champion':304,327 'check':89 'civil':389 'clamor':229 'class':24 'clear':284 'come':36 'common':102 'conflict':4 'consult':149 'contribut':453 'convent':99 'crack':444,472 'crisi':57 'cross':63 'dead':408 'deal':117 'decad':219 'declar':290 'definit':469 'demis':457 'dictat':292 'didn':85,417 'direct':452 'dissatisfi':244 'domin':72 'done':109,176 'effect':43,289,407 'elect':186 'elit':464 'els':435 'emerg':400 'end':13 'enough':253,264 'equip':115 'exploit':429 'eyebrow':157 'fight':30 'find':39 'foundat':447 'frail':261 'fuck':42 'gave':132 'general':346 'give':266 'glare':443 'go':27 'good':269 'govern':248 'gracchus':127 'grow':242 'hand':223 'home':37 'ill':114 'imbal':459 'increas':243 'individu':119 'julius':61,249,394,415 'kill':374 'land':47,138 'larg':55 'leader':82,227 'legion':280 'legisl':200 'littl':297 'long':412 'look':324 'lost':361 'lot':134,155 'lower':23 'make':410 'manag':427 'march':278 'mark':384 'met':295 'militari':81,226 'much':96 'murder':181,211,364 'nephew':395 'newli':337 'next':217 'octavian':393 'other':330 'own':137 'polit':70 'pompey':342,352,360 'poor':8,307,319,467 'poorer':143,205 'power':125,234,339,461 'probabl':323 'public':240 'rais':153 'rather':113 'realli':87 'recogn':255 'republ':16,84,258,317,405,450 'republican':247 'resist':298 'respond':179,209,372 'rich':6,41 'roman':9,25,144,206,320,345 'rome':282 'rubicon':65 'scale':56 'second':165 'senat':151,178,208,363 'serv':129 'short':414 'shove':270 'smart':252 'social':98 'someth':52,105 'son':398 'sponsor':195 'squat':44 'stair':273 'stand':162 'state':136 'stori':413 'substanti':3 'success':80,225,344 'support':355,371 'system':421 'term':166 'thirst':123 'tiberius':126,183,193 'time':69,238 'treason':287 'treat':318 'tribun':131,168,188 'turn':50,379 'ultim':399 'uncommon':20 'understand':103 'victori':401 'view':301 'want':332 'war':349,390 'way':310,315 'wealthi':75,358 'well':10,214 'went':190,347 'whole':197 'without':148 'would':202 'wrest':334 'year':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7454013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705065575 {#5568
    date: 2024-01-12 14:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5569
  +user: Proxies\__CG__\App\Entity\User {#5570 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5469
    +user: Proxies\__CG__\App\Entity\User {#5470 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5224
      +user: Proxies\__CG__\App\Entity\User {#5225 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4555
        +user: App\Entity\User {#4568 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 42
        +score: 0
        +lastActive: DateTime @1721811518 {#4550
          date: 2024-07-24 10:58:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4556 …}
        +nested: Doctrine\ORM\PersistentCollection {#4558 …}
        +votes: Doctrine\ORM\PersistentCollection {#4560 …}
        +reports: Doctrine\ORM\PersistentCollection {#4562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
        -id: 301096
        -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6604963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705036975 {#4551
          date: 2024-01-12 06:22:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1705037656 {#5221
        date: 2024-01-12 06:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5226 …}
      +nested: Doctrine\ORM\PersistentCollection {#5228 …}
      +votes: Doctrine\ORM\PersistentCollection {#5230 …}
      +reports: Doctrine\ORM\PersistentCollection {#5232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
      -id: 301117
      -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6605493"
      +editedAt: DateTimeImmutable @1721478600 {#5222
        date: 2024-07-20 14:30:00.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705037656 {#5223
        date: 2024-01-12 06:34:16.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
      \n
      Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059749 {#5467
      date: 2024-01-12 12:42:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5471 …}
    +nested: Doctrine\ORM\PersistentCollection {#5473 …}
    +votes: Doctrine\ORM\PersistentCollection {#5475 …}
    +reports: Doctrine\ORM\PersistentCollection {#5477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
    -id: 301694
    -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/6060722"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059749 {#5468
      date: 2024-01-12 12:42:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    There were substantial conflicts between rich and poor Romans well before the end of the Republic. It was not uncommon for a lower class Roman to go off and fight with the army only to come home and find some rich fuck effectively squatting on his land.\n
    \n
    This was turning into something of a large scale crisis 60+ years before Julius Caesar crossed the Rubicon. At the same time, politics was dominated by the wealthy and/or those who were successful military leaders.\n
    \n
    The Republic didn’t really have “checks and balsnces” in some cases so much as “social conventions”. More a common understanding that something is just not done. They were actually rather Ill equipped to deal with individuals who had a thirst for power. Tiberius Gracchus, who served as Tribune, gave away lots of state owned land to some of the poorer Romans. He did so without consulting the Senate which raised a lot of eyebrows. When he attempted to stand for a second term as Tribune in 133 B.C. – which was just “not done” – the Senate responded by murdering him.\n
    \n
    Tiberius’ brother, was elected as Tribune. He went further than Tiberius and sponsored a whole bunch of legislation which would have benefited poorer Romans. The Senate responded by murdering him as well. Over the next few decades, there were a handful of successful military leaders who clamored for more and more power. At the same time, the public was growing increasingly dissatisfied with the Republican government.\n
    \n
    Julius Caesar was smart enough to recognize that the Republic was becoming frail and ballsy enough to give it a good shove down the stairs. In 82 B.C. he marched his legion into Rome – a clear act of treason – and effectively declared himself dictator. He was met with little resistance. He was viewed as a champion of the poor in some ways and, based on the way the Republic treated poor Romans, they were probably looking for a champion.\n
    \n
    There were others who wanted to wrest Caesar’s newly acquired power from him. Pompey, another successful Roman general, went to war with Caesar. Pompey had the support of the wealthy Aristocrats. Pompey lost.\n
    \n
    The Senate murdered Caesar in 44 B.C. Caesar’s supporters responded by killing his assassins. Then they turned on each other. That marked the beginning of another civil war from which Octavian, Julius’ nephew and adopted son, ultimately emerged victorious. By then, the Republic was effectively dead.\n
    \n
    To make a long story short, Julius Caesar didn’t break the system. It was already broken. He managed to exploit it further than than anyone else had up until then but there were glaring cracks in the foundation of the Republic that directly contributed to it’s demise. The imbalance of power between the elite and the poor was definitely a big “crack”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705065575 {#5567
    date: 2024-01-12 14:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@TheDarksteel94@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5571 …}
  +nested: Doctrine\ORM\PersistentCollection {#5573 …}
  +votes: Doctrine\ORM\PersistentCollection {#5575 …}
  +reports: Doctrine\ORM\PersistentCollection {#5577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5581 …}
  -id: 301897
  -bodyTs: "'133':170 '44':367 '60':58 '82':275 'acquir':338 'act':285 'actual':112 'adopt':397 'alreadi':424 'and/or':76 'anoth':343,388 'anyon':434 'aristocrat':359 'armi':33 'assassin':376 'attempt':160 'away':133 'b.c':171,276,368 'ballsi':263 'balsnc':91 'base':312 'becom':260 'begin':386 'benefit':204 'big':471 'break':419 'broken':425 'brother':184 'bunch':198 'caesar':62,250,335,351,365,369,416 'case':94 'champion':304,327 'check':89 'civil':389 'clamor':229 'class':24 'clear':284 'come':36 'common':102 'conflict':4 'consult':149 'contribut':453 'convent':99 'crack':444,472 'crisi':57 'cross':63 'dead':408 'deal':117 'decad':219 'declar':290 'definit':469 'demis':457 'dictat':292 'didn':85,417 'direct':452 'dissatisfi':244 'domin':72 'done':109,176 'effect':43,289,407 'elect':186 'elit':464 'els':435 'emerg':400 'end':13 'enough':253,264 'equip':115 'exploit':429 'eyebrow':157 'fight':30 'find':39 'foundat':447 'frail':261 'fuck':42 'gave':132 'general':346 'give':266 'glare':443 'go':27 'good':269 'govern':248 'gracchus':127 'grow':242 'hand':223 'home':37 'ill':114 'imbal':459 'increas':243 'individu':119 'julius':61,249,394,415 'kill':374 'land':47,138 'larg':55 'leader':82,227 'legion':280 'legisl':200 'littl':297 'long':412 'look':324 'lost':361 'lot':134,155 'lower':23 'make':410 'manag':427 'march':278 'mark':384 'met':295 'militari':81,226 'much':96 'murder':181,211,364 'nephew':395 'newli':337 'next':217 'octavian':393 'other':330 'own':137 'polit':70 'pompey':342,352,360 'poor':8,307,319,467 'poorer':143,205 'power':125,234,339,461 'probabl':323 'public':240 'rais':153 'rather':113 'realli':87 'recogn':255 'republ':16,84,258,317,405,450 'republican':247 'resist':298 'respond':179,209,372 'rich':6,41 'roman':9,25,144,206,320,345 'rome':282 'rubicon':65 'scale':56 'second':165 'senat':151,178,208,363 'serv':129 'short':414 'shove':270 'smart':252 'social':98 'someth':52,105 'son':398 'sponsor':195 'squat':44 'stair':273 'stand':162 'state':136 'stori':413 'substanti':3 'success':80,225,344 'support':355,371 'system':421 'term':166 'thirst':123 'tiberius':126,183,193 'time':69,238 'treason':287 'treat':318 'tribun':131,168,188 'turn':50,379 'ultim':399 'uncommon':20 'understand':103 'victori':401 'view':301 'want':332 'war':349,390 'way':310,315 'wealthi':75,358 'well':10,214 'went':190,347 'whole':197 'without':148 'would':202 'wrest':334 'year':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7454013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705065575 {#5568
    date: 2024-01-12 14:19:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5622
  +user: Proxies\__CG__\App\Entity\User {#5623 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5569
    +user: Proxies\__CG__\App\Entity\User {#5570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5469
      +user: Proxies\__CG__\App\Entity\User {#5470 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5224
        +user: Proxies\__CG__\App\Entity\User {#5225 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4555
          +user: App\Entity\User {#4568 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1721811518 {#4550
            date: 2024-07-24 10:58:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4556 …}
          +nested: Doctrine\ORM\PersistentCollection {#4558 …}
          +votes: Doctrine\ORM\PersistentCollection {#4560 …}
          +reports: Doctrine\ORM\PersistentCollection {#4562 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
          -id: 301096
          -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6604963"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705036975 {#4551
            date: 2024-01-12 06:22:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1705037656 {#5221
          date: 2024-01-12 06:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5226 …}
        +nested: Doctrine\ORM\PersistentCollection {#5228 …}
        +votes: Doctrine\ORM\PersistentCollection {#5230 …}
        +reports: Doctrine\ORM\PersistentCollection {#5232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
        -id: 301117
        -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6605493"
        +editedAt: DateTimeImmutable @1721478600 {#5222
          date: 2024-07-20 14:30:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705037656 {#5223
          date: 2024-01-12 06:34:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: """
        Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
        \n
        Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705059749 {#5467
        date: 2024-01-12 12:42:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5471 …}
      +nested: Doctrine\ORM\PersistentCollection {#5473 …}
      +votes: Doctrine\ORM\PersistentCollection {#5475 …}
      +reports: Doctrine\ORM\PersistentCollection {#5477 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
      -id: 301694
      -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6060722"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705059749 {#5468
        date: 2024-01-12 12:42:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      There were substantial conflicts between rich and poor Romans well before the end of the Republic. It was not uncommon for a lower class Roman to go off and fight with the army only to come home and find some rich fuck effectively squatting on his land.\n
      \n
      This was turning into something of a large scale crisis 60+ years before Julius Caesar crossed the Rubicon. At the same time, politics was dominated by the wealthy and/or those who were successful military leaders.\n
      \n
      The Republic didn’t really have “checks and balsnces” in some cases so much as “social conventions”. More a common understanding that something is just not done. They were actually rather Ill equipped to deal with individuals who had a thirst for power. Tiberius Gracchus, who served as Tribune, gave away lots of state owned land to some of the poorer Romans. He did so without consulting the Senate which raised a lot of eyebrows. When he attempted to stand for a second term as Tribune in 133 B.C. – which was just “not done” – the Senate responded by murdering him.\n
      \n
      Tiberius’ brother, was elected as Tribune. He went further than Tiberius and sponsored a whole bunch of legislation which would have benefited poorer Romans. The Senate responded by murdering him as well. Over the next few decades, there were a handful of successful military leaders who clamored for more and more power. At the same time, the public was growing increasingly dissatisfied with the Republican government.\n
      \n
      Julius Caesar was smart enough to recognize that the Republic was becoming frail and ballsy enough to give it a good shove down the stairs. In 82 B.C. he marched his legion into Rome – a clear act of treason – and effectively declared himself dictator. He was met with little resistance. He was viewed as a champion of the poor in some ways and, based on the way the Republic treated poor Romans, they were probably looking for a champion.\n
      \n
      There were others who wanted to wrest Caesar’s newly acquired power from him. Pompey, another successful Roman general, went to war with Caesar. Pompey had the support of the wealthy Aristocrats. Pompey lost.\n
      \n
      The Senate murdered Caesar in 44 B.C. Caesar’s supporters responded by killing his assassins. Then they turned on each other. That marked the beginning of another civil war from which Octavian, Julius’ nephew and adopted son, ultimately emerged victorious. By then, the Republic was effectively dead.\n
      \n
      To make a long story short, Julius Caesar didn’t break the system. It was already broken. He managed to exploit it further than than anyone else had up until then but there were glaring cracks in the foundation of the Republic that directly contributed to it’s demise. The imbalance of power between the elite and the poor was definitely a big “crack”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705065575 {#5567
      date: 2024-01-12 14:19:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
      "@TheDarksteel94@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5571 …}
    +nested: Doctrine\ORM\PersistentCollection {#5573 …}
    +votes: Doctrine\ORM\PersistentCollection {#5575 …}
    +reports: Doctrine\ORM\PersistentCollection {#5577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5581 …}
    -id: 301897
    -bodyTs: "'133':170 '44':367 '60':58 '82':275 'acquir':338 'act':285 'actual':112 'adopt':397 'alreadi':424 'and/or':76 'anoth':343,388 'anyon':434 'aristocrat':359 'armi':33 'assassin':376 'attempt':160 'away':133 'b.c':171,276,368 'ballsi':263 'balsnc':91 'base':312 'becom':260 'begin':386 'benefit':204 'big':471 'break':419 'broken':425 'brother':184 'bunch':198 'caesar':62,250,335,351,365,369,416 'case':94 'champion':304,327 'check':89 'civil':389 'clamor':229 'class':24 'clear':284 'come':36 'common':102 'conflict':4 'consult':149 'contribut':453 'convent':99 'crack':444,472 'crisi':57 'cross':63 'dead':408 'deal':117 'decad':219 'declar':290 'definit':469 'demis':457 'dictat':292 'didn':85,417 'direct':452 'dissatisfi':244 'domin':72 'done':109,176 'effect':43,289,407 'elect':186 'elit':464 'els':435 'emerg':400 'end':13 'enough':253,264 'equip':115 'exploit':429 'eyebrow':157 'fight':30 'find':39 'foundat':447 'frail':261 'fuck':42 'gave':132 'general':346 'give':266 'glare':443 'go':27 'good':269 'govern':248 'gracchus':127 'grow':242 'hand':223 'home':37 'ill':114 'imbal':459 'increas':243 'individu':119 'julius':61,249,394,415 'kill':374 'land':47,138 'larg':55 'leader':82,227 'legion':280 'legisl':200 'littl':297 'long':412 'look':324 'lost':361 'lot':134,155 'lower':23 'make':410 'manag':427 'march':278 'mark':384 'met':295 'militari':81,226 'much':96 'murder':181,211,364 'nephew':395 'newli':337 'next':217 'octavian':393 'other':330 'own':137 'polit':70 'pompey':342,352,360 'poor':8,307,319,467 'poorer':143,205 'power':125,234,339,461 'probabl':323 'public':240 'rais':153 'rather':113 'realli':87 'recogn':255 'republ':16,84,258,317,405,450 'republican':247 'resist':298 'respond':179,209,372 'rich':6,41 'roman':9,25,144,206,320,345 'rome':282 'rubicon':65 'scale':56 'second':165 'senat':151,178,208,363 'serv':129 'short':414 'shove':270 'smart':252 'social':98 'someth':52,105 'son':398 'sponsor':195 'squat':44 'stair':273 'stand':162 'state':136 'stori':413 'substanti':3 'success':80,225,344 'support':355,371 'system':421 'term':166 'thirst':123 'tiberius':126,183,193 'time':69,238 'treason':287 'treat':318 'tribun':131,168,188 'turn':50,379 'ultim':399 'uncommon':20 'understand':103 'victori':401 'view':301 'want':332 'war':349,390 'way':310,315 'wealthi':75,358 'well':10,214 'went':190,347 'whole':197 'without':148 'would':202 'wrest':334 'year':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7454013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705065575 {#5568
      date: 2024-01-12 14:19:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Thank you, that was a fascinating read! Sounds in some ways eerily similar with the direction we are going down today…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705077323 {#5620
    date: 2024-01-12 17:35:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@TheDarksteel94@sopuli.xyz"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5624 …}
  +nested: Doctrine\ORM\PersistentCollection {#5626 …}
  +votes: Doctrine\ORM\PersistentCollection {#5628 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 302366
  -bodyTs: "'direct':16 'eerili':12 'fascin':6 'go':19 'read':7 'similar':13 'sound':8 'thank':1 'today':21 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6299573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077323 {#5621
    date: 2024-01-12 17:35:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5622
  +user: Proxies\__CG__\App\Entity\User {#5623 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5569
    +user: Proxies\__CG__\App\Entity\User {#5570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5469
      +user: Proxies\__CG__\App\Entity\User {#5470 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5224
        +user: Proxies\__CG__\App\Entity\User {#5225 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4555
          +user: App\Entity\User {#4568 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1721811518 {#4550
            date: 2024-07-24 10:58:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4556 …}
          +nested: Doctrine\ORM\PersistentCollection {#4558 …}
          +votes: Doctrine\ORM\PersistentCollection {#4560 …}
          +reports: Doctrine\ORM\PersistentCollection {#4562 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
          -id: 301096
          -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6604963"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705036975 {#4551
            date: 2024-01-12 06:22:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1705037656 {#5221
          date: 2024-01-12 06:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5226 …}
        +nested: Doctrine\ORM\PersistentCollection {#5228 …}
        +votes: Doctrine\ORM\PersistentCollection {#5230 …}
        +reports: Doctrine\ORM\PersistentCollection {#5232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
        -id: 301117
        -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6605493"
        +editedAt: DateTimeImmutable @1721478600 {#5222
          date: 2024-07-20 14:30:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705037656 {#5223
          date: 2024-01-12 06:34:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: """
        Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
        \n
        Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705059749 {#5467
        date: 2024-01-12 12:42:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5471 …}
      +nested: Doctrine\ORM\PersistentCollection {#5473 …}
      +votes: Doctrine\ORM\PersistentCollection {#5475 …}
      +reports: Doctrine\ORM\PersistentCollection {#5477 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
      -id: 301694
      -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6060722"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705059749 {#5468
        date: 2024-01-12 12:42:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      There were substantial conflicts between rich and poor Romans well before the end of the Republic. It was not uncommon for a lower class Roman to go off and fight with the army only to come home and find some rich fuck effectively squatting on his land.\n
      \n
      This was turning into something of a large scale crisis 60+ years before Julius Caesar crossed the Rubicon. At the same time, politics was dominated by the wealthy and/or those who were successful military leaders.\n
      \n
      The Republic didn’t really have “checks and balsnces” in some cases so much as “social conventions”. More a common understanding that something is just not done. They were actually rather Ill equipped to deal with individuals who had a thirst for power. Tiberius Gracchus, who served as Tribune, gave away lots of state owned land to some of the poorer Romans. He did so without consulting the Senate which raised a lot of eyebrows. When he attempted to stand for a second term as Tribune in 133 B.C. – which was just “not done” – the Senate responded by murdering him.\n
      \n
      Tiberius’ brother, was elected as Tribune. He went further than Tiberius and sponsored a whole bunch of legislation which would have benefited poorer Romans. The Senate responded by murdering him as well. Over the next few decades, there were a handful of successful military leaders who clamored for more and more power. At the same time, the public was growing increasingly dissatisfied with the Republican government.\n
      \n
      Julius Caesar was smart enough to recognize that the Republic was becoming frail and ballsy enough to give it a good shove down the stairs. In 82 B.C. he marched his legion into Rome – a clear act of treason – and effectively declared himself dictator. He was met with little resistance. He was viewed as a champion of the poor in some ways and, based on the way the Republic treated poor Romans, they were probably looking for a champion.\n
      \n
      There were others who wanted to wrest Caesar’s newly acquired power from him. Pompey, another successful Roman general, went to war with Caesar. Pompey had the support of the wealthy Aristocrats. Pompey lost.\n
      \n
      The Senate murdered Caesar in 44 B.C. Caesar’s supporters responded by killing his assassins. Then they turned on each other. That marked the beginning of another civil war from which Octavian, Julius’ nephew and adopted son, ultimately emerged victorious. By then, the Republic was effectively dead.\n
      \n
      To make a long story short, Julius Caesar didn’t break the system. It was already broken. He managed to exploit it further than than anyone else had up until then but there were glaring cracks in the foundation of the Republic that directly contributed to it’s demise. The imbalance of power between the elite and the poor was definitely a big “crack”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705065575 {#5567
      date: 2024-01-12 14:19:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
      "@TheDarksteel94@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5571 …}
    +nested: Doctrine\ORM\PersistentCollection {#5573 …}
    +votes: Doctrine\ORM\PersistentCollection {#5575 …}
    +reports: Doctrine\ORM\PersistentCollection {#5577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5581 …}
    -id: 301897
    -bodyTs: "'133':170 '44':367 '60':58 '82':275 'acquir':338 'act':285 'actual':112 'adopt':397 'alreadi':424 'and/or':76 'anoth':343,388 'anyon':434 'aristocrat':359 'armi':33 'assassin':376 'attempt':160 'away':133 'b.c':171,276,368 'ballsi':263 'balsnc':91 'base':312 'becom':260 'begin':386 'benefit':204 'big':471 'break':419 'broken':425 'brother':184 'bunch':198 'caesar':62,250,335,351,365,369,416 'case':94 'champion':304,327 'check':89 'civil':389 'clamor':229 'class':24 'clear':284 'come':36 'common':102 'conflict':4 'consult':149 'contribut':453 'convent':99 'crack':444,472 'crisi':57 'cross':63 'dead':408 'deal':117 'decad':219 'declar':290 'definit':469 'demis':457 'dictat':292 'didn':85,417 'direct':452 'dissatisfi':244 'domin':72 'done':109,176 'effect':43,289,407 'elect':186 'elit':464 'els':435 'emerg':400 'end':13 'enough':253,264 'equip':115 'exploit':429 'eyebrow':157 'fight':30 'find':39 'foundat':447 'frail':261 'fuck':42 'gave':132 'general':346 'give':266 'glare':443 'go':27 'good':269 'govern':248 'gracchus':127 'grow':242 'hand':223 'home':37 'ill':114 'imbal':459 'increas':243 'individu':119 'julius':61,249,394,415 'kill':374 'land':47,138 'larg':55 'leader':82,227 'legion':280 'legisl':200 'littl':297 'long':412 'look':324 'lost':361 'lot':134,155 'lower':23 'make':410 'manag':427 'march':278 'mark':384 'met':295 'militari':81,226 'much':96 'murder':181,211,364 'nephew':395 'newli':337 'next':217 'octavian':393 'other':330 'own':137 'polit':70 'pompey':342,352,360 'poor':8,307,319,467 'poorer':143,205 'power':125,234,339,461 'probabl':323 'public':240 'rais':153 'rather':113 'realli':87 'recogn':255 'republ':16,84,258,317,405,450 'republican':247 'resist':298 'respond':179,209,372 'rich':6,41 'roman':9,25,144,206,320,345 'rome':282 'rubicon':65 'scale':56 'second':165 'senat':151,178,208,363 'serv':129 'short':414 'shove':270 'smart':252 'social':98 'someth':52,105 'son':398 'sponsor':195 'squat':44 'stair':273 'stand':162 'state':136 'stori':413 'substanti':3 'success':80,225,344 'support':355,371 'system':421 'term':166 'thirst':123 'tiberius':126,183,193 'time':69,238 'treason':287 'treat':318 'tribun':131,168,188 'turn':50,379 'ultim':399 'uncommon':20 'understand':103 'victori':401 'view':301 'want':332 'war':349,390 'way':310,315 'wealthi':75,358 'well':10,214 'went':190,347 'whole':197 'without':148 'would':202 'wrest':334 'year':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7454013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705065575 {#5568
      date: 2024-01-12 14:19:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Thank you, that was a fascinating read! Sounds in some ways eerily similar with the direction we are going down today…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705077323 {#5620
    date: 2024-01-12 17:35:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@TheDarksteel94@sopuli.xyz"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5624 …}
  +nested: Doctrine\ORM\PersistentCollection {#5626 …}
  +votes: Doctrine\ORM\PersistentCollection {#5628 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 302366
  -bodyTs: "'direct':16 'eerili':12 'fascin':6 'go':19 'read':7 'similar':13 'sound':8 'thank':1 'today':21 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6299573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077323 {#5621
    date: 2024-01-12 17:35:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5622
  +user: Proxies\__CG__\App\Entity\User {#5623 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5569
    +user: Proxies\__CG__\App\Entity\User {#5570 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5469
      +user: Proxies\__CG__\App\Entity\User {#5470 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5224
        +user: Proxies\__CG__\App\Entity\User {#5225 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4555
          +user: App\Entity\User {#4568 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Yeah, because everybody knows the obvious answer. It’s untethered capitalism. And no it hasn’t always been that way. Politicians weren’t always whores for the rich. That’s a rather recent development that can absolutely be stopped by the will of the people."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 42
          +score: 0
          +lastActive: DateTime @1721811518 {#4550
            date: 2024-07-24 10:58:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@dessalines@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4556 …}
          +nested: Doctrine\ORM\PersistentCollection {#4558 …}
          +votes: Doctrine\ORM\PersistentCollection {#4560 …}
          +reports: Doctrine\ORM\PersistentCollection {#4562 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
          -id: 301096
          -bodyTs: "'absolut':37 'alway':17,24 'answer':7 'capit':11 'develop':34 'everybodi':3 'hasn':15 'know':4 'obvious':6 'peopl':45 'politician':21 'rather':32 'recent':33 'rich':28 'stop':39 'unteth':10 'way':20 'weren':22 'whore':25 'yeah':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6604963"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705036975 {#4551
            date: 2024-01-12 06:22:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4555}
        +body: "As much as I respect your argument; *the Romans*. Or any civilisation really. It literally *has always been that way*."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1705037656 {#5221
          date: 2024-01-12 06:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
          "@dessalines@lemmy.ml"
          "@hdnsmbt@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5226 …}
        +nested: Doctrine\ORM\PersistentCollection {#5228 …}
        +votes: Doctrine\ORM\PersistentCollection {#5230 …}
        +reports: Doctrine\ORM\PersistentCollection {#5232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5236 …}
        -id: 301117
        -bodyTs: "'alway':17 'argument':7 'civilis':12 'liter':15 'much':2 'realli':13 'respect':5 'roman':9 'way':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6605493"
        +editedAt: DateTimeImmutable @1721478600 {#5222
          date: 2024-07-20 14:30:00.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705037656 {#5223
          date: 2024-01-12 06:34:16.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4555}
      +body: """
        Before Caesar, Rome actually had checks and balances to keep one person from amassing too much influence. For example, they had two consuls, which was the highest political position at the time and acted like as the heads of state.\n
        \n
        Until Caesar fucked up those systems by literally declaring himself “dictator for life”. So really, it’s not always been this way, it’s usually just a few individuals that keep fucking it up for everyone else. Until they end up with a knife in their back.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705059749 {#5467
        date: 2024-01-12 12:42:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@hdnsmbt@lemmy.world"
        "@Crowfiend@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5471 …}
      +nested: Doctrine\ORM\PersistentCollection {#5473 …}
      +votes: Doctrine\ORM\PersistentCollection {#5475 …}
      +reports: Doctrine\ORM\PersistentCollection {#5477 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5479 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5481 …}
      -id: 301694
      -bodyTs: "'act':34 'actual':4 'alway':59 'amass':14 'back':87 'balanc':8 'caesar':2,42 'check':6 'consul':23 'declar':49 'dictat':51 'els':77 'end':80 'everyon':76 'exampl':19 'fuck':43,72 'head':38 'highest':27 'individu':69 'influenc':17 'keep':10,71 'knife':84 'life':53 'like':35 'liter':48 'much':16 'one':11 'person':12 'polit':28 'posit':29 'realli':55 'rome':3 'state':40 'system':46 'time':32 'two':22 'usual':65 'way':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/6060722"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705059749 {#5468
        date: 2024-01-12 12:42:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4555}
    +body: """
      There were substantial conflicts between rich and poor Romans well before the end of the Republic. It was not uncommon for a lower class Roman to go off and fight with the army only to come home and find some rich fuck effectively squatting on his land.\n
      \n
      This was turning into something of a large scale crisis 60+ years before Julius Caesar crossed the Rubicon. At the same time, politics was dominated by the wealthy and/or those who were successful military leaders.\n
      \n
      The Republic didn’t really have “checks and balsnces” in some cases so much as “social conventions”. More a common understanding that something is just not done. They were actually rather Ill equipped to deal with individuals who had a thirst for power. Tiberius Gracchus, who served as Tribune, gave away lots of state owned land to some of the poorer Romans. He did so without consulting the Senate which raised a lot of eyebrows. When he attempted to stand for a second term as Tribune in 133 B.C. – which was just “not done” – the Senate responded by murdering him.\n
      \n
      Tiberius’ brother, was elected as Tribune. He went further than Tiberius and sponsored a whole bunch of legislation which would have benefited poorer Romans. The Senate responded by murdering him as well. Over the next few decades, there were a handful of successful military leaders who clamored for more and more power. At the same time, the public was growing increasingly dissatisfied with the Republican government.\n
      \n
      Julius Caesar was smart enough to recognize that the Republic was becoming frail and ballsy enough to give it a good shove down the stairs. In 82 B.C. he marched his legion into Rome – a clear act of treason – and effectively declared himself dictator. He was met with little resistance. He was viewed as a champion of the poor in some ways and, based on the way the Republic treated poor Romans, they were probably looking for a champion.\n
      \n
      There were others who wanted to wrest Caesar’s newly acquired power from him. Pompey, another successful Roman general, went to war with Caesar. Pompey had the support of the wealthy Aristocrats. Pompey lost.\n
      \n
      The Senate murdered Caesar in 44 B.C. Caesar’s supporters responded by killing his assassins. Then they turned on each other. That marked the beginning of another civil war from which Octavian, Julius’ nephew and adopted son, ultimately emerged victorious. By then, the Republic was effectively dead.\n
      \n
      To make a long story short, Julius Caesar didn’t break the system. It was already broken. He managed to exploit it further than than anyone else had up until then but there were glaring cracks in the foundation of the Republic that directly contributed to it’s demise. The imbalance of power between the elite and the poor was definitely a big “crack”.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1705065575 {#5567
      date: 2024-01-12 14:19:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@hdnsmbt@lemmy.world"
      "@Crowfiend@lemmy.world"
      "@TheDarksteel94@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5571 …}
    +nested: Doctrine\ORM\PersistentCollection {#5573 …}
    +votes: Doctrine\ORM\PersistentCollection {#5575 …}
    +reports: Doctrine\ORM\PersistentCollection {#5577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5581 …}
    -id: 301897
    -bodyTs: "'133':170 '44':367 '60':58 '82':275 'acquir':338 'act':285 'actual':112 'adopt':397 'alreadi':424 'and/or':76 'anoth':343,388 'anyon':434 'aristocrat':359 'armi':33 'assassin':376 'attempt':160 'away':133 'b.c':171,276,368 'ballsi':263 'balsnc':91 'base':312 'becom':260 'begin':386 'benefit':204 'big':471 'break':419 'broken':425 'brother':184 'bunch':198 'caesar':62,250,335,351,365,369,416 'case':94 'champion':304,327 'check':89 'civil':389 'clamor':229 'class':24 'clear':284 'come':36 'common':102 'conflict':4 'consult':149 'contribut':453 'convent':99 'crack':444,472 'crisi':57 'cross':63 'dead':408 'deal':117 'decad':219 'declar':290 'definit':469 'demis':457 'dictat':292 'didn':85,417 'direct':452 'dissatisfi':244 'domin':72 'done':109,176 'effect':43,289,407 'elect':186 'elit':464 'els':435 'emerg':400 'end':13 'enough':253,264 'equip':115 'exploit':429 'eyebrow':157 'fight':30 'find':39 'foundat':447 'frail':261 'fuck':42 'gave':132 'general':346 'give':266 'glare':443 'go':27 'good':269 'govern':248 'gracchus':127 'grow':242 'hand':223 'home':37 'ill':114 'imbal':459 'increas':243 'individu':119 'julius':61,249,394,415 'kill':374 'land':47,138 'larg':55 'leader':82,227 'legion':280 'legisl':200 'littl':297 'long':412 'look':324 'lost':361 'lot':134,155 'lower':23 'make':410 'manag':427 'march':278 'mark':384 'met':295 'militari':81,226 'much':96 'murder':181,211,364 'nephew':395 'newli':337 'next':217 'octavian':393 'other':330 'own':137 'polit':70 'pompey':342,352,360 'poor':8,307,319,467 'poorer':143,205 'power':125,234,339,461 'probabl':323 'public':240 'rais':153 'rather':113 'realli':87 'recogn':255 'republ':16,84,258,317,405,450 'republican':247 'resist':298 'respond':179,209,372 'rich':6,41 'roman':9,25,144,206,320,345 'rome':282 'rubicon':65 'scale':56 'second':165 'senat':151,178,208,363 'serv':129 'short':414 'shove':270 'smart':252 'social':98 'someth':52,105 'son':398 'sponsor':195 'squat':44 'stair':273 'stand':162 'state':136 'stori':413 'substanti':3 'success':80,225,344 'support':355,371 'system':421 'term':166 'thirst':123 'tiberius':126,183,193 'time':69,238 'treason':287 'treat':318 'tribun':131,168,188 'turn':50,379 'ultim':399 'uncommon':20 'understand':103 'victori':401 'view':301 'want':332 'war':349,390 'way':310,315 'wealthi':75,358 'well':10,214 'went':190,347 'whole':197 'without':148 'would':202 'wrest':334 'year':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7454013"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705065575 {#5568
      date: 2024-01-12 14:19:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: "Thank you, that was a fascinating read! Sounds in some ways eerily similar with the direction we are going down today…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705077323 {#5620
    date: 2024-01-12 17:35:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hdnsmbt@lemmy.world"
    "@Crowfiend@lemmy.world"
    "@TheDarksteel94@sopuli.xyz"
    "@jubilationtcornpone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5624 …}
  +nested: Doctrine\ORM\PersistentCollection {#5626 …}
  +votes: Doctrine\ORM\PersistentCollection {#5628 …}
  +reports: Doctrine\ORM\PersistentCollection {#5630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5634 …}
  -id: 302366
  -bodyTs: "'direct':16 'eerili':12 'fascin':6 'go':19 'read':7 'similar':13 'sound':8 'thank':1 'today':21 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6299573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077323 {#5621
    date: 2024-01-12 17:35:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s called Effective Altruism!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721775235 {#4623
    date: 2024-07-24 00:53:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 301775
  -bodyTs: "'altruism':5 'call':3 'effect':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6619984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062283 {#4624
    date: 2024-01-12 13:24: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
163 DENIED edit
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s called Effective Altruism!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721775235 {#4623
    date: 2024-07-24 00:53:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 301775
  -bodyTs: "'altruism':5 'call':3 'effect':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6619984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062283 {#4624
    date: 2024-01-12 13:24: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
164 DENIED moderate
App\Entity\EntryComment {#4628
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s called Effective Altruism!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721775235 {#4623
    date: 2024-07-24 00:53:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4629 …}
  +nested: Doctrine\ORM\PersistentCollection {#4631 …}
  +votes: Doctrine\ORM\PersistentCollection {#4633 …}
  +reports: Doctrine\ORM\PersistentCollection {#4635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
  -id: 301775
  -bodyTs: "'altruism':5 'call':3 'effect':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6619984"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062283 {#4624
    date: 2024-01-12 13:24: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
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5240
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s called Effective Altruism!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721775235 {#4623
      date: 2024-07-24 00:53:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 301775
    -bodyTs: "'altruism':5 'call':3 'effect':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6619984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705062283 {#4624
      date: 2024-01-12 13:24:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: """
    IDK why people are downvoting my post. That’s literally what that is.\n
    \n
    I visited a talk with Peter Singer in Washington, D.C. a few years ago where people applauded a guy who had considered joining an NGO and decided to become an investment broker and donate to Effective Altruism instead. 🤔
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705074594 {#5238
    date: 2024-01-12 16:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@BenLeMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 302269
  -bodyTs: "'ago':27 'altruism':50 'applaud':30 'becom':42 'broker':45 'consid':35 'd.c':23 'decid':40 'donat':47 'downvot':5 'effect':49 'guy':32 'idk':1 'instead':51 'invest':44 'join':36 'liter':10 'ngo':38 'peopl':3,29 'peter':19 'post':7 'singer':20 'talk':17 'visit':15 'washington':22 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6623712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074594 {#5239
    date: 2024-01-12 16:49: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
167 DENIED edit
App\Entity\EntryComment {#5240
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s called Effective Altruism!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721775235 {#4623
      date: 2024-07-24 00:53:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 301775
    -bodyTs: "'altruism':5 'call':3 'effect':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6619984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705062283 {#4624
      date: 2024-01-12 13:24:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: """
    IDK why people are downvoting my post. That’s literally what that is.\n
    \n
    I visited a talk with Peter Singer in Washington, D.C. a few years ago where people applauded a guy who had considered joining an NGO and decided to become an investment broker and donate to Effective Altruism instead. 🤔
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705074594 {#5238
    date: 2024-01-12 16:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@BenLeMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 302269
  -bodyTs: "'ago':27 'altruism':50 'applaud':30 'becom':42 'broker':45 'consid':35 'd.c':23 'decid':40 'donat':47 'downvot':5 'effect':49 'guy':32 'idk':1 'instead':51 'invest':44 'join':36 'liter':10 'ngo':38 'peopl':3,29 'peter':19 'post':7 'singer':20 'talk':17 'visit':15 'washington':22 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6623712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074594 {#5239
    date: 2024-01-12 16:49: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
168 DENIED moderate
App\Entity\EntryComment {#5240
  +user: App\Entity\User {#4641 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4628
    +user: App\Entity\User {#4641 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s called Effective Altruism!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721775235 {#4623
      date: 2024-07-24 00:53:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4629 …}
    +nested: Doctrine\ORM\PersistentCollection {#4631 …}
    +votes: Doctrine\ORM\PersistentCollection {#4633 …}
    +reports: Doctrine\ORM\PersistentCollection {#4635 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4637 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4639 …}
    -id: 301775
    -bodyTs: "'altruism':5 'call':3 'effect':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6619984"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705062283 {#4624
      date: 2024-01-12 13:24:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4628}
  +body: """
    IDK why people are downvoting my post. That’s literally what that is.\n
    \n
    I visited a talk with Peter Singer in Washington, D.C. a few years ago where people applauded a guy who had considered joining an NGO and decided to become an investment broker and donate to Effective Altruism instead. 🤔
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705074594 {#5238
    date: 2024-01-12 16:49:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@BenLeMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5241 …}
  +nested: Doctrine\ORM\PersistentCollection {#5243 …}
  +votes: Doctrine\ORM\PersistentCollection {#5245 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 302269
  -bodyTs: "'ago':27 'altruism':50 'applaud':30 'becom':42 'broker':45 'consid':35 'd.c':23 'decid':40 'donat':47 'downvot':5 'effect':49 'guy':32 'idk':1 'instead':51 'invest':44 'join':36 'liter':10 'ngo':38 'peopl':3,29 'peter':19 'post':7 'singer':20 'talk':17 'visit':15 'washington':22 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6623712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074594 {#5239
    date: 2024-01-12 16:49: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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hey that orphan-crushing machine is a constitutionally enshrined right. I have the right to mount that thing on wheels and drive it around to crush up orphans wherever I want! And if somebody tries to stop me and gets caught up in and jams the mechanism, I have the right to sue his estate for damages!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1721937401 {#4696
    date: 2024-07-25 21:56:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +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: 301956
  -bodyTs: "'around':25 'caught':42 'constitut':9 'crush':5,27 'damag':58 'drive':23 'enshrin':10 'estat':56 'get':41 'hey':1 'jam':46 'machin':6 'mechan':48 'mount':17 'orphan':4,29 'orphan-crush':3 'right':11,15,52 'somebodi':35 'stop':38 'sue':54 'thing':19 'tri':36 'want':32 'wheel':21 'wherev':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6621339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705066888 {#4697
    date: 2024-01-12 14:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hey that orphan-crushing machine is a constitutionally enshrined right. I have the right to mount that thing on wheels and drive it around to crush up orphans wherever I want! And if somebody tries to stop me and gets caught up in and jams the mechanism, I have the right to sue his estate for damages!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1721937401 {#4696
    date: 2024-07-25 21:56:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +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: 301956
  -bodyTs: "'around':25 'caught':42 'constitut':9 'crush':5,27 'damag':58 'drive':23 'enshrin':10 'estat':56 'get':41 'hey':1 'jam':46 'machin':6 'mechan':48 'mount':17 'orphan':4,29 'orphan-crush':3 'right':11,15,52 'somebodi':35 'stop':38 'sue':54 'thing':19 'tri':36 'want':32 'wheel':21 'wherev':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6621339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705066888 {#4697
    date: 2024-01-12 14:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4701
  +user: App\Entity\User {#4714 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Hey that orphan-crushing machine is a constitutionally enshrined right. I have the right to mount that thing on wheels and drive it around to crush up orphans wherever I want! And if somebody tries to stop me and gets caught up in and jams the mechanism, I have the right to sue his estate for damages!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1721937401 {#4696
    date: 2024-07-25 21:56:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +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: 301956
  -bodyTs: "'around':25 'caught':42 'constitut':9 'crush':5,27 'damag':58 'drive':23 'enshrin':10 'estat':56 'get':41 'hey':1 'jam':46 'machin':6 'mechan':48 'mount':17 'orphan':4,29 'orphan-crush':3 'right':11,15,52 'somebodi':35 'stop':38 'sue':54 'thing':19 'tri':36 'want':32 'wheel':21 'wherev':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6621339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705066888 {#4697
    date: 2024-01-12 14:41:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5255
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4701
    +user: App\Entity\User {#4714 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hey that orphan-crushing machine is a constitutionally enshrined right. I have the right to mount that thing on wheels and drive it around to crush up orphans wherever I want! And if somebody tries to stop me and gets caught up in and jams the mechanism, I have the right to sue his estate for damages!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1721937401 {#4696
      date: 2024-07-25 21:56:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +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: 301956
    -bodyTs: "'around':25 'caught':42 'constitut':9 'crush':5,27 'damag':58 'drive':23 'enshrin':10 'estat':56 'get':41 'hey':1 'jam':46 'machin':6 'mechan':48 'mount':17 'orphan':4,29 'orphan-crush':3 'right':11,15,52 'somebodi':35 'stop':38 'sue':54 'thing':19 'tri':36 'want':32 'wheel':21 'wherev':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6621339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705066888 {#4697
      date: 2024-01-12 14:41:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4701}
  +body: "Are you on patreon? I’ve got 20k I’d like to invest in your ideas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705085925 {#5253
    date: 2024-01-12 19:58:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Etterra@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 302841
  -bodyTs: "'20k':8 'd':10 'got':7 'idea':16 'invest':13 'like':11 'patreon':4 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6627389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705085925 {#5254
    date: 2024-01-12 19:58:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5255
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4701
    +user: App\Entity\User {#4714 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hey that orphan-crushing machine is a constitutionally enshrined right. I have the right to mount that thing on wheels and drive it around to crush up orphans wherever I want! And if somebody tries to stop me and gets caught up in and jams the mechanism, I have the right to sue his estate for damages!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1721937401 {#4696
      date: 2024-07-25 21:56:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +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: 301956
    -bodyTs: "'around':25 'caught':42 'constitut':9 'crush':5,27 'damag':58 'drive':23 'enshrin':10 'estat':56 'get':41 'hey':1 'jam':46 'machin':6 'mechan':48 'mount':17 'orphan':4,29 'orphan-crush':3 'right':11,15,52 'somebodi':35 'stop':38 'sue':54 'thing':19 'tri':36 'want':32 'wheel':21 'wherev':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6621339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705066888 {#4697
      date: 2024-01-12 14:41:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4701}
  +body: "Are you on patreon? I’ve got 20k I’d like to invest in your ideas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705085925 {#5253
    date: 2024-01-12 19:58:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Etterra@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 302841
  -bodyTs: "'20k':8 'd':10 'got':7 'idea':16 'invest':13 'like':11 'patreon':4 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6627389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705085925 {#5254
    date: 2024-01-12 19:58:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5255
  +user: Proxies\__CG__\App\Entity\User {#5256 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4701
    +user: App\Entity\User {#4714 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Hey that orphan-crushing machine is a constitutionally enshrined right. I have the right to mount that thing on wheels and drive it around to crush up orphans wherever I want! And if somebody tries to stop me and gets caught up in and jams the mechanism, I have the right to sue his estate for damages!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1721937401 {#4696
      date: 2024-07-25 21:56:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +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: 301956
    -bodyTs: "'around':25 'caught':42 'constitut':9 'crush':5,27 'damag':58 'drive':23 'enshrin':10 'estat':56 'get':41 'hey':1 'jam':46 'machin':6 'mechan':48 'mount':17 'orphan':4,29 'orphan-crush':3 'right':11,15,52 'somebodi':35 'stop':38 'sue':54 'thing':19 'tri':36 'want':32 'wheel':21 'wherev':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6621339"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705066888 {#4697
      date: 2024-01-12 14:41:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4701}
  +body: "Are you on patreon? I’ve got 20k I’d like to invest in your ideas"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705085925 {#5253
    date: 2024-01-12 19:58:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Etterra@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5257 …}
  +nested: Doctrine\ORM\PersistentCollection {#5259 …}
  +votes: Doctrine\ORM\PersistentCollection {#5261 …}
  +reports: Doctrine\ORM\PersistentCollection {#5263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5267 …}
  -id: 302841
  -bodyTs: "'20k':8 'd':10 'got':7 'idea':16 'invest':13 'like':11 'patreon':4 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6627389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705085925 {#5254
    date: 2024-01-12 19:58:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#4774
  +user: App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Of course it’s a mystery. An honest discussion about why orphan-crushing machines need to exist would lead to an honest discussion about where your society’s pain really comes from.\n
    \n
    And the owner class doesn’t want that discussion to happen. Because it would come out that they don’t pay their fair share of the tax burden, which would keep orphan-crushing machines from existing in the first place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705068345 {#4769
    date: 2024-01-12 15:05:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4775 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4779 …}
  +reports: Doctrine\ORM\PersistentCollection {#4781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
  -id: 302013
  -bodyTs: "'burden':61 'class':37 'come':32,48 'cours':2 'crush':14,67 'discuss':9,24,42 'doesn':38 'exist':18,70 'fair':56 'first':73 'happen':44 'honest':8,23 'keep':64 'lead':20 'machin':15,68 'mysteri':6 'need':16 'orphan':13,66 'orphan-crush':12,65 'owner':36 'pain':30 'pay':54 'place':74 'realli':31 'share':57 'societi':28 'tax':60 'want':40 'would':19,47,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7303041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705068345 {#4770
    date: 2024-01-12 15:05:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#4774
  +user: App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Of course it’s a mystery. An honest discussion about why orphan-crushing machines need to exist would lead to an honest discussion about where your society’s pain really comes from.\n
    \n
    And the owner class doesn’t want that discussion to happen. Because it would come out that they don’t pay their fair share of the tax burden, which would keep orphan-crushing machines from existing in the first place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705068345 {#4769
    date: 2024-01-12 15:05:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4775 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4779 …}
  +reports: Doctrine\ORM\PersistentCollection {#4781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
  -id: 302013
  -bodyTs: "'burden':61 'class':37 'come':32,48 'cours':2 'crush':14,67 'discuss':9,24,42 'doesn':38 'exist':18,70 'fair':56 'first':73 'happen':44 'honest':8,23 'keep':64 'lead':20 'machin':15,68 'mysteri':6 'need':16 'orphan':13,66 'orphan-crush':12,65 'owner':36 'pain':30 'pay':54 'place':74 'realli':31 'share':57 'societi':28 'tax':60 'want':40 'would':19,47,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7303041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705068345 {#4770
    date: 2024-01-12 15:05:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#4774
  +user: App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Of course it’s a mystery. An honest discussion about why orphan-crushing machines need to exist would lead to an honest discussion about where your society’s pain really comes from.\n
    \n
    And the owner class doesn’t want that discussion to happen. Because it would come out that they don’t pay their fair share of the tax burden, which would keep orphan-crushing machines from existing in the first place.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705068345 {#4769
    date: 2024-01-12 15:05:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4775 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4779 …}
  +reports: Doctrine\ORM\PersistentCollection {#4781 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4783 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4785 …}
  -id: 302013
  -bodyTs: "'burden':61 'class':37 'come':32,48 'cours':2 'crush':14,67 'discuss':9,24,42 'doesn':38 'exist':18,70 'fair':56 'first':73 'happen':44 'honest':8,23 'keep':64 'lead':20 'machin':15,68 'mysteri':6 'need':16 'orphan':13,66 'orphan-crush':12,65 'owner':36 'pain':30 'pay':54 'place':74 'realli':31 'share':57 'societi':28 'tax':60 'want':40 'would':19,47,63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7303041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705068345 {#4770
    date: 2024-01-12 15:05:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#4848
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Great. Now I need to go rewatch cube."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722737759 {#4843
    date: 2024-08-04 04:15:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4849 …}
  +nested: Doctrine\ORM\PersistentCollection {#4851 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
  -id: 302406
  -bodyTs: "'cube':8 'go':6 'great':1 'need':4 'rewatch':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705078126 {#4844
    date: 2024-01-12 17:48: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
183 DENIED edit
App\Entity\EntryComment {#4848
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Great. Now I need to go rewatch cube."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722737759 {#4843
    date: 2024-08-04 04:15:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4849 …}
  +nested: Doctrine\ORM\PersistentCollection {#4851 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
  -id: 302406
  -bodyTs: "'cube':8 'go':6 'great':1 'need':4 'rewatch':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705078126 {#4844
    date: 2024-01-12 17:48: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
184 DENIED moderate
App\Entity\EntryComment {#4848
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Great. Now I need to go rewatch cube."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1722737759 {#4843
    date: 2024-08-04 04:15:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4849 …}
  +nested: Doctrine\ORM\PersistentCollection {#4851 …}
  +votes: Doctrine\ORM\PersistentCollection {#4853 …}
  +reports: Doctrine\ORM\PersistentCollection {#4855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
  -id: 302406
  -bodyTs: "'cube':8 'go':6 'great':1 'need':4 'rewatch':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705078126 {#4844
    date: 2024-01-12 17:48: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
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#5272
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4848
    +user: App\Entity\User {#4861 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Great. Now I need to go rewatch cube."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1722737759 {#4843
      date: 2024-08-04 04:15:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4849 …}
    +nested: Doctrine\ORM\PersistentCollection {#4851 …}
    +votes: Doctrine\ORM\PersistentCollection {#4853 …}
    +reports: Doctrine\ORM\PersistentCollection {#4855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
    -id: 302406
    -bodyTs: "'cube':8 'go':6 'great':1 'need':4 'rewatch':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6624836"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705078126 {#4844
      date: 2024-01-12 17:48:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "When you say rewatch cube I think of the movie Cube, but I’m not sure that’s what you meant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705097416 {#5269
    date: 2024-01-12 23:10:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Harpsist@lemmy.world"
    "@dessalines@lemmy.ml"
    "@Harpsist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5276 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
  -id: 303364
  -bodyTs: "'cube':5,11 'm':14 'meant':21 'movi':10 'rewatch':4 'say':3 'sure':16 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7313809"
  +editedAt: DateTimeImmutable @1722111420 {#5270
    date: 2024-07-27 22:17:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705097416 {#5271
    date: 2024-01-12 23:10: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
187 DENIED edit
App\Entity\EntryComment {#5272
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4848
    +user: App\Entity\User {#4861 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Great. Now I need to go rewatch cube."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1722737759 {#4843
      date: 2024-08-04 04:15:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4849 …}
    +nested: Doctrine\ORM\PersistentCollection {#4851 …}
    +votes: Doctrine\ORM\PersistentCollection {#4853 …}
    +reports: Doctrine\ORM\PersistentCollection {#4855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
    -id: 302406
    -bodyTs: "'cube':8 'go':6 'great':1 'need':4 'rewatch':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6624836"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705078126 {#4844
      date: 2024-01-12 17:48:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "When you say rewatch cube I think of the movie Cube, but I’m not sure that’s what you meant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705097416 {#5269
    date: 2024-01-12 23:10:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Harpsist@lemmy.world"
    "@dessalines@lemmy.ml"
    "@Harpsist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5276 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
  -id: 303364
  -bodyTs: "'cube':5,11 'm':14 'meant':21 'movi':10 'rewatch':4 'say':3 'sure':16 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7313809"
  +editedAt: DateTimeImmutable @1722111420 {#5270
    date: 2024-07-27 22:17:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705097416 {#5271
    date: 2024-01-12 23:10: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
188 DENIED moderate
App\Entity\EntryComment {#5272
  +user: Proxies\__CG__\App\Entity\User {#5273 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4848
    +user: App\Entity\User {#4861 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Great. Now I need to go rewatch cube."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1722737759 {#4843
      date: 2024-08-04 04:15:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4849 …}
    +nested: Doctrine\ORM\PersistentCollection {#4851 …}
    +votes: Doctrine\ORM\PersistentCollection {#4853 …}
    +reports: Doctrine\ORM\PersistentCollection {#4855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
    -id: 302406
    -bodyTs: "'cube':8 'go':6 'great':1 'need':4 'rewatch':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6624836"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705078126 {#4844
      date: 2024-01-12 17:48:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "When you say rewatch cube I think of the movie Cube, but I’m not sure that’s what you meant?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705097416 {#5269
    date: 2024-01-12 23:10:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Harpsist@lemmy.world"
    "@dessalines@lemmy.ml"
    "@Harpsist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5274 …}
  +nested: Doctrine\ORM\PersistentCollection {#5276 …}
  +votes: Doctrine\ORM\PersistentCollection {#5278 …}
  +reports: Doctrine\ORM\PersistentCollection {#5280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
  -id: 303364
  -bodyTs: "'cube':5,11 'm':14 'meant':21 'movi':10 'rewatch':4 'say':3 'sure':16 'think':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7313809"
  +editedAt: DateTimeImmutable @1722111420 {#5270
    date: 2024-07-27 22:17:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705097416 {#5271
    date: 2024-01-12 23:10: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
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#5485
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: Proxies\__CG__\App\Entity\User {#5273 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4848
      +user: App\Entity\User {#4861 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Great. Now I need to go rewatch cube."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1722737759 {#4843
        date: 2024-08-04 04:15:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4849 …}
      +nested: Doctrine\ORM\PersistentCollection {#4851 …}
      +votes: Doctrine\ORM\PersistentCollection {#4853 …}
      +reports: Doctrine\ORM\PersistentCollection {#4855 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
      -id: 302406
      -bodyTs: "'cube':8 'go':6 'great':1 'need':4 'rewatch':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624836"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705078126 {#4844
        date: 2024-01-12 17:48:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4848}
    +body: "When you say rewatch cube I think of the movie Cube, but I’m not sure that’s what you meant?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705097416 {#5269
      date: 2024-01-12 23:10:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Harpsist@lemmy.world"
      "@dessalines@lemmy.ml"
      "@Harpsist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5274 …}
    +nested: Doctrine\ORM\PersistentCollection {#5276 …}
    +votes: Doctrine\ORM\PersistentCollection {#5278 …}
    +reports: Doctrine\ORM\PersistentCollection {#5280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
    -id: 303364
    -bodyTs: "'cube':5,11 'm':14 'meant':21 'movi':10 'rewatch':4 'say':3 'sure':16 'think':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313809"
    +editedAt: DateTimeImmutable @1722111420 {#5270
      date: 2024-07-27 22:17:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705097416 {#5271
      date: 2024-01-12 23:10:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "That’s the one! Great Canadian cinema. Number 1 n 3. Not number 2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705167029 {#5483
    date: 2024-01-13 18:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Harpsist@lemmy.world"
    "@InFerNo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 305742
  -bodyTs: "'1':9 '2':14 '3':11 'canadian':6 'cinema':7 'great':5 'n':10 'number':8,13 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6649008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705167029 {#5484
    date: 2024-01-13 18:30:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5485
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: Proxies\__CG__\App\Entity\User {#5273 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4848
      +user: App\Entity\User {#4861 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Great. Now I need to go rewatch cube."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1722737759 {#4843
        date: 2024-08-04 04:15:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4849 …}
      +nested: Doctrine\ORM\PersistentCollection {#4851 …}
      +votes: Doctrine\ORM\PersistentCollection {#4853 …}
      +reports: Doctrine\ORM\PersistentCollection {#4855 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
      -id: 302406
      -bodyTs: "'cube':8 'go':6 'great':1 'need':4 'rewatch':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624836"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705078126 {#4844
        date: 2024-01-12 17:48:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4848}
    +body: "When you say rewatch cube I think of the movie Cube, but I’m not sure that’s what you meant?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705097416 {#5269
      date: 2024-01-12 23:10:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Harpsist@lemmy.world"
      "@dessalines@lemmy.ml"
      "@Harpsist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5274 …}
    +nested: Doctrine\ORM\PersistentCollection {#5276 …}
    +votes: Doctrine\ORM\PersistentCollection {#5278 …}
    +reports: Doctrine\ORM\PersistentCollection {#5280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
    -id: 303364
    -bodyTs: "'cube':5,11 'm':14 'meant':21 'movi':10 'rewatch':4 'say':3 'sure':16 'think':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313809"
    +editedAt: DateTimeImmutable @1722111420 {#5270
      date: 2024-07-27 22:17:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705097416 {#5271
      date: 2024-01-12 23:10:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "That’s the one! Great Canadian cinema. Number 1 n 3. Not number 2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705167029 {#5483
    date: 2024-01-13 18:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Harpsist@lemmy.world"
    "@InFerNo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 305742
  -bodyTs: "'1':9 '2':14 '3':11 'canadian':6 'cinema':7 'great':5 'n':10 'number':8,13 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6649008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705167029 {#5484
    date: 2024-01-13 18:30:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5485
  +user: App\Entity\User {#4861 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5272
    +user: Proxies\__CG__\App\Entity\User {#5273 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4848
      +user: App\Entity\User {#4861 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Great. Now I need to go rewatch cube."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1722737759 {#4843
        date: 2024-08-04 04:15:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4849 …}
      +nested: Doctrine\ORM\PersistentCollection {#4851 …}
      +votes: Doctrine\ORM\PersistentCollection {#4853 …}
      +reports: Doctrine\ORM\PersistentCollection {#4855 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4857 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4859 …}
      -id: 302406
      -bodyTs: "'cube':8 'go':6 'great':1 'need':4 'rewatch':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624836"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705078126 {#4844
        date: 2024-01-12 17:48:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4848}
    +body: "When you say rewatch cube I think of the movie Cube, but I’m not sure that’s what you meant?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705097416 {#5269
      date: 2024-01-12 23:10:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
      "@Harpsist@lemmy.world"
      "@dessalines@lemmy.ml"
      "@Harpsist@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5274 …}
    +nested: Doctrine\ORM\PersistentCollection {#5276 …}
    +votes: Doctrine\ORM\PersistentCollection {#5278 …}
    +reports: Doctrine\ORM\PersistentCollection {#5280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5284 …}
    -id: 303364
    -bodyTs: "'cube':5,11 'm':14 'meant':21 'movi':10 'rewatch':4 'say':3 'sure':16 'think':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7313809"
    +editedAt: DateTimeImmutable @1722111420 {#5270
      date: 2024-07-27 22:17:00.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705097416 {#5271
      date: 2024-01-12 23:10:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4848}
  +body: "That’s the one! Great Canadian cinema. Number 1 n 3. Not number 2."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705167029 {#5483
    date: 2024-01-13 18:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@Harpsist@lemmy.world"
    "@InFerNo@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5486 …}
  +nested: Doctrine\ORM\PersistentCollection {#5488 …}
  +votes: Doctrine\ORM\PersistentCollection {#5490 …}
  +reports: Doctrine\ORM\PersistentCollection {#5492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5496 …}
  -id: 305742
  -bodyTs: "'1':9 '2':14 '3':11 'canadian':6 'cinema':7 'great':5 'n':10 'number':8,13 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6649008"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705167029 {#5484
    date: 2024-01-13 18:30:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#4921
  +user: App\Entity\User {#4934 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The real problem is that the orphans need a crushing machine themselves so that they could prevent to be crushed. We must protect the second crushing amendment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1723070105 {#4916
    date: 2024-08-08 00:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4922 …}
  +nested: Doctrine\ORM\PersistentCollection {#4924 …}
  +votes: Doctrine\ORM\PersistentCollection {#4926 …}
  +reports: Doctrine\ORM\PersistentCollection {#4928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4932 …}
  -id: 303211
  -bodyTs: "'amend':27 'could':16 'crush':10,20,26 'machin':11 'must':22 'need':8 'orphan':7 'prevent':17 'problem':3 'protect':23 'real':2 'second':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6629962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094242 {#4917
    date: 2024-01-12 22:17: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
195 DENIED edit
App\Entity\EntryComment {#4921
  +user: App\Entity\User {#4934 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The real problem is that the orphans need a crushing machine themselves so that they could prevent to be crushed. We must protect the second crushing amendment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1723070105 {#4916
    date: 2024-08-08 00:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4922 …}
  +nested: Doctrine\ORM\PersistentCollection {#4924 …}
  +votes: Doctrine\ORM\PersistentCollection {#4926 …}
  +reports: Doctrine\ORM\PersistentCollection {#4928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4932 …}
  -id: 303211
  -bodyTs: "'amend':27 'could':16 'crush':10,20,26 'machin':11 'must':22 'need':8 'orphan':7 'prevent':17 'problem':3 'protect':23 'real':2 'second':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6629962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094242 {#4917
    date: 2024-01-12 22:17: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
196 DENIED moderate
App\Entity\EntryComment {#4921
  +user: App\Entity\User {#4934 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "The real problem is that the orphans need a crushing machine themselves so that they could prevent to be crushed. We must protect the second crushing amendment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1723070105 {#4916
    date: 2024-08-08 00:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4922 …}
  +nested: Doctrine\ORM\PersistentCollection {#4924 …}
  +votes: Doctrine\ORM\PersistentCollection {#4926 …}
  +reports: Doctrine\ORM\PersistentCollection {#4928 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4930 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4932 …}
  -id: 303211
  -bodyTs: "'amend':27 'could':16 'crush':10,20,26 'machin':11 'must':22 'need':8 'orphan':7 'prevent':17 'problem':3 'protect':23 'real':2 'second':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6629962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094242 {#4917
    date: 2024-01-12 22:17: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
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#5288
  +user: Proxies\__CG__\App\Entity\User {#5289 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4921
    +user: App\Entity\User {#4934 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real problem is that the orphans need a crushing machine themselves so that they could prevent to be crushed. We must protect the second crushing amendment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1723070105 {#4916
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4922 …}
    +nested: Doctrine\ORM\PersistentCollection {#4924 …}
    +votes: Doctrine\ORM\PersistentCollection {#4926 …}
    +reports: Doctrine\ORM\PersistentCollection {#4928 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4932 …}
    -id: 303211
    -bodyTs: "'amend':27 'could':16 'crush':10,20,26 'machin':11 'must':22 'need':8 'orphan':7 'prevent':17 'problem':3 'protect':23 'real':2 'second':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6629962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705094242 {#4917
      date: 2024-01-12 22:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4921}
  +body: "The only thing that can prevent a good orphan from being crushed is a bad orphan with a… wait what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705214460 {#5286
    date: 2024-01-14 07:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5290 …}
  +nested: Doctrine\ORM\PersistentCollection {#5292 …}
  +votes: Doctrine\ORM\PersistentCollection {#5294 …}
  +reports: Doctrine\ORM\PersistentCollection {#5296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
  -id: 307169
  -bodyTs: "'bad':15 'crush':12 'good':8 'orphan':9,16 'prevent':6 'thing':3 'wait':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6672307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705214460 {#5287
    date: 2024-01-14 07:41:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5288
  +user: Proxies\__CG__\App\Entity\User {#5289 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4921
    +user: App\Entity\User {#4934 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real problem is that the orphans need a crushing machine themselves so that they could prevent to be crushed. We must protect the second crushing amendment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1723070105 {#4916
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4922 …}
    +nested: Doctrine\ORM\PersistentCollection {#4924 …}
    +votes: Doctrine\ORM\PersistentCollection {#4926 …}
    +reports: Doctrine\ORM\PersistentCollection {#4928 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4932 …}
    -id: 303211
    -bodyTs: "'amend':27 'could':16 'crush':10,20,26 'machin':11 'must':22 'need':8 'orphan':7 'prevent':17 'problem':3 'protect':23 'real':2 'second':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6629962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705094242 {#4917
      date: 2024-01-12 22:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4921}
  +body: "The only thing that can prevent a good orphan from being crushed is a bad orphan with a… wait what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705214460 {#5286
    date: 2024-01-14 07:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5290 …}
  +nested: Doctrine\ORM\PersistentCollection {#5292 …}
  +votes: Doctrine\ORM\PersistentCollection {#5294 …}
  +reports: Doctrine\ORM\PersistentCollection {#5296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
  -id: 307169
  -bodyTs: "'bad':15 'crush':12 'good':8 'orphan':9,16 'prevent':6 'thing':3 'wait':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6672307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705214460 {#5287
    date: 2024-01-14 07:41:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5288
  +user: Proxies\__CG__\App\Entity\User {#5289 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4921
    +user: App\Entity\User {#4934 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "The real problem is that the orphans need a crushing machine themselves so that they could prevent to be crushed. We must protect the second crushing amendment."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1723070105 {#4916
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4922 …}
    +nested: Doctrine\ORM\PersistentCollection {#4924 …}
    +votes: Doctrine\ORM\PersistentCollection {#4926 …}
    +reports: Doctrine\ORM\PersistentCollection {#4928 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4930 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4932 …}
    -id: 303211
    -bodyTs: "'amend':27 'could':16 'crush':10,20,26 'machin':11 'must':22 'need':8 'orphan':7 'prevent':17 'problem':3 'protect':23 'real':2 'second':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6629962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705094242 {#4917
      date: 2024-01-12 22:17:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4921}
  +body: "The only thing that can prevent a good orphan from being crushed is a bad orphan with a… wait what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705214460 {#5286
    date: 2024-01-14 07:41:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@hakunawazo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5290 …}
  +nested: Doctrine\ORM\PersistentCollection {#5292 …}
  +votes: Doctrine\ORM\PersistentCollection {#5294 …}
  +reports: Doctrine\ORM\PersistentCollection {#5296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5300 …}
  -id: 307169
  -bodyTs: "'bad':15 'crush':12 'good':8 'orphan':9,16 'prevent':6 'thing':3 'wait':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6672307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705214460 {#5287
    date: 2024-01-14 07:41:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#4994
  +user: App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The radical leftists marxists communists won’t let us crush orphans anymore\n
    \n
    Make Orphan Crushing Great Again\n
    \n
    Trump 2024
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1722214770 {#4989
    date: 2024-07-29 02:59:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 303247
  -bodyTs: "'2024':19 'anymor':12 'communist':5 'crush':10,15 'great':16 'leftist':3 'let':8 'make':13 'marxist':4 'orphan':11,14 'radic':2 'trump':18 'us':9 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6630180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094931 {#4990
    date: 2024-01-12 22:28:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#4994
  +user: App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The radical leftists marxists communists won’t let us crush orphans anymore\n
    \n
    Make Orphan Crushing Great Again\n
    \n
    Trump 2024
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1722214770 {#4989
    date: 2024-07-29 02:59:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 303247
  -bodyTs: "'2024':19 'anymor':12 'communist':5 'crush':10,15 'great':16 'leftist':3 'let':8 'make':13 'marxist':4 'orphan':11,14 'radic':2 'trump':18 'us':9 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6630180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094931 {#4990
    date: 2024-01-12 22:28:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#4994
  +user: App\Entity\User {#5007 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    The radical leftists marxists communists won’t let us crush orphans anymore\n
    \n
    Make Orphan Crushing Great Again\n
    \n
    Trump 2024
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1722214770 {#4989
    date: 2024-07-29 02:59:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
  -id: 303247
  -bodyTs: "'2024':19 'anymor':12 'communist':5 'crush':10,15 'great':16 'leftist':3 'let':8 'make':13 'marxist':4 'orphan':11,14 'radic':2 'trump':18 'us':9 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6630180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705094931 {#4990
    date: 2024-01-12 22:28:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#5304
  +user: Proxies\__CG__\App\Entity\User {#5305 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4994
    +user: App\Entity\User {#5007 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The radical leftists marxists communists won’t let us crush orphans anymore\n
      \n
      Make Orphan Crushing Great Again\n
      \n
      Trump 2024
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1722214770 {#4989
      date: 2024-07-29 02:59:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 303247
    -bodyTs: "'2024':19 'anymor':12 'communist':5 'crush':10,15 'great':16 'leftist':3 'let':8 'make':13 'marxist':4 'orphan':11,14 'radic':2 'trump':18 'us':9 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6630180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705094931 {#4990
      date: 2024-01-12 22:28:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4994}
  +body: "It’s called healthcare now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705106568 {#5302
    date: 2024-01-13 01:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@TheJims@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5306 …}
  +nested: Doctrine\ORM\PersistentCollection {#5308 …}
  +votes: Doctrine\ORM\PersistentCollection {#5310 …}
  +reports: Doctrine\ORM\PersistentCollection {#5312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
  -id: 303747
  -bodyTs: "'call':3 'healthcar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6633639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705106568 {#5303
    date: 2024-01-13 01:42: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
207 DENIED edit
App\Entity\EntryComment {#5304
  +user: Proxies\__CG__\App\Entity\User {#5305 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4994
    +user: App\Entity\User {#5007 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The radical leftists marxists communists won’t let us crush orphans anymore\n
      \n
      Make Orphan Crushing Great Again\n
      \n
      Trump 2024
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1722214770 {#4989
      date: 2024-07-29 02:59:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 303247
    -bodyTs: "'2024':19 'anymor':12 'communist':5 'crush':10,15 'great':16 'leftist':3 'let':8 'make':13 'marxist':4 'orphan':11,14 'radic':2 'trump':18 'us':9 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6630180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705094931 {#4990
      date: 2024-01-12 22:28:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4994}
  +body: "It’s called healthcare now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705106568 {#5302
    date: 2024-01-13 01:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@TheJims@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5306 …}
  +nested: Doctrine\ORM\PersistentCollection {#5308 …}
  +votes: Doctrine\ORM\PersistentCollection {#5310 …}
  +reports: Doctrine\ORM\PersistentCollection {#5312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
  -id: 303747
  -bodyTs: "'call':3 'healthcar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6633639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705106568 {#5303
    date: 2024-01-13 01:42: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
208 DENIED moderate
App\Entity\EntryComment {#5304
  +user: Proxies\__CG__\App\Entity\User {#5305 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "It-s-a-mystery"
    +title: "It's a mystery"
    +url: "https://lemmy.ml/pictrs/image/c44fd5ea-ddfb-4ce7-9844-c2f56f95bf6c.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 1495
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723070105 {#2414
      date: 2024-08-08 00:35:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 29162
    -titleTs: "'mysteri':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705102784
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705016384 {#1793
      date: 2024-01-12 00:39:44.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4994
    +user: App\Entity\User {#5007 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      The radical leftists marxists communists won’t let us crush orphans anymore\n
      \n
      Make Orphan Crushing Great Again\n
      \n
      Trump 2024
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1722214770 {#4989
      date: 2024-07-29 02:59:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@dessalines@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4995 …}
    +nested: Doctrine\ORM\PersistentCollection {#4997 …}
    +votes: Doctrine\ORM\PersistentCollection {#4999 …}
    +reports: Doctrine\ORM\PersistentCollection {#5001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5005 …}
    -id: 303247
    -bodyTs: "'2024':19 'anymor':12 'communist':5 'crush':10,15 'great':16 'leftist':3 'let':8 'make':13 'marxist':4 'orphan':11,14 'radic':2 'trump':18 'us':9 'won':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6630180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705094931 {#4990
      date: 2024-01-12 22:28:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4994}
  +body: "It’s called healthcare now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705106568 {#5302
    date: 2024-01-13 01:42:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@TheJims@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5306 …}
  +nested: Doctrine\ORM\PersistentCollection {#5308 …}
  +votes: Doctrine\ORM\PersistentCollection {#5310 …}
  +reports: Doctrine\ORM\PersistentCollection {#5312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5314 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5316 …}
  -id: 303747
  -bodyTs: "'call':3 'healthcar':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6633639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705106568 {#5303
    date: 2024-01-13 01:42: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
209 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details