GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/13947/Revolver-Ocelot/newest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Revolver-Ocelot"
  +title: "Revolver Ocelot"
  +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700291206 {#2418
    date: 2023-11-18 08:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 13947
  -titleTs: "'ocelot':2 'revolv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700335972
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9359490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700249572 {#1858
    date: 2023-11-17 20:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Revolver-Ocelot"
  +title: "Revolver Ocelot"
  +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700291206 {#2418
    date: 2023-11-18 08:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 13947
  -titleTs: "'ocelot':2 'revolv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700335972
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9359490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700249572 {#1858
    date: 2023-11-17 20:32:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Revolver-Ocelot"
  +title: "Revolver Ocelot"
  +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 151
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700291206 {#2418
    date: 2023-11-18 08:06:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 13947
  -titleTs: "'ocelot':2 'revolv':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700335972
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9359490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700249572 {#1858
    date: 2023-11-17 20:32:52.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 {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Anybody know the name of this character? “Six Shooter Cat” or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700254904 {#4009
    date: 2023-11-17 22:01:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
  ]
  +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: 134868
  -bodyTs: "'anybodi':1 'cat':10 'charact':7 'know':2 'name':4 'shooter':9 'six':8 'someth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5391218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254904 {#3945
    date: 2023-11-17 22:01: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
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Anybody know the name of this character? “Six Shooter Cat” or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700254904 {#4009
    date: 2023-11-17 22:01:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
  ]
  +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: 134868
  -bodyTs: "'anybodi':1 'cat':10 'charact':7 'know':2 'name':4 'shooter':9 'six':8 'someth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5391218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254904 {#3945
    date: 2023-11-17 22:01: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
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Anybody know the name of this character? “Six Shooter Cat” or something?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700254904 {#4009
    date: 2023-11-17 22:01:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
  ]
  +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: 134868
  -bodyTs: "'anybodi':1 'cat':10 'charact':7 'know':2 'name':4 'shooter':9 'six':8 'someth':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5391218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254904 {#3945
    date: 2023-11-17 22:01: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
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 {#4037
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Now there’s a pretty meme. Exquisite!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700253991 {#4043
    date: 2023-11-17 21:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 134804
  -bodyTs: "'exquisit':7 'meme':6 'pretti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/635577/-/comment/3625114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253991 {#4041
    date: 2023-11-17 21:46:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Now there’s a pretty meme. Exquisite!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700253991 {#4043
    date: 2023-11-17 21:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 134804
  -bodyTs: "'exquisit':7 'meme':6 'pretti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/635577/-/comment/3625114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253991 {#4041
    date: 2023-11-17 21:46:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Now there’s a pretty meme. Exquisite!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700253991 {#4043
    date: 2023-11-17 21:46:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4035 …}
  +nested: Doctrine\ORM\PersistentCollection {#4033 …}
  +votes: Doctrine\ORM\PersistentCollection {#4031 …}
  +reports: Doctrine\ORM\PersistentCollection {#4028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 134804
  -bodyTs: "'exquisit':7 'meme':6 'pretti':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/635577/-/comment/3625114"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253991 {#4041
    date: 2023-11-17 21:46:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700600887 {#4114
    date: 2023-11-21 22:08:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 134679
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5390088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251523 {#4115
    date: 2023-11-17 21:05: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
15 DENIED edit
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700600887 {#4114
    date: 2023-11-21 22:08:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 134679
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5390088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251523 {#4115
    date: 2023-11-17 21:05: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
16 DENIED moderate
App\Entity\EntryComment {#4119
  +user: App\Entity\User {#4132 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1700600887 {#4114
    date: 2023-11-21 22:08:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4120 …}
  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
  -id: 134679
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5390088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251523 {#4115
    date: 2023-11-17 21:05: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
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 {#4203
  +user: Proxies\__CG__\App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700600887 {#4114
      date: 2023-11-21 22:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 134679
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5390088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251523 {#4115
      date: 2023-11-17 21:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "A Hideo Kojima game by Hideo Kojima"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700255241 {#4204
    date: 2023-11-17 22:07:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 134885
  -bodyTs: "'game':4 'hideo':2,6 'kojima':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5391320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700255241 {#4207
    date: 2023-11-17 22:07:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4203
  +user: Proxies\__CG__\App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700600887 {#4114
      date: 2023-11-21 22:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 134679
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5390088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251523 {#4115
      date: 2023-11-17 21:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "A Hideo Kojima game by Hideo Kojima"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700255241 {#4204
    date: 2023-11-17 22:07:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 134885
  -bodyTs: "'game':4 'hideo':2,6 'kojima':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5391320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700255241 {#4207
    date: 2023-11-17 22:07:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4203
  +user: Proxies\__CG__\App\Entity\User {#4200 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700600887 {#4114
      date: 2023-11-21 22:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 134679
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5390088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251523 {#4115
      date: 2023-11-17 21:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "A Hideo Kojima game by Hideo Kojima"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700255241 {#4204
    date: 2023-11-17 22:07:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4195 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4214 …}
  -id: 134885
  -bodyTs: "'game':4 'hideo':2,6 'kojima':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5391320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700255241 {#4207
    date: 2023-11-17 22:07:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4218
  +user: Proxies\__CG__\App\Entity\User {#4219 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700600887 {#4114
      date: 2023-11-21 22:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 134679
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5390088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251523 {#4115
      date: 2023-11-17 21:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700251821 {#4216
    date: 2023-11-17 21:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
  -id: 134694
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4956387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251821 {#4217
    date: 2023-11-17 21:10:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4218
  +user: Proxies\__CG__\App\Entity\User {#4219 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700600887 {#4114
      date: 2023-11-21 22:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 134679
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5390088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251523 {#4115
      date: 2023-11-17 21:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700251821 {#4216
    date: 2023-11-17 21:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
  -id: 134694
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4956387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251821 {#4217
    date: 2023-11-17 21:10:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4218
  +user: Proxies\__CG__\App\Entity\User {#4219 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700600887 {#4114
      date: 2023-11-21 22:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 134679
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5390088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251523 {#4115
      date: 2023-11-17 21:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700251821 {#4216
    date: 2023-11-17 21:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4220 …}
  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
  -id: 134694
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4956387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251821 {#4217
    date: 2023-11-17 21:10:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4258
  +user: Proxies\__CG__\App\Entity\User {#4255 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4218
    +user: Proxies\__CG__\App\Entity\User {#4219 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700600887 {#4114
        date: 2023-11-21 22:08:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 134679
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5390088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700251523 {#4115
        date: 2023-11-17 21:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700251821 {#4216
      date: 2023-11-17 21:10:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4220 …}
    +nested: Doctrine\ORM\PersistentCollection {#4222 …}
    +votes: Doctrine\ORM\PersistentCollection {#4224 …}
    +reports: Doctrine\ORM\PersistentCollection {#4226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
    -id: 134694
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4956387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251821 {#4217
      date: 2023-11-17 21:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700252347 {#4259
    date: 2023-11-17 21:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4252 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4254 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 134722
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6257046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700252347 {#4262
    date: 2023-11-17 21:19: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
27 DENIED edit
App\Entity\EntryComment {#4258
  +user: Proxies\__CG__\App\Entity\User {#4255 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4218
    +user: Proxies\__CG__\App\Entity\User {#4219 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700600887 {#4114
        date: 2023-11-21 22:08:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 134679
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5390088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700251523 {#4115
        date: 2023-11-17 21:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700251821 {#4216
      date: 2023-11-17 21:10:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4220 …}
    +nested: Doctrine\ORM\PersistentCollection {#4222 …}
    +votes: Doctrine\ORM\PersistentCollection {#4224 …}
    +reports: Doctrine\ORM\PersistentCollection {#4226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
    -id: 134694
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4956387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251821 {#4217
      date: 2023-11-17 21:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700252347 {#4259
    date: 2023-11-17 21:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4252 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4254 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 134722
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6257046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700252347 {#4262
    date: 2023-11-17 21:19: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
28 DENIED moderate
App\Entity\EntryComment {#4258
  +user: Proxies\__CG__\App\Entity\User {#4255 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4218
    +user: Proxies\__CG__\App\Entity\User {#4219 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700600887 {#4114
        date: 2023-11-21 22:08:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 134679
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5390088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700251523 {#4115
        date: 2023-11-17 21:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700251821 {#4216
      date: 2023-11-17 21:10:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4220 …}
    +nested: Doctrine\ORM\PersistentCollection {#4222 …}
    +votes: Doctrine\ORM\PersistentCollection {#4224 …}
    +reports: Doctrine\ORM\PersistentCollection {#4226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
    -id: 134694
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4956387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251821 {#4217
      date: 2023-11-17 21:10:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700252347 {#4259
    date: 2023-11-17 21:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4252 …}
  +nested: Doctrine\ORM\PersistentCollection {#4250 …}
  +votes: Doctrine\ORM\PersistentCollection {#4254 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 134722
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6257046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700252347 {#4262
    date: 2023-11-17 21:19: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
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 {#4296
  +user: Proxies\__CG__\App\Entity\User {#4299 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4258
    +user: Proxies\__CG__\App\Entity\User {#4255 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4218
      +user: Proxies\__CG__\App\Entity\User {#4219 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4119
        +user: App\Entity\User {#4132 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700600887 {#4114
          date: 2023-11-21 22:08:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4120 …}
        +nested: Doctrine\ORM\PersistentCollection {#4122 …}
        +votes: Doctrine\ORM\PersistentCollection {#4124 …}
        +reports: Doctrine\ORM\PersistentCollection {#4126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
        -id: 134679
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5390088"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700251523 {#4115
          date: 2023-11-17 21:05:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700251821 {#4216
        date: 2023-11-17 21:10:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4220 …}
      +nested: Doctrine\ORM\PersistentCollection {#4222 …}
      +votes: Doctrine\ORM\PersistentCollection {#4224 …}
      +reports: Doctrine\ORM\PersistentCollection {#4226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
      -id: 134694
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4956387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700251821 {#4217
        date: 2023-11-17 21:10:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700252347 {#4259
      date: 2023-11-17 21:19:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4252 …}
    +nested: Doctrine\ORM\PersistentCollection {#4250 …}
    +votes: Doctrine\ORM\PersistentCollection {#4254 …}
    +reports: Doctrine\ORM\PersistentCollection {#4265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
    -id: 134722
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6257046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700252347 {#4262
      date: 2023-11-17 21:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700253811 {#4293
    date: 2023-11-17 21:43:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4300 …}
  +nested: Doctrine\ORM\PersistentCollection {#4302 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 134795
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4957063"
  +editedAt: DateTimeImmutable @1700549793 {#4290
    date: 2023-11-21 07:56:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700253811 {#4288
    date: 2023-11-17 21:43:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4296
  +user: Proxies\__CG__\App\Entity\User {#4299 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4258
    +user: Proxies\__CG__\App\Entity\User {#4255 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4218
      +user: Proxies\__CG__\App\Entity\User {#4219 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4119
        +user: App\Entity\User {#4132 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700600887 {#4114
          date: 2023-11-21 22:08:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4120 …}
        +nested: Doctrine\ORM\PersistentCollection {#4122 …}
        +votes: Doctrine\ORM\PersistentCollection {#4124 …}
        +reports: Doctrine\ORM\PersistentCollection {#4126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
        -id: 134679
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5390088"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700251523 {#4115
          date: 2023-11-17 21:05:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700251821 {#4216
        date: 2023-11-17 21:10:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4220 …}
      +nested: Doctrine\ORM\PersistentCollection {#4222 …}
      +votes: Doctrine\ORM\PersistentCollection {#4224 …}
      +reports: Doctrine\ORM\PersistentCollection {#4226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
      -id: 134694
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4956387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700251821 {#4217
        date: 2023-11-17 21:10:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700252347 {#4259
      date: 2023-11-17 21:19:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4252 …}
    +nested: Doctrine\ORM\PersistentCollection {#4250 …}
    +votes: Doctrine\ORM\PersistentCollection {#4254 …}
    +reports: Doctrine\ORM\PersistentCollection {#4265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
    -id: 134722
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6257046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700252347 {#4262
      date: 2023-11-17 21:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700253811 {#4293
    date: 2023-11-17 21:43:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4300 …}
  +nested: Doctrine\ORM\PersistentCollection {#4302 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 134795
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4957063"
  +editedAt: DateTimeImmutable @1700549793 {#4290
    date: 2023-11-21 07:56:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700253811 {#4288
    date: 2023-11-17 21:43:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4296
  +user: Proxies\__CG__\App\Entity\User {#4299 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4258
    +user: Proxies\__CG__\App\Entity\User {#4255 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4218
      +user: Proxies\__CG__\App\Entity\User {#4219 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4119
        +user: App\Entity\User {#4132 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1700600887 {#4114
          date: 2023-11-21 22:08:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4120 …}
        +nested: Doctrine\ORM\PersistentCollection {#4122 …}
        +votes: Doctrine\ORM\PersistentCollection {#4124 …}
        +reports: Doctrine\ORM\PersistentCollection {#4126 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
        -id: 134679
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5390088"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700251523 {#4115
          date: 2023-11-17 21:05:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700251821 {#4216
        date: 2023-11-17 21:10:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4220 …}
      +nested: Doctrine\ORM\PersistentCollection {#4222 …}
      +votes: Doctrine\ORM\PersistentCollection {#4224 …}
      +reports: Doctrine\ORM\PersistentCollection {#4226 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
      -id: 134694
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4956387"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700251821 {#4217
        date: 2023-11-17 21:10:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700252347 {#4259
      date: 2023-11-17 21:19:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4252 …}
    +nested: Doctrine\ORM\PersistentCollection {#4250 …}
    +votes: Doctrine\ORM\PersistentCollection {#4254 …}
    +reports: Doctrine\ORM\PersistentCollection {#4265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
    -id: 134722
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6257046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700252347 {#4262
      date: 2023-11-17 21:19:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700253811 {#4293
    date: 2023-11-17 21:43:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4300 …}
  +nested: Doctrine\ORM\PersistentCollection {#4302 …}
  +votes: Doctrine\ORM\PersistentCollection {#4303 …}
  +reports: Doctrine\ORM\PersistentCollection {#4305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
  -id: 134795
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4957063"
  +editedAt: DateTimeImmutable @1700549793 {#4290
    date: 2023-11-21 07:56:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700253811 {#4288
    date: 2023-11-17 21:43:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4326
  +user: Proxies\__CG__\App\Entity\User {#4318 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4296
    +user: Proxies\__CG__\App\Entity\User {#4299 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4258
      +user: Proxies\__CG__\App\Entity\User {#4255 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4218
        +user: Proxies\__CG__\App\Entity\User {#4219 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4119
          +user: App\Entity\User {#4132 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1700600887 {#4114
            date: 2023-11-21 22:08:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4120 …}
          +nested: Doctrine\ORM\PersistentCollection {#4122 …}
          +votes: Doctrine\ORM\PersistentCollection {#4124 …}
          +reports: Doctrine\ORM\PersistentCollection {#4126 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
          -id: 134679
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5390088"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700251523 {#4115
            date: 2023-11-17 21:05:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700251821 {#4216
          date: 2023-11-17 21:10:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4220 …}
        +nested: Doctrine\ORM\PersistentCollection {#4222 …}
        +votes: Doctrine\ORM\PersistentCollection {#4224 …}
        +reports: Doctrine\ORM\PersistentCollection {#4226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
        -id: 134694
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4956387"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700251821 {#4217
          date: 2023-11-17 21:10:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700252347 {#4259
        date: 2023-11-17 21:19:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4252 …}
      +nested: Doctrine\ORM\PersistentCollection {#4250 …}
      +votes: Doctrine\ORM\PersistentCollection {#4254 …}
      +reports: Doctrine\ORM\PersistentCollection {#4265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
      -id: 134722
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6257046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700252347 {#4262
        date: 2023-11-17 21:19:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700253811 {#4293
      date: 2023-11-17 21:43:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4300 …}
    +nested: Doctrine\ORM\PersistentCollection {#4302 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 134795
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4957063"
    +editedAt: DateTimeImmutable @1700549793 {#4290
      date: 2023-11-21 07:56:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700253811 {#4288
      date: 2023-11-17 21:43:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700254077 {#4321
    date: 2023-11-17 21:47:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4316 …}
  +nested: Doctrine\ORM\PersistentCollection {#4314 …}
  +votes: Doctrine\ORM\PersistentCollection {#4312 …}
  +reports: Doctrine\ORM\PersistentCollection {#4328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
  -id: 134809
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4957160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254077 {#4324
    date: 2023-11-17 21:47:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4326
  +user: Proxies\__CG__\App\Entity\User {#4318 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4296
    +user: Proxies\__CG__\App\Entity\User {#4299 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4258
      +user: Proxies\__CG__\App\Entity\User {#4255 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4218
        +user: Proxies\__CG__\App\Entity\User {#4219 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4119
          +user: App\Entity\User {#4132 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1700600887 {#4114
            date: 2023-11-21 22:08:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4120 …}
          +nested: Doctrine\ORM\PersistentCollection {#4122 …}
          +votes: Doctrine\ORM\PersistentCollection {#4124 …}
          +reports: Doctrine\ORM\PersistentCollection {#4126 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
          -id: 134679
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5390088"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700251523 {#4115
            date: 2023-11-17 21:05:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700251821 {#4216
          date: 2023-11-17 21:10:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4220 …}
        +nested: Doctrine\ORM\PersistentCollection {#4222 …}
        +votes: Doctrine\ORM\PersistentCollection {#4224 …}
        +reports: Doctrine\ORM\PersistentCollection {#4226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
        -id: 134694
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4956387"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700251821 {#4217
          date: 2023-11-17 21:10:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700252347 {#4259
        date: 2023-11-17 21:19:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4252 …}
      +nested: Doctrine\ORM\PersistentCollection {#4250 …}
      +votes: Doctrine\ORM\PersistentCollection {#4254 …}
      +reports: Doctrine\ORM\PersistentCollection {#4265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
      -id: 134722
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6257046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700252347 {#4262
        date: 2023-11-17 21:19:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700253811 {#4293
      date: 2023-11-17 21:43:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4300 …}
    +nested: Doctrine\ORM\PersistentCollection {#4302 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 134795
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4957063"
    +editedAt: DateTimeImmutable @1700549793 {#4290
      date: 2023-11-21 07:56:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700253811 {#4288
      date: 2023-11-17 21:43:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700254077 {#4321
    date: 2023-11-17 21:47:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4316 …}
  +nested: Doctrine\ORM\PersistentCollection {#4314 …}
  +votes: Doctrine\ORM\PersistentCollection {#4312 …}
  +reports: Doctrine\ORM\PersistentCollection {#4328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
  -id: 134809
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4957160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254077 {#4324
    date: 2023-11-17 21:47:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4326
  +user: Proxies\__CG__\App\Entity\User {#4318 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4296
    +user: Proxies\__CG__\App\Entity\User {#4299 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4258
      +user: Proxies\__CG__\App\Entity\User {#4255 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4218
        +user: Proxies\__CG__\App\Entity\User {#4219 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4119
          +user: App\Entity\User {#4132 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1700600887 {#4114
            date: 2023-11-21 22:08:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4120 …}
          +nested: Doctrine\ORM\PersistentCollection {#4122 …}
          +votes: Doctrine\ORM\PersistentCollection {#4124 …}
          +reports: Doctrine\ORM\PersistentCollection {#4126 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
          -id: 134679
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5390088"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700251523 {#4115
            date: 2023-11-17 21:05:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700251821 {#4216
          date: 2023-11-17 21:10:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4220 …}
        +nested: Doctrine\ORM\PersistentCollection {#4222 …}
        +votes: Doctrine\ORM\PersistentCollection {#4224 …}
        +reports: Doctrine\ORM\PersistentCollection {#4226 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
        -id: 134694
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4956387"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700251821 {#4217
          date: 2023-11-17 21:10:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700252347 {#4259
        date: 2023-11-17 21:19:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4252 …}
      +nested: Doctrine\ORM\PersistentCollection {#4250 …}
      +votes: Doctrine\ORM\PersistentCollection {#4254 …}
      +reports: Doctrine\ORM\PersistentCollection {#4265 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
      -id: 134722
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6257046"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700252347 {#4262
        date: 2023-11-17 21:19:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700253811 {#4293
      date: 2023-11-17 21:43:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4300 …}
    +nested: Doctrine\ORM\PersistentCollection {#4302 …}
    +votes: Doctrine\ORM\PersistentCollection {#4303 …}
    +reports: Doctrine\ORM\PersistentCollection {#4305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
    -id: 134795
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4957063"
    +editedAt: DateTimeImmutable @1700549793 {#4290
      date: 2023-11-21 07:56:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700253811 {#4288
      date: 2023-11-17 21:43:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700254077 {#4321
    date: 2023-11-17 21:47:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4316 …}
  +nested: Doctrine\ORM\PersistentCollection {#4314 …}
  +votes: Doctrine\ORM\PersistentCollection {#4312 …}
  +reports: Doctrine\ORM\PersistentCollection {#4328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
  -id: 134809
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4957160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254077 {#4324
    date: 2023-11-17 21:47:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4349
  +user: Proxies\__CG__\App\Entity\User {#4341 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4326
    +user: Proxies\__CG__\App\Entity\User {#4318 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4296
      +user: Proxies\__CG__\App\Entity\User {#4299 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4258
        +user: Proxies\__CG__\App\Entity\User {#4255 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4218
          +user: Proxies\__CG__\App\Entity\User {#4219 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4119
            +user: App\Entity\User {#4132 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1700600887 {#4114
              date: 2023-11-21 22:08:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4120 …}
            +nested: Doctrine\ORM\PersistentCollection {#4122 …}
            +votes: Doctrine\ORM\PersistentCollection {#4124 …}
            +reports: Doctrine\ORM\PersistentCollection {#4126 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
            -id: 134679
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5390088"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700251523 {#4115
              date: 2023-11-17 21:05:23.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1700251821 {#4216
            date: 2023-11-17 21:10:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4220 …}
          +nested: Doctrine\ORM\PersistentCollection {#4222 …}
          +votes: Doctrine\ORM\PersistentCollection {#4224 …}
          +reports: Doctrine\ORM\PersistentCollection {#4226 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
          -id: 134694
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4956387"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700251821 {#4217
            date: 2023-11-17 21:10:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700252347 {#4259
          date: 2023-11-17 21:19:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4252 …}
        +nested: Doctrine\ORM\PersistentCollection {#4250 …}
        +votes: Doctrine\ORM\PersistentCollection {#4254 …}
        +reports: Doctrine\ORM\PersistentCollection {#4265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
        -id: 134722
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6257046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700252347 {#4262
          date: 2023-11-17 21:19:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700253811 {#4293
        date: 2023-11-17 21:43:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
      -id: 134795
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4957063"
      +editedAt: DateTimeImmutable @1700549793 {#4290
        date: 2023-11-21 07:56:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700253811 {#4288
        date: 2023-11-17 21:43:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700254077 {#4321
      date: 2023-11-17 21:47:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4316 …}
    +nested: Doctrine\ORM\PersistentCollection {#4314 …}
    +votes: Doctrine\ORM\PersistentCollection {#4312 …}
    +reports: Doctrine\ORM\PersistentCollection {#4328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
    -id: 134809
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4957160"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254077 {#4324
      date: 2023-11-17 21:47:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700254129 {#4344
    date: 2023-11-17 21:48:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4335 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 134811
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4100830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254129 {#4347
    date: 2023-11-17 21:48:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4349
  +user: Proxies\__CG__\App\Entity\User {#4341 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4326
    +user: Proxies\__CG__\App\Entity\User {#4318 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4296
      +user: Proxies\__CG__\App\Entity\User {#4299 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4258
        +user: Proxies\__CG__\App\Entity\User {#4255 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4218
          +user: Proxies\__CG__\App\Entity\User {#4219 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4119
            +user: App\Entity\User {#4132 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1700600887 {#4114
              date: 2023-11-21 22:08:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4120 …}
            +nested: Doctrine\ORM\PersistentCollection {#4122 …}
            +votes: Doctrine\ORM\PersistentCollection {#4124 …}
            +reports: Doctrine\ORM\PersistentCollection {#4126 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
            -id: 134679
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5390088"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700251523 {#4115
              date: 2023-11-17 21:05:23.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1700251821 {#4216
            date: 2023-11-17 21:10:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4220 …}
          +nested: Doctrine\ORM\PersistentCollection {#4222 …}
          +votes: Doctrine\ORM\PersistentCollection {#4224 …}
          +reports: Doctrine\ORM\PersistentCollection {#4226 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
          -id: 134694
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4956387"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700251821 {#4217
            date: 2023-11-17 21:10:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700252347 {#4259
          date: 2023-11-17 21:19:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4252 …}
        +nested: Doctrine\ORM\PersistentCollection {#4250 …}
        +votes: Doctrine\ORM\PersistentCollection {#4254 …}
        +reports: Doctrine\ORM\PersistentCollection {#4265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
        -id: 134722
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6257046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700252347 {#4262
          date: 2023-11-17 21:19:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700253811 {#4293
        date: 2023-11-17 21:43:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
      -id: 134795
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4957063"
      +editedAt: DateTimeImmutable @1700549793 {#4290
        date: 2023-11-21 07:56:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700253811 {#4288
        date: 2023-11-17 21:43:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700254077 {#4321
      date: 2023-11-17 21:47:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4316 …}
    +nested: Doctrine\ORM\PersistentCollection {#4314 …}
    +votes: Doctrine\ORM\PersistentCollection {#4312 …}
    +reports: Doctrine\ORM\PersistentCollection {#4328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
    -id: 134809
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4957160"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254077 {#4324
      date: 2023-11-17 21:47:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700254129 {#4344
    date: 2023-11-17 21:48:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4335 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 134811
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4100830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254129 {#4347
    date: 2023-11-17 21:48:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4349
  +user: Proxies\__CG__\App\Entity\User {#4341 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4326
    +user: Proxies\__CG__\App\Entity\User {#4318 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4296
      +user: Proxies\__CG__\App\Entity\User {#4299 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4258
        +user: Proxies\__CG__\App\Entity\User {#4255 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4218
          +user: Proxies\__CG__\App\Entity\User {#4219 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4119
            +user: App\Entity\User {#4132 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1700600887 {#4114
              date: 2023-11-21 22:08:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4120 …}
            +nested: Doctrine\ORM\PersistentCollection {#4122 …}
            +votes: Doctrine\ORM\PersistentCollection {#4124 …}
            +reports: Doctrine\ORM\PersistentCollection {#4126 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
            -id: 134679
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/5390088"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700251523 {#4115
              date: 2023-11-17 21:05:23.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1700251821 {#4216
            date: 2023-11-17 21:10:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4220 …}
          +nested: Doctrine\ORM\PersistentCollection {#4222 …}
          +votes: Doctrine\ORM\PersistentCollection {#4224 …}
          +reports: Doctrine\ORM\PersistentCollection {#4226 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
          -id: 134694
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4956387"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700251821 {#4217
            date: 2023-11-17 21:10:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700252347 {#4259
          date: 2023-11-17 21:19:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4252 …}
        +nested: Doctrine\ORM\PersistentCollection {#4250 …}
        +votes: Doctrine\ORM\PersistentCollection {#4254 …}
        +reports: Doctrine\ORM\PersistentCollection {#4265 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
        -id: 134722
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6257046"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700252347 {#4262
          date: 2023-11-17 21:19:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700253811 {#4293
        date: 2023-11-17 21:43:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4300 …}
      +nested: Doctrine\ORM\PersistentCollection {#4302 …}
      +votes: Doctrine\ORM\PersistentCollection {#4303 …}
      +reports: Doctrine\ORM\PersistentCollection {#4305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
      -id: 134795
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4957063"
      +editedAt: DateTimeImmutable @1700549793 {#4290
        date: 2023-11-21 07:56:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700253811 {#4288
        date: 2023-11-17 21:43:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1700254077 {#4321
      date: 2023-11-17 21:47:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4316 …}
    +nested: Doctrine\ORM\PersistentCollection {#4314 …}
    +votes: Doctrine\ORM\PersistentCollection {#4312 …}
    +reports: Doctrine\ORM\PersistentCollection {#4328 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
    -id: 134809
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4957160"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254077 {#4324
      date: 2023-11-17 21:47:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700254129 {#4344
    date: 2023-11-17 21:48:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4337 …}
  +votes: Doctrine\ORM\PersistentCollection {#4335 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 134811
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4100830"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254129 {#4347
    date: 2023-11-17 21:48:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4372
  +user: Proxies\__CG__\App\Entity\User {#4364 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4349
    +user: Proxies\__CG__\App\Entity\User {#4341 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4326
      +user: Proxies\__CG__\App\Entity\User {#4318 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4296
        +user: Proxies\__CG__\App\Entity\User {#4299 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4258
          +user: Proxies\__CG__\App\Entity\User {#4255 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4218
            +user: Proxies\__CG__\App\Entity\User {#4219 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4119
              +user: App\Entity\User {#4132 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1700600887 {#4114
                date: 2023-11-21 22:08:07.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4120 …}
              +nested: Doctrine\ORM\PersistentCollection {#4122 …}
              +votes: Doctrine\ORM\PersistentCollection {#4124 …}
              +reports: Doctrine\ORM\PersistentCollection {#4126 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
              -id: 134679
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5390088"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700251523 {#4115
                date: 2023-11-17 21:05:23.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1700251821 {#4216
              date: 2023-11-17 21:10:21.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4220 …}
            +nested: Doctrine\ORM\PersistentCollection {#4222 …}
            +votes: Doctrine\ORM\PersistentCollection {#4224 …}
            +reports: Doctrine\ORM\PersistentCollection {#4226 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
            -id: 134694
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4956387"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700251821 {#4217
              date: 2023-11-17 21:10:21.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1700252347 {#4259
            date: 2023-11-17 21:19:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4252 …}
          +nested: Doctrine\ORM\PersistentCollection {#4250 …}
          +votes: Doctrine\ORM\PersistentCollection {#4254 …}
          +reports: Doctrine\ORM\PersistentCollection {#4265 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
          -id: 134722
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6257046"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700252347 {#4262
            date: 2023-11-17 21:19:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700253811 {#4293
          date: 2023-11-17 21:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4300 …}
        +nested: Doctrine\ORM\PersistentCollection {#4302 …}
        +votes: Doctrine\ORM\PersistentCollection {#4303 …}
        +reports: Doctrine\ORM\PersistentCollection {#4305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
        -id: 134795
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4957063"
        +editedAt: DateTimeImmutable @1700549793 {#4290
          date: 2023-11-21 07:56:33.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700253811 {#4288
          date: 2023-11-17 21:43:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700254077 {#4321
        date: 2023-11-17 21:47:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4316 …}
      +nested: Doctrine\ORM\PersistentCollection {#4314 …}
      +votes: Doctrine\ORM\PersistentCollection {#4312 …}
      +reports: Doctrine\ORM\PersistentCollection {#4328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
      -id: 134809
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4957160"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254077 {#4324
        date: 2023-11-17 21:47:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700254129 {#4344
      date: 2023-11-17 21:48:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 134811
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4100830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254129 {#4347
      date: 2023-11-17 21:48:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Recover olecot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700254210 {#4367
    date: 2023-11-17 21:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4358 …}
  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
  -id: 134818
  -bodyTs: "'olecot':2 'recov':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4873040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254210 {#4370
    date: 2023-11-17 21:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4372
  +user: Proxies\__CG__\App\Entity\User {#4364 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4349
    +user: Proxies\__CG__\App\Entity\User {#4341 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4326
      +user: Proxies\__CG__\App\Entity\User {#4318 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4296
        +user: Proxies\__CG__\App\Entity\User {#4299 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4258
          +user: Proxies\__CG__\App\Entity\User {#4255 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4218
            +user: Proxies\__CG__\App\Entity\User {#4219 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4119
              +user: App\Entity\User {#4132 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1700600887 {#4114
                date: 2023-11-21 22:08:07.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4120 …}
              +nested: Doctrine\ORM\PersistentCollection {#4122 …}
              +votes: Doctrine\ORM\PersistentCollection {#4124 …}
              +reports: Doctrine\ORM\PersistentCollection {#4126 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
              -id: 134679
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5390088"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700251523 {#4115
                date: 2023-11-17 21:05:23.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1700251821 {#4216
              date: 2023-11-17 21:10:21.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4220 …}
            +nested: Doctrine\ORM\PersistentCollection {#4222 …}
            +votes: Doctrine\ORM\PersistentCollection {#4224 …}
            +reports: Doctrine\ORM\PersistentCollection {#4226 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
            -id: 134694
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4956387"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700251821 {#4217
              date: 2023-11-17 21:10:21.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1700252347 {#4259
            date: 2023-11-17 21:19:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4252 …}
          +nested: Doctrine\ORM\PersistentCollection {#4250 …}
          +votes: Doctrine\ORM\PersistentCollection {#4254 …}
          +reports: Doctrine\ORM\PersistentCollection {#4265 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
          -id: 134722
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6257046"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700252347 {#4262
            date: 2023-11-17 21:19:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700253811 {#4293
          date: 2023-11-17 21:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4300 …}
        +nested: Doctrine\ORM\PersistentCollection {#4302 …}
        +votes: Doctrine\ORM\PersistentCollection {#4303 …}
        +reports: Doctrine\ORM\PersistentCollection {#4305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
        -id: 134795
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4957063"
        +editedAt: DateTimeImmutable @1700549793 {#4290
          date: 2023-11-21 07:56:33.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700253811 {#4288
          date: 2023-11-17 21:43:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700254077 {#4321
        date: 2023-11-17 21:47:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4316 …}
      +nested: Doctrine\ORM\PersistentCollection {#4314 …}
      +votes: Doctrine\ORM\PersistentCollection {#4312 …}
      +reports: Doctrine\ORM\PersistentCollection {#4328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
      -id: 134809
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4957160"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254077 {#4324
        date: 2023-11-17 21:47:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700254129 {#4344
      date: 2023-11-17 21:48:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 134811
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4100830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254129 {#4347
      date: 2023-11-17 21:48:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Recover olecot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700254210 {#4367
    date: 2023-11-17 21:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4358 …}
  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
  -id: 134818
  -bodyTs: "'olecot':2 'recov':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4873040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254210 {#4370
    date: 2023-11-17 21:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4372
  +user: Proxies\__CG__\App\Entity\User {#4364 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4349
    +user: Proxies\__CG__\App\Entity\User {#4341 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4326
      +user: Proxies\__CG__\App\Entity\User {#4318 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4296
        +user: Proxies\__CG__\App\Entity\User {#4299 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4258
          +user: Proxies\__CG__\App\Entity\User {#4255 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4218
            +user: Proxies\__CG__\App\Entity\User {#4219 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4119
              +user: App\Entity\User {#4132 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: null
              +root: null
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1700600887 {#4114
                date: 2023-11-21 22:08:07.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4120 …}
              +nested: Doctrine\ORM\PersistentCollection {#4122 …}
              +votes: Doctrine\ORM\PersistentCollection {#4124 …}
              +reports: Doctrine\ORM\PersistentCollection {#4126 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
              -id: 134679
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/5390088"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700251523 {#4115
                date: 2023-11-17 21:05:23.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 14
            +score: 0
            +lastActive: DateTime @1700251821 {#4216
              date: 2023-11-17 21:10:21.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4220 …}
            +nested: Doctrine\ORM\PersistentCollection {#4222 …}
            +votes: Doctrine\ORM\PersistentCollection {#4224 …}
            +reports: Doctrine\ORM\PersistentCollection {#4226 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
            -id: 134694
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4956387"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700251821 {#4217
              date: 2023-11-17 21:10:21.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1700252347 {#4259
            date: 2023-11-17 21:19:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4252 …}
          +nested: Doctrine\ORM\PersistentCollection {#4250 …}
          +votes: Doctrine\ORM\PersistentCollection {#4254 …}
          +reports: Doctrine\ORM\PersistentCollection {#4265 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
          -id: 134722
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/6257046"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700252347 {#4262
            date: 2023-11-17 21:19:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700253811 {#4293
          date: 2023-11-17 21:43:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4300 …}
        +nested: Doctrine\ORM\PersistentCollection {#4302 …}
        +votes: Doctrine\ORM\PersistentCollection {#4303 …}
        +reports: Doctrine\ORM\PersistentCollection {#4305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
        -id: 134795
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4957063"
        +editedAt: DateTimeImmutable @1700549793 {#4290
          date: 2023-11-21 07:56:33.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700253811 {#4288
          date: 2023-11-17 21:43:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1700254077 {#4321
        date: 2023-11-17 21:47:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4316 …}
      +nested: Doctrine\ORM\PersistentCollection {#4314 …}
      +votes: Doctrine\ORM\PersistentCollection {#4312 …}
      +reports: Doctrine\ORM\PersistentCollection {#4328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
      -id: 134809
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4957160"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254077 {#4324
        date: 2023-11-17 21:47:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700254129 {#4344
      date: 2023-11-17 21:48:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4339 …}
    +nested: Doctrine\ORM\PersistentCollection {#4337 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4351 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
    -id: 134811
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/4100830"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254129 {#4347
      date: 2023-11-17 21:48:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Recover olecot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700254210 {#4367
    date: 2023-11-17 21:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4362 …}
  +nested: Doctrine\ORM\PersistentCollection {#4360 …}
  +votes: Doctrine\ORM\PersistentCollection {#4358 …}
  +reports: Doctrine\ORM\PersistentCollection {#4374 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
  -id: 134818
  -bodyTs: "'olecot':2 'recov':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4873040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254210 {#4370
    date: 2023-11-17 21:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4395
  +user: Proxies\__CG__\App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: Proxies\__CG__\App\Entity\User {#4364 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4349
      +user: Proxies\__CG__\App\Entity\User {#4341 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4326
        +user: Proxies\__CG__\App\Entity\User {#4318 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4296
          +user: Proxies\__CG__\App\Entity\User {#4299 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4258
            +user: Proxies\__CG__\App\Entity\User {#4255 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4218
              +user: Proxies\__CG__\App\Entity\User {#4219 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4119
                +user: App\Entity\User {#4132 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Revolver Ocelot"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 21
                +score: 0
                +lastActive: DateTime @1700600887 {#4114
                  date: 2023-11-21 22:08:07.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@BudgetBandit@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4120 …}
                +nested: Doctrine\ORM\PersistentCollection {#4122 …}
                +votes: Doctrine\ORM\PersistentCollection {#4124 …}
                +reports: Doctrine\ORM\PersistentCollection {#4126 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
                -id: 134679
                -bodyTs: "'ocelot':2 'revolv':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5390088"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700251523 {#4115
                  date: 2023-11-17 21:05:23.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4119}
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1700251821 {#4216
                date: 2023-11-17 21:10:21.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
                "@Kyle_The_G@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4220 …}
              +nested: Doctrine\ORM\PersistentCollection {#4222 …}
              +votes: Doctrine\ORM\PersistentCollection {#4224 …}
              +reports: Doctrine\ORM\PersistentCollection {#4226 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
              -id: 134694
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/4956387"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700251821 {#4217
                date: 2023-11-17 21:10:21.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1700252347 {#4259
              date: 2023-11-17 21:19:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
              "@Skyline969@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4252 …}
            +nested: Doctrine\ORM\PersistentCollection {#4250 …}
            +votes: Doctrine\ORM\PersistentCollection {#4254 …}
            +reports: Doctrine\ORM\PersistentCollection {#4265 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
            -id: 134722
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6257046"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700252347 {#4262
              date: 2023-11-17 21:19:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1700253811 {#4293
            date: 2023-11-17 21:43:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4300 …}
          +nested: Doctrine\ORM\PersistentCollection {#4302 …}
          +votes: Doctrine\ORM\PersistentCollection {#4303 …}
          +reports: Doctrine\ORM\PersistentCollection {#4305 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
          -id: 134795
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4957063"
          +editedAt: DateTimeImmutable @1700549793 {#4290
            date: 2023-11-21 07:56:33.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700253811 {#4288
            date: 2023-11-17 21:43:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700254077 {#4321
          date: 2023-11-17 21:47:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
          "@PeriodicallyPedantic@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4316 …}
        +nested: Doctrine\ORM\PersistentCollection {#4314 …}
        +votes: Doctrine\ORM\PersistentCollection {#4312 …}
        +reports: Doctrine\ORM\PersistentCollection {#4328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
        -id: 134809
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4957160"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254077 {#4324
          date: 2023-11-17 21:47:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700254129 {#4344
        date: 2023-11-17 21:48:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
        "@AFallingAnvil@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4337 …}
      +votes: Doctrine\ORM\PersistentCollection {#4335 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 134811
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4100830"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254129 {#4347
        date: 2023-11-17 21:48:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Recover olecot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700254210 {#4367
      date: 2023-11-17 21:50:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
      "@Spitfire@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4360 …}
    +votes: Doctrine\ORM\PersistentCollection {#4358 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 134818
    -bodyTs: "'olecot':2 'recov':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4873040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254210 {#4370
      date: 2023-11-17 21:50:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700262303 {#4390
    date: 2023-11-18 00:05:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
    "@Rusky_900@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4385 …}
  +nested: Doctrine\ORM\PersistentCollection {#4383 …}
  +votes: Doctrine\ORM\PersistentCollection {#4381 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -id: 135218
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4876363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700262303 {#4393
    date: 2023-11-18 00:05: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
47 DENIED edit
App\Entity\EntryComment {#4395
  +user: Proxies\__CG__\App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: Proxies\__CG__\App\Entity\User {#4364 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4349
      +user: Proxies\__CG__\App\Entity\User {#4341 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4326
        +user: Proxies\__CG__\App\Entity\User {#4318 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4296
          +user: Proxies\__CG__\App\Entity\User {#4299 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4258
            +user: Proxies\__CG__\App\Entity\User {#4255 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4218
              +user: Proxies\__CG__\App\Entity\User {#4219 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4119
                +user: App\Entity\User {#4132 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Revolver Ocelot"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 21
                +score: 0
                +lastActive: DateTime @1700600887 {#4114
                  date: 2023-11-21 22:08:07.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@BudgetBandit@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4120 …}
                +nested: Doctrine\ORM\PersistentCollection {#4122 …}
                +votes: Doctrine\ORM\PersistentCollection {#4124 …}
                +reports: Doctrine\ORM\PersistentCollection {#4126 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
                -id: 134679
                -bodyTs: "'ocelot':2 'revolv':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5390088"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700251523 {#4115
                  date: 2023-11-17 21:05:23.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4119}
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1700251821 {#4216
                date: 2023-11-17 21:10:21.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
                "@Kyle_The_G@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4220 …}
              +nested: Doctrine\ORM\PersistentCollection {#4222 …}
              +votes: Doctrine\ORM\PersistentCollection {#4224 …}
              +reports: Doctrine\ORM\PersistentCollection {#4226 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
              -id: 134694
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/4956387"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700251821 {#4217
                date: 2023-11-17 21:10:21.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1700252347 {#4259
              date: 2023-11-17 21:19:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
              "@Skyline969@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4252 …}
            +nested: Doctrine\ORM\PersistentCollection {#4250 …}
            +votes: Doctrine\ORM\PersistentCollection {#4254 …}
            +reports: Doctrine\ORM\PersistentCollection {#4265 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
            -id: 134722
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6257046"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700252347 {#4262
              date: 2023-11-17 21:19:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1700253811 {#4293
            date: 2023-11-17 21:43:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4300 …}
          +nested: Doctrine\ORM\PersistentCollection {#4302 …}
          +votes: Doctrine\ORM\PersistentCollection {#4303 …}
          +reports: Doctrine\ORM\PersistentCollection {#4305 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
          -id: 134795
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4957063"
          +editedAt: DateTimeImmutable @1700549793 {#4290
            date: 2023-11-21 07:56:33.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700253811 {#4288
            date: 2023-11-17 21:43:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700254077 {#4321
          date: 2023-11-17 21:47:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
          "@PeriodicallyPedantic@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4316 …}
        +nested: Doctrine\ORM\PersistentCollection {#4314 …}
        +votes: Doctrine\ORM\PersistentCollection {#4312 …}
        +reports: Doctrine\ORM\PersistentCollection {#4328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
        -id: 134809
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4957160"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254077 {#4324
          date: 2023-11-17 21:47:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700254129 {#4344
        date: 2023-11-17 21:48:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
        "@AFallingAnvil@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4337 …}
      +votes: Doctrine\ORM\PersistentCollection {#4335 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 134811
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4100830"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254129 {#4347
        date: 2023-11-17 21:48:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Recover olecot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700254210 {#4367
      date: 2023-11-17 21:50:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
      "@Spitfire@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4360 …}
    +votes: Doctrine\ORM\PersistentCollection {#4358 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 134818
    -bodyTs: "'olecot':2 'recov':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4873040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254210 {#4370
      date: 2023-11-17 21:50:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700262303 {#4390
    date: 2023-11-18 00:05:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
    "@Rusky_900@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4385 …}
  +nested: Doctrine\ORM\PersistentCollection {#4383 …}
  +votes: Doctrine\ORM\PersistentCollection {#4381 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -id: 135218
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4876363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700262303 {#4393
    date: 2023-11-18 00:05: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
48 DENIED moderate
App\Entity\EntryComment {#4395
  +user: Proxies\__CG__\App\Entity\User {#4387 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4372
    +user: Proxies\__CG__\App\Entity\User {#4364 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4349
      +user: Proxies\__CG__\App\Entity\User {#4341 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4326
        +user: Proxies\__CG__\App\Entity\User {#4318 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4296
          +user: Proxies\__CG__\App\Entity\User {#4299 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4258
            +user: Proxies\__CG__\App\Entity\User {#4255 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4218
              +user: Proxies\__CG__\App\Entity\User {#4219 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4119
                +user: App\Entity\User {#4132 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: null
                +root: null
                +body: "Revolver Ocelot"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 21
                +score: 0
                +lastActive: DateTime @1700600887 {#4114
                  date: 2023-11-21 22:08:07.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@BudgetBandit@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4120 …}
                +nested: Doctrine\ORM\PersistentCollection {#4122 …}
                +votes: Doctrine\ORM\PersistentCollection {#4124 …}
                +reports: Doctrine\ORM\PersistentCollection {#4126 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
                -id: 134679
                -bodyTs: "'ocelot':2 'revolv':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/5390088"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700251523 {#4115
                  date: 2023-11-17 21:05:23.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4119}
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 14
              +score: 0
              +lastActive: DateTime @1700251821 {#4216
                date: 2023-11-17 21:10:21.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
                "@Kyle_The_G@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4220 …}
              +nested: Doctrine\ORM\PersistentCollection {#4222 …}
              +votes: Doctrine\ORM\PersistentCollection {#4224 …}
              +reports: Doctrine\ORM\PersistentCollection {#4226 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
              -id: 134694
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/4956387"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700251821 {#4217
                date: 2023-11-17 21:10:21.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1700252347 {#4259
              date: 2023-11-17 21:19:07.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
              "@Skyline969@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4252 …}
            +nested: Doctrine\ORM\PersistentCollection {#4250 …}
            +votes: Doctrine\ORM\PersistentCollection {#4254 …}
            +reports: Doctrine\ORM\PersistentCollection {#4265 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
            -id: 134722
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/6257046"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700252347 {#4262
              date: 2023-11-17 21:19:07.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1700253811 {#4293
            date: 2023-11-17 21:43:31.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
            "@Gork@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4300 …}
          +nested: Doctrine\ORM\PersistentCollection {#4302 …}
          +votes: Doctrine\ORM\PersistentCollection {#4303 …}
          +reports: Doctrine\ORM\PersistentCollection {#4305 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
          -id: 134795
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4957063"
          +editedAt: DateTimeImmutable @1700549793 {#4290
            date: 2023-11-21 07:56:33.0 +01:00
          }
          +createdAt: DateTimeImmutable @1700253811 {#4288
            date: 2023-11-17 21:43:31.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1700254077 {#4321
          date: 2023-11-17 21:47:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
          "@PeriodicallyPedantic@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4316 …}
        +nested: Doctrine\ORM\PersistentCollection {#4314 …}
        +votes: Doctrine\ORM\PersistentCollection {#4312 …}
        +reports: Doctrine\ORM\PersistentCollection {#4328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
        -id: 134809
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4957160"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254077 {#4324
          date: 2023-11-17 21:47:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1700254129 {#4344
        date: 2023-11-17 21:48:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
        "@AFallingAnvil@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4339 …}
      +nested: Doctrine\ORM\PersistentCollection {#4337 …}
      +votes: Doctrine\ORM\PersistentCollection {#4335 …}
      +reports: Doctrine\ORM\PersistentCollection {#4351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
      -id: 134811
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4100830"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254129 {#4347
        date: 2023-11-17 21:48:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Recover olecot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700254210 {#4367
      date: 2023-11-17 21:50:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
      "@Spitfire@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4362 …}
    +nested: Doctrine\ORM\PersistentCollection {#4360 …}
    +votes: Doctrine\ORM\PersistentCollection {#4358 …}
    +reports: Doctrine\ORM\PersistentCollection {#4374 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
    -id: 134818
    -bodyTs: "'olecot':2 'recov':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4873040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700254210 {#4370
      date: 2023-11-17 21:50:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700262303 {#4390
    date: 2023-11-18 00:05:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
    "@Rusky_900@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4385 …}
  +nested: Doctrine\ORM\PersistentCollection {#4383 …}
  +votes: Doctrine\ORM\PersistentCollection {#4381 …}
  +reports: Doctrine\ORM\PersistentCollection {#4397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
  -id: 135218
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4876363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700262303 {#4393
    date: 2023-11-18 00:05: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
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 {#4418
  +user: Proxies\__CG__\App\Entity\User {#4410 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4395
    +user: Proxies\__CG__\App\Entity\User {#4387 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: Proxies\__CG__\App\Entity\User {#4364 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4349
        +user: Proxies\__CG__\App\Entity\User {#4341 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4326
          +user: Proxies\__CG__\App\Entity\User {#4318 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4296
            +user: Proxies\__CG__\App\Entity\User {#4299 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4258
              +user: Proxies\__CG__\App\Entity\User {#4255 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4218
                +user: Proxies\__CG__\App\Entity\User {#4219 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4119
                  +user: App\Entity\User {#4132 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Revolver Ocelot"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 21
                  +score: 0
                  +lastActive: DateTime @1700600887 {#4114
                    date: 2023-11-21 22:08:07.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@BudgetBandit@sh.itjust.works"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4120 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
                  -id: 134679
                  -bodyTs: "'ocelot':2 'revolv':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5390088"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700251523 {#4115
                    date: 2023-11-17 21:05:23.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4119}
                +body: "Revolver Ocelot"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 14
                +score: 0
                +lastActive: DateTime @1700251821 {#4216
                  date: 2023-11-17 21:10:21.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@BudgetBandit@sh.itjust.works"
                  "@Kyle_The_G@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4220 …}
                +nested: Doctrine\ORM\PersistentCollection {#4222 …}
                +votes: Doctrine\ORM\PersistentCollection {#4224 …}
                +reports: Doctrine\ORM\PersistentCollection {#4226 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
                -id: 134694
                -bodyTs: "'ocelot':2 'revolv':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/4956387"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700251821 {#4217
                  date: 2023-11-17 21:10:21.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4119}
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 12
              +score: 0
              +lastActive: DateTime @1700252347 {#4259
                date: 2023-11-17 21:19:07.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
                "@Kyle_The_G@lemmy.world"
                "@Skyline969@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4252 …}
              +nested: Doctrine\ORM\PersistentCollection {#4250 …}
              +votes: Doctrine\ORM\PersistentCollection {#4254 …}
              +reports: Doctrine\ORM\PersistentCollection {#4265 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
              -id: 134722
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6257046"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700252347 {#4262
                date: 2023-11-17 21:19:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1700253811 {#4293
              date: 2023-11-17 21:43:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
              "@Skyline969@lemmy.ca"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4300 …}
            +nested: Doctrine\ORM\PersistentCollection {#4302 …}
            +votes: Doctrine\ORM\PersistentCollection {#4303 …}
            +reports: Doctrine\ORM\PersistentCollection {#4305 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
            -id: 134795
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4957063"
            +editedAt: DateTimeImmutable @1700549793 {#4290
              date: 2023-11-21 07:56:33.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700253811 {#4288
              date: 2023-11-17 21:43:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1700254077 {#4321
            date: 2023-11-17 21:47:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
            "@Gork@lemm.ee"
            "@PeriodicallyPedantic@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4316 …}
          +nested: Doctrine\ORM\PersistentCollection {#4314 …}
          +votes: Doctrine\ORM\PersistentCollection {#4312 …}
          +reports: Doctrine\ORM\PersistentCollection {#4328 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
          -id: 134809
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4957160"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700254077 {#4324
            date: 2023-11-17 21:47:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700254129 {#4344
          date: 2023-11-17 21:48:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
          "@PeriodicallyPedantic@lemmy.ca"
          "@AFallingAnvil@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4339 …}
        +nested: Doctrine\ORM\PersistentCollection {#4337 …}
        +votes: Doctrine\ORM\PersistentCollection {#4335 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 134811
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4100830"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254129 {#4347
          date: 2023-11-17 21:48:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Recover olecot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700254210 {#4367
        date: 2023-11-17 21:50:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
        "@AFallingAnvil@lemmy.ca"
        "@Spitfire@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4360 …}
      +votes: Doctrine\ORM\PersistentCollection {#4358 …}
      +reports: Doctrine\ORM\PersistentCollection {#4374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
      -id: 134818
      -bodyTs: "'olecot':2 'recov':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/4873040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254210 {#4370
        date: 2023-11-17 21:50:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700262303 {#4390
      date: 2023-11-18 00:05:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
      "@Spitfire@pawb.social"
      "@Rusky_900@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4383 …}
    +votes: Doctrine\ORM\PersistentCollection {#4381 …}
    +reports: Doctrine\ORM\PersistentCollection {#4397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
    -id: 135218
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4876363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700262303 {#4393
      date: 2023-11-18 00:05:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700267326 {#4413
    date: 2023-11-18 01:28:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
    "@Rusky_900@reddthat.com"
    "@Facebones@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4406 …}
  +votes: Doctrine\ORM\PersistentCollection {#4404 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 135470
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5897046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700267326 {#4416
    date: 2023-11-18 01:28:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4418
  +user: Proxies\__CG__\App\Entity\User {#4410 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4395
    +user: Proxies\__CG__\App\Entity\User {#4387 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: Proxies\__CG__\App\Entity\User {#4364 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4349
        +user: Proxies\__CG__\App\Entity\User {#4341 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4326
          +user: Proxies\__CG__\App\Entity\User {#4318 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4296
            +user: Proxies\__CG__\App\Entity\User {#4299 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4258
              +user: Proxies\__CG__\App\Entity\User {#4255 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4218
                +user: Proxies\__CG__\App\Entity\User {#4219 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4119
                  +user: App\Entity\User {#4132 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Revolver Ocelot"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 21
                  +score: 0
                  +lastActive: DateTime @1700600887 {#4114
                    date: 2023-11-21 22:08:07.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@BudgetBandit@sh.itjust.works"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4120 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
                  -id: 134679
                  -bodyTs: "'ocelot':2 'revolv':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5390088"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700251523 {#4115
                    date: 2023-11-17 21:05:23.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4119}
                +body: "Revolver Ocelot"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 14
                +score: 0
                +lastActive: DateTime @1700251821 {#4216
                  date: 2023-11-17 21:10:21.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@BudgetBandit@sh.itjust.works"
                  "@Kyle_The_G@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4220 …}
                +nested: Doctrine\ORM\PersistentCollection {#4222 …}
                +votes: Doctrine\ORM\PersistentCollection {#4224 …}
                +reports: Doctrine\ORM\PersistentCollection {#4226 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
                -id: 134694
                -bodyTs: "'ocelot':2 'revolv':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/4956387"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700251821 {#4217
                  date: 2023-11-17 21:10:21.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4119}
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 12
              +score: 0
              +lastActive: DateTime @1700252347 {#4259
                date: 2023-11-17 21:19:07.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
                "@Kyle_The_G@lemmy.world"
                "@Skyline969@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4252 …}
              +nested: Doctrine\ORM\PersistentCollection {#4250 …}
              +votes: Doctrine\ORM\PersistentCollection {#4254 …}
              +reports: Doctrine\ORM\PersistentCollection {#4265 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
              -id: 134722
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6257046"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700252347 {#4262
                date: 2023-11-17 21:19:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1700253811 {#4293
              date: 2023-11-17 21:43:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
              "@Skyline969@lemmy.ca"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4300 …}
            +nested: Doctrine\ORM\PersistentCollection {#4302 …}
            +votes: Doctrine\ORM\PersistentCollection {#4303 …}
            +reports: Doctrine\ORM\PersistentCollection {#4305 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
            -id: 134795
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4957063"
            +editedAt: DateTimeImmutable @1700549793 {#4290
              date: 2023-11-21 07:56:33.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700253811 {#4288
              date: 2023-11-17 21:43:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1700254077 {#4321
            date: 2023-11-17 21:47:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
            "@Gork@lemm.ee"
            "@PeriodicallyPedantic@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4316 …}
          +nested: Doctrine\ORM\PersistentCollection {#4314 …}
          +votes: Doctrine\ORM\PersistentCollection {#4312 …}
          +reports: Doctrine\ORM\PersistentCollection {#4328 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
          -id: 134809
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4957160"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700254077 {#4324
            date: 2023-11-17 21:47:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700254129 {#4344
          date: 2023-11-17 21:48:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
          "@PeriodicallyPedantic@lemmy.ca"
          "@AFallingAnvil@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4339 …}
        +nested: Doctrine\ORM\PersistentCollection {#4337 …}
        +votes: Doctrine\ORM\PersistentCollection {#4335 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 134811
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4100830"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254129 {#4347
          date: 2023-11-17 21:48:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Recover olecot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700254210 {#4367
        date: 2023-11-17 21:50:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
        "@AFallingAnvil@lemmy.ca"
        "@Spitfire@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4360 …}
      +votes: Doctrine\ORM\PersistentCollection {#4358 …}
      +reports: Doctrine\ORM\PersistentCollection {#4374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
      -id: 134818
      -bodyTs: "'olecot':2 'recov':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/4873040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254210 {#4370
        date: 2023-11-17 21:50:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700262303 {#4390
      date: 2023-11-18 00:05:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
      "@Spitfire@pawb.social"
      "@Rusky_900@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4383 …}
    +votes: Doctrine\ORM\PersistentCollection {#4381 …}
    +reports: Doctrine\ORM\PersistentCollection {#4397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
    -id: 135218
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4876363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700262303 {#4393
      date: 2023-11-18 00:05:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700267326 {#4413
    date: 2023-11-18 01:28:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
    "@Rusky_900@reddthat.com"
    "@Facebones@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4406 …}
  +votes: Doctrine\ORM\PersistentCollection {#4404 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 135470
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5897046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700267326 {#4416
    date: 2023-11-18 01:28:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4418
  +user: Proxies\__CG__\App\Entity\User {#4410 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4395
    +user: Proxies\__CG__\App\Entity\User {#4387 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4372
      +user: Proxies\__CG__\App\Entity\User {#4364 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4349
        +user: Proxies\__CG__\App\Entity\User {#4341 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4326
          +user: Proxies\__CG__\App\Entity\User {#4318 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4296
            +user: Proxies\__CG__\App\Entity\User {#4299 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4258
              +user: Proxies\__CG__\App\Entity\User {#4255 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4218
                +user: Proxies\__CG__\App\Entity\User {#4219 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4119
                  +user: App\Entity\User {#4132 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: null
                  +root: null
                  +body: "Revolver Ocelot"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 21
                  +score: 0
                  +lastActive: DateTime @1700600887 {#4114
                    date: 2023-11-21 22:08:07.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@BudgetBandit@sh.itjust.works"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4120 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4122 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4124 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4126 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
                  -id: 134679
                  -bodyTs: "'ocelot':2 'revolv':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/5390088"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700251523 {#4115
                    date: 2023-11-17 21:05:23.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4119}
                +body: "Revolver Ocelot"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 14
                +score: 0
                +lastActive: DateTime @1700251821 {#4216
                  date: 2023-11-17 21:10:21.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@BudgetBandit@sh.itjust.works"
                  "@Kyle_The_G@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4220 …}
                +nested: Doctrine\ORM\PersistentCollection {#4222 …}
                +votes: Doctrine\ORM\PersistentCollection {#4224 …}
                +reports: Doctrine\ORM\PersistentCollection {#4226 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
                -id: 134694
                -bodyTs: "'ocelot':2 'revolv':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ca/comment/4956387"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700251821 {#4217
                  date: 2023-11-17 21:10:21.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4119}
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 12
              +score: 0
              +lastActive: DateTime @1700252347 {#4259
                date: 2023-11-17 21:19:07.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
                "@Kyle_The_G@lemmy.world"
                "@Skyline969@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4252 …}
              +nested: Doctrine\ORM\PersistentCollection {#4250 …}
              +votes: Doctrine\ORM\PersistentCollection {#4254 …}
              +reports: Doctrine\ORM\PersistentCollection {#4265 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
              -id: 134722
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/6257046"
              +editedAt: null
              +createdAt: DateTimeImmutable @1700252347 {#4262
                date: 2023-11-17 21:19:07.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1700253811 {#4293
              date: 2023-11-17 21:43:31.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
              "@Skyline969@lemmy.ca"
              "@Gork@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4300 …}
            +nested: Doctrine\ORM\PersistentCollection {#4302 …}
            +votes: Doctrine\ORM\PersistentCollection {#4303 …}
            +reports: Doctrine\ORM\PersistentCollection {#4305 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
            -id: 134795
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4957063"
            +editedAt: DateTimeImmutable @1700549793 {#4290
              date: 2023-11-21 07:56:33.0 +01:00
            }
            +createdAt: DateTimeImmutable @1700253811 {#4288
              date: 2023-11-17 21:43:31.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1700254077 {#4321
            date: 2023-11-17 21:47:57.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
            "@Gork@lemm.ee"
            "@PeriodicallyPedantic@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4316 …}
          +nested: Doctrine\ORM\PersistentCollection {#4314 …}
          +votes: Doctrine\ORM\PersistentCollection {#4312 …}
          +reports: Doctrine\ORM\PersistentCollection {#4328 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
          -id: 134809
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4957160"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700254077 {#4324
            date: 2023-11-17 21:47:57.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Revolver Ocelot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1700254129 {#4344
          date: 2023-11-17 21:48:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
          "@PeriodicallyPedantic@lemmy.ca"
          "@AFallingAnvil@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4339 …}
        +nested: Doctrine\ORM\PersistentCollection {#4337 …}
        +votes: Doctrine\ORM\PersistentCollection {#4335 …}
        +reports: Doctrine\ORM\PersistentCollection {#4351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
        -id: 134811
        -bodyTs: "'ocelot':2 'revolv':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4100830"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254129 {#4347
          date: 2023-11-17 21:48:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Recover olecot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700254210 {#4367
        date: 2023-11-17 21:50:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
        "@AFallingAnvil@lemmy.ca"
        "@Spitfire@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4362 …}
      +nested: Doctrine\ORM\PersistentCollection {#4360 …}
      +votes: Doctrine\ORM\PersistentCollection {#4358 …}
      +reports: Doctrine\ORM\PersistentCollection {#4374 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
      -id: 134818
      -bodyTs: "'olecot':2 'recov':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/4873040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254210 {#4370
        date: 2023-11-17 21:50:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700262303 {#4390
      date: 2023-11-18 00:05:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
      "@Spitfire@pawb.social"
      "@Rusky_900@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4385 …}
    +nested: Doctrine\ORM\PersistentCollection {#4383 …}
    +votes: Doctrine\ORM\PersistentCollection {#4381 …}
    +reports: Doctrine\ORM\PersistentCollection {#4397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
    -id: 135218
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/4876363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700262303 {#4393
      date: 2023-11-18 00:05:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700267326 {#4413
    date: 2023-11-18 01:28:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
    "@Rusky_900@reddthat.com"
    "@Facebones@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4406 …}
  +votes: Doctrine\ORM\PersistentCollection {#4404 …}
  +reports: Doctrine\ORM\PersistentCollection {#4420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
  -id: 135470
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5897046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700267326 {#4416
    date: 2023-11-18 01:28:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4441
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4418
    +user: Proxies\__CG__\App\Entity\User {#4410 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4395
      +user: Proxies\__CG__\App\Entity\User {#4387 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: Proxies\__CG__\App\Entity\User {#4364 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4349
          +user: Proxies\__CG__\App\Entity\User {#4341 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4326
            +user: Proxies\__CG__\App\Entity\User {#4318 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4296
              +user: Proxies\__CG__\App\Entity\User {#4299 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4258
                +user: Proxies\__CG__\App\Entity\User {#4255 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4218
                  +user: Proxies\__CG__\App\Entity\User {#4219 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: App\Entity\EntryComment {#4119
                    +user: App\Entity\User {#4132 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#264}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Revolver Ocelot"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 21
                    +score: 0
                    +lastActive: DateTime @1700600887 {#4114
                      date: 2023-11-21 22:08:07.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@BudgetBandit@sh.itjust.works"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4120 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
                    -id: 134679
                    -bodyTs: "'ocelot':2 'revolv':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5390088"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700251523 {#4115
                      date: 2023-11-17 21:05:23.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4119}
                  +body: "Revolver Ocelot"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 14
                  +score: 0
                  +lastActive: DateTime @1700251821 {#4216
                    date: 2023-11-17 21:10:21.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@BudgetBandit@sh.itjust.works"
                    "@Kyle_The_G@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4220 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
                  -id: 134694
                  -bodyTs: "'ocelot':2 'revolv':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/4956387"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700251821 {#4217
                    date: 2023-11-17 21:10:21.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4119}
                +body: "Revolver Ocelot"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 12
                +score: 0
                +lastActive: DateTime @1700252347 {#4259
                  date: 2023-11-17 21:19:07.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@BudgetBandit@sh.itjust.works"
                  "@Kyle_The_G@lemmy.world"
                  "@Skyline969@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4252 …}
                +nested: Doctrine\ORM\PersistentCollection {#4250 …}
                +votes: Doctrine\ORM\PersistentCollection {#4254 …}
                +reports: Doctrine\ORM\PersistentCollection {#4265 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
                -id: 134722
                -bodyTs: "'ocelot':2 'revolv':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6257046"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700252347 {#4262
                  date: 2023-11-17 21:19:07.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4119}
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1700253811 {#4293
                date: 2023-11-17 21:43:31.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
                "@Kyle_The_G@lemmy.world"
                "@Skyline969@lemmy.ca"
                "@Gork@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4300 …}
              +nested: Doctrine\ORM\PersistentCollection {#4302 …}
              +votes: Doctrine\ORM\PersistentCollection {#4303 …}
              +reports: Doctrine\ORM\PersistentCollection {#4305 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
              -id: 134795
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/4957063"
              +editedAt: DateTimeImmutable @1700549793 {#4290
                date: 2023-11-21 07:56:33.0 +01:00
              }
              +createdAt: DateTimeImmutable @1700253811 {#4288
                date: 2023-11-17 21:43:31.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700254077 {#4321
              date: 2023-11-17 21:47:57.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
              "@Skyline969@lemmy.ca"
              "@Gork@lemm.ee"
              "@PeriodicallyPedantic@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4316 …}
            +nested: Doctrine\ORM\PersistentCollection {#4314 …}
            +votes: Doctrine\ORM\PersistentCollection {#4312 …}
            +reports: Doctrine\ORM\PersistentCollection {#4328 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
            -id: 134809
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4957160"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700254077 {#4324
              date: 2023-11-17 21:47:57.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700254129 {#4344
            date: 2023-11-17 21:48:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
            "@Gork@lemm.ee"
            "@PeriodicallyPedantic@lemmy.ca"
            "@AFallingAnvil@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4339 …}
          +nested: Doctrine\ORM\PersistentCollection {#4337 …}
          +votes: Doctrine\ORM\PersistentCollection {#4335 …}
          +reports: Doctrine\ORM\PersistentCollection {#4351 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
          -id: 134811
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/4100830"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700254129 {#4347
            date: 2023-11-17 21:48:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Recover olecot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700254210 {#4367
          date: 2023-11-17 21:50:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
          "@PeriodicallyPedantic@lemmy.ca"
          "@AFallingAnvil@lemmy.ca"
          "@Spitfire@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4360 …}
        +votes: Doctrine\ORM\PersistentCollection {#4358 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 134818
        -bodyTs: "'olecot':2 'recov':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/4873040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254210 {#4370
          date: 2023-11-17 21:50:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700262303 {#4390
        date: 2023-11-18 00:05:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
        "@AFallingAnvil@lemmy.ca"
        "@Spitfire@pawb.social"
        "@Rusky_900@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4385 …}
      +nested: Doctrine\ORM\PersistentCollection {#4383 …}
      +votes: Doctrine\ORM\PersistentCollection {#4381 …}
      +reports: Doctrine\ORM\PersistentCollection {#4397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
      -id: 135218
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/4876363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700262303 {#4393
        date: 2023-11-18 00:05:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700267326 {#4413
      date: 2023-11-18 01:28:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
      "@Spitfire@pawb.social"
      "@Rusky_900@reddthat.com"
      "@Facebones@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4406 …}
    +votes: Doctrine\ORM\PersistentCollection {#4404 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 135470
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5897046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700267326 {#4416
      date: 2023-11-18 01:28:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">Revolver Ocelot\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700291206 {#4436
    date: 2023-11-18 08:06:46.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
    "@Rusky_900@reddthat.com"
    "@Facebones@reddthat.com"
    "@10_0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4431 …}
  +nested: Doctrine\ORM\PersistentCollection {#4429 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
  -id: 136224
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5649029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700291206 {#4439
    date: 2023-11-18 08:06: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
55 DENIED edit
App\Entity\EntryComment {#4441
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4418
    +user: Proxies\__CG__\App\Entity\User {#4410 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4395
      +user: Proxies\__CG__\App\Entity\User {#4387 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: Proxies\__CG__\App\Entity\User {#4364 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4349
          +user: Proxies\__CG__\App\Entity\User {#4341 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4326
            +user: Proxies\__CG__\App\Entity\User {#4318 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4296
              +user: Proxies\__CG__\App\Entity\User {#4299 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4258
                +user: Proxies\__CG__\App\Entity\User {#4255 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4218
                  +user: Proxies\__CG__\App\Entity\User {#4219 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: App\Entity\EntryComment {#4119
                    +user: App\Entity\User {#4132 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#264}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Revolver Ocelot"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 21
                    +score: 0
                    +lastActive: DateTime @1700600887 {#4114
                      date: 2023-11-21 22:08:07.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@BudgetBandit@sh.itjust.works"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4120 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
                    -id: 134679
                    -bodyTs: "'ocelot':2 'revolv':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5390088"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700251523 {#4115
                      date: 2023-11-17 21:05:23.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4119}
                  +body: "Revolver Ocelot"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 14
                  +score: 0
                  +lastActive: DateTime @1700251821 {#4216
                    date: 2023-11-17 21:10:21.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@BudgetBandit@sh.itjust.works"
                    "@Kyle_The_G@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4220 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
                  -id: 134694
                  -bodyTs: "'ocelot':2 'revolv':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/4956387"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700251821 {#4217
                    date: 2023-11-17 21:10:21.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4119}
                +body: "Revolver Ocelot"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 12
                +score: 0
                +lastActive: DateTime @1700252347 {#4259
                  date: 2023-11-17 21:19:07.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@BudgetBandit@sh.itjust.works"
                  "@Kyle_The_G@lemmy.world"
                  "@Skyline969@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4252 …}
                +nested: Doctrine\ORM\PersistentCollection {#4250 …}
                +votes: Doctrine\ORM\PersistentCollection {#4254 …}
                +reports: Doctrine\ORM\PersistentCollection {#4265 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
                -id: 134722
                -bodyTs: "'ocelot':2 'revolv':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6257046"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700252347 {#4262
                  date: 2023-11-17 21:19:07.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4119}
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1700253811 {#4293
                date: 2023-11-17 21:43:31.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
                "@Kyle_The_G@lemmy.world"
                "@Skyline969@lemmy.ca"
                "@Gork@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4300 …}
              +nested: Doctrine\ORM\PersistentCollection {#4302 …}
              +votes: Doctrine\ORM\PersistentCollection {#4303 …}
              +reports: Doctrine\ORM\PersistentCollection {#4305 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
              -id: 134795
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/4957063"
              +editedAt: DateTimeImmutable @1700549793 {#4290
                date: 2023-11-21 07:56:33.0 +01:00
              }
              +createdAt: DateTimeImmutable @1700253811 {#4288
                date: 2023-11-17 21:43:31.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700254077 {#4321
              date: 2023-11-17 21:47:57.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
              "@Skyline969@lemmy.ca"
              "@Gork@lemm.ee"
              "@PeriodicallyPedantic@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4316 …}
            +nested: Doctrine\ORM\PersistentCollection {#4314 …}
            +votes: Doctrine\ORM\PersistentCollection {#4312 …}
            +reports: Doctrine\ORM\PersistentCollection {#4328 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
            -id: 134809
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4957160"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700254077 {#4324
              date: 2023-11-17 21:47:57.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700254129 {#4344
            date: 2023-11-17 21:48:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
            "@Gork@lemm.ee"
            "@PeriodicallyPedantic@lemmy.ca"
            "@AFallingAnvil@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4339 …}
          +nested: Doctrine\ORM\PersistentCollection {#4337 …}
          +votes: Doctrine\ORM\PersistentCollection {#4335 …}
          +reports: Doctrine\ORM\PersistentCollection {#4351 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
          -id: 134811
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/4100830"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700254129 {#4347
            date: 2023-11-17 21:48:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Recover olecot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700254210 {#4367
          date: 2023-11-17 21:50:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
          "@PeriodicallyPedantic@lemmy.ca"
          "@AFallingAnvil@lemmy.ca"
          "@Spitfire@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4360 …}
        +votes: Doctrine\ORM\PersistentCollection {#4358 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 134818
        -bodyTs: "'olecot':2 'recov':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/4873040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254210 {#4370
          date: 2023-11-17 21:50:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700262303 {#4390
        date: 2023-11-18 00:05:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
        "@AFallingAnvil@lemmy.ca"
        "@Spitfire@pawb.social"
        "@Rusky_900@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4385 …}
      +nested: Doctrine\ORM\PersistentCollection {#4383 …}
      +votes: Doctrine\ORM\PersistentCollection {#4381 …}
      +reports: Doctrine\ORM\PersistentCollection {#4397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
      -id: 135218
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/4876363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700262303 {#4393
        date: 2023-11-18 00:05:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700267326 {#4413
      date: 2023-11-18 01:28:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
      "@Spitfire@pawb.social"
      "@Rusky_900@reddthat.com"
      "@Facebones@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4406 …}
    +votes: Doctrine\ORM\PersistentCollection {#4404 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 135470
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5897046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700267326 {#4416
      date: 2023-11-18 01:28:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">Revolver Ocelot\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700291206 {#4436
    date: 2023-11-18 08:06:46.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
    "@Rusky_900@reddthat.com"
    "@Facebones@reddthat.com"
    "@10_0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4431 …}
  +nested: Doctrine\ORM\PersistentCollection {#4429 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
  -id: 136224
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5649029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700291206 {#4439
    date: 2023-11-18 08:06: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
56 DENIED moderate
App\Entity\EntryComment {#4441
  +user: Proxies\__CG__\App\Entity\User {#4433 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4418
    +user: Proxies\__CG__\App\Entity\User {#4410 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4395
      +user: Proxies\__CG__\App\Entity\User {#4387 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4372
        +user: Proxies\__CG__\App\Entity\User {#4364 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4349
          +user: Proxies\__CG__\App\Entity\User {#4341 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4326
            +user: Proxies\__CG__\App\Entity\User {#4318 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: App\Entity\EntryComment {#4296
              +user: Proxies\__CG__\App\Entity\User {#4299 …}
              +entry: App\Entity\Entry {#2412}
              +magazine: App\Entity\Magazine {#264}
              +image: null
              +parent: App\Entity\EntryComment {#4258
                +user: Proxies\__CG__\App\Entity\User {#4255 …}
                +entry: App\Entity\Entry {#2412}
                +magazine: App\Entity\Magazine {#264}
                +image: null
                +parent: App\Entity\EntryComment {#4218
                  +user: Proxies\__CG__\App\Entity\User {#4219 …}
                  +entry: App\Entity\Entry {#2412}
                  +magazine: App\Entity\Magazine {#264}
                  +image: null
                  +parent: App\Entity\EntryComment {#4119
                    +user: App\Entity\User {#4132 …}
                    +entry: App\Entity\Entry {#2412}
                    +magazine: App\Entity\Magazine {#264}
                    +image: null
                    +parent: null
                    +root: null
                    +body: "Revolver Ocelot"
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 21
                    +score: 0
                    +lastActive: DateTime @1700600887 {#4114
                      date: 2023-11-21 22:08:07.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@BudgetBandit@sh.itjust.works"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4120 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
                    -id: 134679
                    -bodyTs: "'ocelot':2 'revolv':1"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/5390088"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1700251523 {#4115
                      date: 2023-11-17 21:05:23.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4119}
                  +body: "Revolver Ocelot"
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 14
                  +score: 0
                  +lastActive: DateTime @1700251821 {#4216
                    date: 2023-11-17 21:10:21.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@BudgetBandit@sh.itjust.works"
                    "@Kyle_The_G@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4220 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4222 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4224 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4226 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4228 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4230 …}
                  -id: 134694
                  -bodyTs: "'ocelot':2 'revolv':1"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.ca/comment/4956387"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1700251821 {#4217
                    date: 2023-11-17 21:10:21.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4119}
                +body: "Revolver Ocelot"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 12
                +score: 0
                +lastActive: DateTime @1700252347 {#4259
                  date: 2023-11-17 21:19:07.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@BudgetBandit@sh.itjust.works"
                  "@Kyle_The_G@lemmy.world"
                  "@Skyline969@lemmy.ca"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4252 …}
                +nested: Doctrine\ORM\PersistentCollection {#4250 …}
                +votes: Doctrine\ORM\PersistentCollection {#4254 …}
                +reports: Doctrine\ORM\PersistentCollection {#4265 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
                -id: 134722
                -bodyTs: "'ocelot':2 'revolv':1"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/6257046"
                +editedAt: null
                +createdAt: DateTimeImmutable @1700252347 {#4262
                  date: 2023-11-17 21:19:07.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4119}
              +body: "Revolver Ocelot"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 11
              +score: 0
              +lastActive: DateTime @1700253811 {#4293
                date: 2023-11-17 21:43:31.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@BudgetBandit@sh.itjust.works"
                "@Kyle_The_G@lemmy.world"
                "@Skyline969@lemmy.ca"
                "@Gork@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4300 …}
              +nested: Doctrine\ORM\PersistentCollection {#4302 …}
              +votes: Doctrine\ORM\PersistentCollection {#4303 …}
              +reports: Doctrine\ORM\PersistentCollection {#4305 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4307 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4309 …}
              -id: 134795
              -bodyTs: "'ocelot':2 'revolv':1"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ca/comment/4957063"
              +editedAt: DateTimeImmutable @1700549793 {#4290
                date: 2023-11-21 07:56:33.0 +01:00
              }
              +createdAt: DateTimeImmutable @1700253811 {#4288
                date: 2023-11-17 21:43:31.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4119}
            +body: "Revolver Ocelot"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1700254077 {#4321
              date: 2023-11-17 21:47:57.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@BudgetBandit@sh.itjust.works"
              "@Kyle_The_G@lemmy.world"
              "@Skyline969@lemmy.ca"
              "@Gork@lemm.ee"
              "@PeriodicallyPedantic@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4316 …}
            +nested: Doctrine\ORM\PersistentCollection {#4314 …}
            +votes: Doctrine\ORM\PersistentCollection {#4312 …}
            +reports: Doctrine\ORM\PersistentCollection {#4328 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4330 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4332 …}
            -id: 134809
            -bodyTs: "'ocelot':2 'revolv':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4957160"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700254077 {#4324
              date: 2023-11-17 21:47:57.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4119}
          +body: "Revolver Ocelot"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1700254129 {#4344
            date: 2023-11-17 21:48:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@BudgetBandit@sh.itjust.works"
            "@Kyle_The_G@lemmy.world"
            "@Skyline969@lemmy.ca"
            "@Gork@lemm.ee"
            "@PeriodicallyPedantic@lemmy.ca"
            "@AFallingAnvil@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4339 …}
          +nested: Doctrine\ORM\PersistentCollection {#4337 …}
          +votes: Doctrine\ORM\PersistentCollection {#4335 …}
          +reports: Doctrine\ORM\PersistentCollection {#4351 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
          -id: 134811
          -bodyTs: "'ocelot':2 'revolv':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://pawb.social/comment/4100830"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700254129 {#4347
            date: 2023-11-17 21:48:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4119}
        +body: "Recover olecot"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1700254210 {#4367
          date: 2023-11-17 21:50:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BudgetBandit@sh.itjust.works"
          "@Kyle_The_G@lemmy.world"
          "@Skyline969@lemmy.ca"
          "@Gork@lemm.ee"
          "@PeriodicallyPedantic@lemmy.ca"
          "@AFallingAnvil@lemmy.ca"
          "@Spitfire@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4362 …}
        +nested: Doctrine\ORM\PersistentCollection {#4360 …}
        +votes: Doctrine\ORM\PersistentCollection {#4358 …}
        +reports: Doctrine\ORM\PersistentCollection {#4374 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4376 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4378 …}
        -id: 134818
        -bodyTs: "'olecot':2 'recov':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/4873040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700254210 {#4370
          date: 2023-11-17 21:50:10.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4119}
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700262303 {#4390
        date: 2023-11-18 00:05:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
        "@Kyle_The_G@lemmy.world"
        "@Skyline969@lemmy.ca"
        "@Gork@lemm.ee"
        "@PeriodicallyPedantic@lemmy.ca"
        "@AFallingAnvil@lemmy.ca"
        "@Spitfire@pawb.social"
        "@Rusky_900@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4385 …}
      +nested: Doctrine\ORM\PersistentCollection {#4383 …}
      +votes: Doctrine\ORM\PersistentCollection {#4381 …}
      +reports: Doctrine\ORM\PersistentCollection {#4397 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4399 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4401 …}
      -id: 135218
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/4876363"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700262303 {#4393
        date: 2023-11-18 00:05:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700267326 {#4413
      date: 2023-11-18 01:28:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
      "@Skyline969@lemmy.ca"
      "@Gork@lemm.ee"
      "@PeriodicallyPedantic@lemmy.ca"
      "@AFallingAnvil@lemmy.ca"
      "@Spitfire@pawb.social"
      "@Rusky_900@reddthat.com"
      "@Facebones@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4408 …}
    +nested: Doctrine\ORM\PersistentCollection {#4406 …}
    +votes: Doctrine\ORM\PersistentCollection {#4404 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4422 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4424 …}
    -id: 135470
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5897046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700267326 {#4416
      date: 2023-11-18 01:28:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">Revolver Ocelot\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700291206 {#4436
    date: 2023-11-18 08:06:46.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@Skyline969@lemmy.ca"
    "@Gork@lemm.ee"
    "@PeriodicallyPedantic@lemmy.ca"
    "@AFallingAnvil@lemmy.ca"
    "@Spitfire@pawb.social"
    "@Rusky_900@reddthat.com"
    "@Facebones@reddthat.com"
    "@10_0@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4431 …}
  +nested: Doctrine\ORM\PersistentCollection {#4429 …}
  +votes: Doctrine\ORM\PersistentCollection {#4427 …}
  +reports: Doctrine\ORM\PersistentCollection {#4443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
  -id: 136224
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5649029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700291206 {#4439
    date: 2023-11-18 08:06: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
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 {#4234
  +user: Proxies\__CG__\App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700600887 {#4114
      date: 2023-11-21 22:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 134679
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5390088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251523 {#4115
      date: 2023-11-17 21:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700256181 {#4232
    date: 2023-11-17 22:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4238 …}
  +votes: Doctrine\ORM\PersistentCollection {#4240 …}
  +reports: Doctrine\ORM\PersistentCollection {#4242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
  -id: 134921
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5391646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256181 {#4233
    date: 2023-11-17 22:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4234
  +user: Proxies\__CG__\App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700600887 {#4114
      date: 2023-11-21 22:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 134679
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5390088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251523 {#4115
      date: 2023-11-17 21:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700256181 {#4232
    date: 2023-11-17 22:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4238 …}
  +votes: Doctrine\ORM\PersistentCollection {#4240 …}
  +reports: Doctrine\ORM\PersistentCollection {#4242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
  -id: 134921
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5391646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256181 {#4233
    date: 2023-11-17 22:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4234
  +user: Proxies\__CG__\App\Entity\User {#4235 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: App\Entity\User {#4132 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1700600887 {#4114
      date: 2023-11-21 22:08:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4120 …}
    +nested: Doctrine\ORM\PersistentCollection {#4122 …}
    +votes: Doctrine\ORM\PersistentCollection {#4124 …}
    +reports: Doctrine\ORM\PersistentCollection {#4126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
    -id: 134679
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5390088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251523 {#4115
      date: 2023-11-17 21:05:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700256181 {#4232
    date: 2023-11-17 22:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4236 …}
  +nested: Doctrine\ORM\PersistentCollection {#4238 …}
  +votes: Doctrine\ORM\PersistentCollection {#4240 …}
  +reports: Doctrine\ORM\PersistentCollection {#4242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
  -id: 134921
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5391646"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700256181 {#4233
    date: 2023-11-17 22:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4273
  +user: Proxies\__CG__\App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: Proxies\__CG__\App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700600887 {#4114
        date: 2023-11-21 22:08:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 134679
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5390088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700251523 {#4115
        date: 2023-11-17 21:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700256181 {#4232
      date: 2023-11-17 22:23:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4238 …}
    +votes: Doctrine\ORM\PersistentCollection {#4240 …}
    +reports: Doctrine\ORM\PersistentCollection {#4242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    -id: 134921
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5391646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700256181 {#4233
      date: 2023-11-17 22:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700287028 {#4271
    date: 2023-11-18 06:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@eleefece@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4275 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
  -id: 136128
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4884174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700287028 {#4272
    date: 2023-11-18 06:57:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4273
  +user: Proxies\__CG__\App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: Proxies\__CG__\App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700600887 {#4114
        date: 2023-11-21 22:08:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 134679
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5390088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700251523 {#4115
        date: 2023-11-17 21:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700256181 {#4232
      date: 2023-11-17 22:23:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4238 …}
    +votes: Doctrine\ORM\PersistentCollection {#4240 …}
    +reports: Doctrine\ORM\PersistentCollection {#4242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    -id: 134921
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5391646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700256181 {#4233
      date: 2023-11-17 22:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700287028 {#4271
    date: 2023-11-18 06:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@eleefece@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4275 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
  -id: 136128
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4884174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700287028 {#4272
    date: 2023-11-18 06:57:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4273
  +user: Proxies\__CG__\App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Revolver-Ocelot"
    +title: "Revolver Ocelot"
    +url: "https://sh.itjust.works/pictrs/image/0d273012-0019-4548-9754-98f352544461.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 151
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700291206 {#2418
      date: 2023-11-18 08:06:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13947
    -titleTs: "'ocelot':2 'revolv':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700335972
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9359490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700249572 {#1858
      date: 2023-11-17 20:32:52.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4234
    +user: Proxies\__CG__\App\Entity\User {#4235 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4119
      +user: App\Entity\User {#4132 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Revolver Ocelot"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1700600887 {#4114
        date: 2023-11-21 22:08:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BudgetBandit@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4120 …}
      +nested: Doctrine\ORM\PersistentCollection {#4122 …}
      +votes: Doctrine\ORM\PersistentCollection {#4124 …}
      +reports: Doctrine\ORM\PersistentCollection {#4126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4130 …}
      -id: 134679
      -bodyTs: "'ocelot':2 'revolv':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5390088"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700251523 {#4115
        date: 2023-11-17 21:05:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4119}
    +body: "Revolver Ocelot"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700256181 {#4232
      date: 2023-11-17 22:23:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BudgetBandit@sh.itjust.works"
      "@Kyle_The_G@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4236 …}
    +nested: Doctrine\ORM\PersistentCollection {#4238 …}
    +votes: Doctrine\ORM\PersistentCollection {#4240 …}
    +reports: Doctrine\ORM\PersistentCollection {#4242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4246 …}
    -id: 134921
    -bodyTs: "'ocelot':2 'revolv':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5391646"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700256181 {#4233
      date: 2023-11-17 22:23:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4119}
  +body: "Revolver Ocelot"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700287028 {#4271
    date: 2023-11-18 06:57:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BudgetBandit@sh.itjust.works"
    "@Kyle_The_G@lemmy.world"
    "@eleefece@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4275 …}
  +nested: Doctrine\ORM\PersistentCollection {#4277 …}
  +votes: Doctrine\ORM\PersistentCollection {#4279 …}
  +reports: Doctrine\ORM\PersistentCollection {#4281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4285 …}
  -id: 136128
  -bodyTs: "'ocelot':2 'revolv':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4884174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700287028 {#4272
    date: 2023-11-18 06:57:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details