GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/31339/I-am-a-surgeon/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 …}
}
3.54 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.14 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "I-am-a-surgeon"
  +title: "I am a surgeon!"
  +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726713817 {#2414
    date: 2024-09-19 04:43:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 31339
  -titleTs: "'surgeon':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705618117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10846185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705531717 {#1793
    date: 2024-01-17 23:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "I-am-a-surgeon"
  +title: "I am a surgeon!"
  +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726713817 {#2414
    date: 2024-09-19 04:43:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 31339
  -titleTs: "'surgeon':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705618117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10846185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705531717 {#1793
    date: 2024-01-17 23:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "I-am-a-surgeon"
  +title: "I am a surgeon!"
  +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 298
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726713817 {#2414
    date: 2024-09-19 04:43:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 31339
  -titleTs: "'surgeon':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705618117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10846185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705531717 {#1793
    date: 2024-01-17 23:48:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well if he flatlines then you won’t ever have to worry about being nervous while performing surgery ever again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705593994 {#4009
    date: 2024-01-18 17:06:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +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: 319519
  -bodyTs: "'ever':9,19 'flatlin':4 'nervous':15 'perform':17 'surgeri':18 'well':1 'won':7 'worri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6802681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705593994 {#3945
    date: 2024-01-18 17:06:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well if he flatlines then you won’t ever have to worry about being nervous while performing surgery ever again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705593994 {#4009
    date: 2024-01-18 17:06:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +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: 319519
  -bodyTs: "'ever':9,19 'flatlin':4 'nervous':15 'perform':17 'surgeri':18 'well':1 'won':7 'worri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6802681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705593994 {#3945
    date: 2024-01-18 17:06:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4000
  +user: App\Entity\User {#3948 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Well if he flatlines then you won’t ever have to worry about being nervous while performing surgery ever again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705593994 {#4009
    date: 2024-01-18 17:06:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +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: 319519
  -bodyTs: "'ever':9,19 'flatlin':4 'nervous':15 'perform':17 'surgeri':18 'well':1 'won':7 'worri':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6802681"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705593994 {#3945
    date: 2024-01-18 17:06:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Joke’s on the surgeon - prostrate surgery is done through the penis with a laser.\n
    \n
    Source: I’ve had 3 prostrate surgeries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1726713817 {#4038
    date: 2024-09-19 04:43:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 319456
  -bodyTs: "'3':20 'done':9 'joke':1 'laser':15 'peni':12 'prostrat':6,21 'sourc':16 'surgeon':5 'surgeri':7,22 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8403005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705592438 {#4043
    date: 2024-01-18 16:40:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Joke’s on the surgeon - prostrate surgery is done through the penis with a laser.\n
    \n
    Source: I’ve had 3 prostrate surgeries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1726713817 {#4038
    date: 2024-09-19 04:43:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 319456
  -bodyTs: "'3':20 'done':9 'joke':1 'laser':15 'peni':12 'prostrat':6,21 'sourc':16 'surgeon':5 'surgeri':7,22 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8403005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705592438 {#4043
    date: 2024-01-18 16:40:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4032
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Joke’s on the surgeon - prostrate surgery is done through the penis with a laser.\n
    \n
    Source: I’ve had 3 prostrate surgeries.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1726713817 {#4038
    date: 2024-09-19 04:43:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4037 …}
  +nested: Doctrine\ORM\PersistentCollection {#4036 …}
  +votes: Doctrine\ORM\PersistentCollection {#4027 …}
  +reports: Doctrine\ORM\PersistentCollection {#4030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 319456
  -bodyTs: "'3':20 'done':9 'joke':1 'laser':15 'peni':12 'prostrat':6,21 'sourc':16 'surgeon':5 'surgeri':7,22 've':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8403005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705592438 {#4043
    date: 2024-01-18 16:40:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4483
  +user: Proxies\__CG__\App\Entity\User {#4484 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Joke’s on the surgeon - prostrate surgery is done through the penis with a laser.\n
      \n
      Source: I’ve had 3 prostrate surgeries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726713817 {#4038
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 319456
    -bodyTs: "'3':20 'done':9 'joke':1 'laser':15 'peni':12 'prostrat':6,21 'sourc':16 'surgeon':5 'surgeri':7,22 've':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8403005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705592438 {#4043
      date: 2024-01-18 16:40:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "For fun?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705618070 {#4481
    date: 2024-01-18 23:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@bluewing@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 320647
  -bodyTs: "'fun':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6497165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705618070 {#4482
    date: 2024-01-18 23:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4483
  +user: Proxies\__CG__\App\Entity\User {#4484 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Joke’s on the surgeon - prostrate surgery is done through the penis with a laser.\n
      \n
      Source: I’ve had 3 prostrate surgeries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726713817 {#4038
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 319456
    -bodyTs: "'3':20 'done':9 'joke':1 'laser':15 'peni':12 'prostrat':6,21 'sourc':16 'surgeon':5 'surgeri':7,22 've':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8403005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705592438 {#4043
      date: 2024-01-18 16:40:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "For fun?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705618070 {#4481
    date: 2024-01-18 23:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@bluewing@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 320647
  -bodyTs: "'fun':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6497165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705618070 {#4482
    date: 2024-01-18 23:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4483
  +user: Proxies\__CG__\App\Entity\User {#4484 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4032
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      Joke’s on the surgeon - prostrate surgery is done through the penis with a laser.\n
      \n
      Source: I’ve had 3 prostrate surgeries.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1726713817 {#4038
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4037 …}
    +nested: Doctrine\ORM\PersistentCollection {#4036 …}
    +votes: Doctrine\ORM\PersistentCollection {#4027 …}
    +reports: Doctrine\ORM\PersistentCollection {#4030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 319456
    -bodyTs: "'3':20 'done':9 'joke':1 'laser':15 'peni':12 'prostrat':6,21 'sourc':16 'surgeon':5 'surgeri':7,22 've':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8403005"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705592438 {#4043
      date: 2024-01-18 16:40:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "For fun?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705618070 {#4481
    date: 2024-01-18 23:47:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@bluewing@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4485 …}
  +nested: Doctrine\ORM\PersistentCollection {#4487 …}
  +votes: Doctrine\ORM\PersistentCollection {#4489 …}
  +reports: Doctrine\ORM\PersistentCollection {#4491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
  -id: 320647
  -bodyTs: "'fun':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6497165"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705618070 {#4482
    date: 2024-01-18 23:47:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4537
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4483
    +user: Proxies\__CG__\App\Entity\User {#4484 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Joke’s on the surgeon - prostrate surgery is done through the penis with a laser.\n
        \n
        Source: I’ve had 3 prostrate surgeries.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1726713817 {#4038
        date: 2024-09-19 04:43:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 319456
      -bodyTs: "'3':20 'done':9 'joke':1 'laser':15 'peni':12 'prostrat':6,21 'sourc':16 'surgeon':5 'surgeri':7,22 've':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8403005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705592438 {#4043
        date: 2024-01-18 16:40:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "For fun?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705618070 {#4481
      date: 2024-01-18 23:47:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@bluewing@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 320647
    -bodyTs: "'fun':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6497165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705618070 {#4482
      date: 2024-01-18 23:47:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "It ain’t never for fun. But it beats dying…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705667369 {#4535
    date: 2024-01-19 13:29:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@bluewing@lemm.ee"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4538 …}
  +nested: Doctrine\ORM\PersistentCollection {#4540 …}
  +votes: Doctrine\ORM\PersistentCollection {#4542 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 322468
  -bodyTs: "'ain':2 'beat':9 'die':10 'fun':6 'never':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8428833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705667369 {#4536
    date: 2024-01-19 13:29:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4537
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4483
    +user: Proxies\__CG__\App\Entity\User {#4484 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Joke’s on the surgeon - prostrate surgery is done through the penis with a laser.\n
        \n
        Source: I’ve had 3 prostrate surgeries.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1726713817 {#4038
        date: 2024-09-19 04:43:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 319456
      -bodyTs: "'3':20 'done':9 'joke':1 'laser':15 'peni':12 'prostrat':6,21 'sourc':16 'surgeon':5 'surgeri':7,22 've':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8403005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705592438 {#4043
        date: 2024-01-18 16:40:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "For fun?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705618070 {#4481
      date: 2024-01-18 23:47:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@bluewing@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 320647
    -bodyTs: "'fun':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6497165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705618070 {#4482
      date: 2024-01-18 23:47:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "It ain’t never for fun. But it beats dying…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705667369 {#4535
    date: 2024-01-19 13:29:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@bluewing@lemm.ee"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4538 …}
  +nested: Doctrine\ORM\PersistentCollection {#4540 …}
  +votes: Doctrine\ORM\PersistentCollection {#4542 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 322468
  -bodyTs: "'ain':2 'beat':9 'die':10 'fun':6 'never':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8428833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705667369 {#4536
    date: 2024-01-19 13:29:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4537
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4483
    +user: Proxies\__CG__\App\Entity\User {#4484 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4032
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        Joke’s on the surgeon - prostrate surgery is done through the penis with a laser.\n
        \n
        Source: I’ve had 3 prostrate surgeries.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1726713817 {#4038
        date: 2024-09-19 04:43:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4037 …}
      +nested: Doctrine\ORM\PersistentCollection {#4036 …}
      +votes: Doctrine\ORM\PersistentCollection {#4027 …}
      +reports: Doctrine\ORM\PersistentCollection {#4030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 319456
      -bodyTs: "'3':20 'done':9 'joke':1 'laser':15 'peni':12 'prostrat':6,21 'sourc':16 'surgeon':5 'surgeri':7,22 've':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8403005"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705592438 {#4043
        date: 2024-01-18 16:40:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4032}
    +body: "For fun?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705618070 {#4481
      date: 2024-01-18 23:47:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@bluewing@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4485 …}
    +nested: Doctrine\ORM\PersistentCollection {#4487 …}
    +votes: Doctrine\ORM\PersistentCollection {#4489 …}
    +reports: Doctrine\ORM\PersistentCollection {#4491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4495 …}
    -id: 320647
    -bodyTs: "'fun':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6497165"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705618070 {#4482
      date: 2024-01-18 23:47:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4032}
  +body: "It ain’t never for fun. But it beats dying…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705667369 {#4535
    date: 2024-01-19 13:29:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@bluewing@lemm.ee"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4538 …}
  +nested: Doctrine\ORM\PersistentCollection {#4540 …}
  +votes: Doctrine\ORM\PersistentCollection {#4542 …}
  +reports: Doctrine\ORM\PersistentCollection {#4544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4548 …}
  -id: 322468
  -bodyTs: "'ain':2 'beat':9 'die':10 'fun':6 'never':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8428833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705667369 {#4536
    date: 2024-01-19 13:29:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726506625 {#4112
    date: 2024-09-16 19:10:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 318594
  -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561116 {#4113
    date: 2024-01-18 07:58:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726506625 {#4112
    date: 2024-09-16 19:10:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 318594
  -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561116 {#4113
    date: 2024-01-18 07:58:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4117
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1726506625 {#4112
    date: 2024-09-16 19:10:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4118 …}
  +nested: Doctrine\ORM\PersistentCollection {#4120 …}
  +votes: Doctrine\ORM\PersistentCollection {#4122 …}
  +reports: Doctrine\ORM\PersistentCollection {#4124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
  -id: 318594
  -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561116 {#4113
    date: 2024-01-18 07:58:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4468
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1726506625 {#4112
      date: 2024-09-16 19:10:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 318594
    -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561116 {#4113
      date: 2024-01-18 07:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1705561410 {#4466
    date: 2024-01-18 08:03:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4469 …}
  +nested: Doctrine\ORM\PersistentCollection {#4471 …}
  +votes: Doctrine\ORM\PersistentCollection {#4473 …}
  +reports: Doctrine\ORM\PersistentCollection {#4475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
  -id: 318596
  -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561410 {#4467
    date: 2024-01-18 08:03:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4468
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1726506625 {#4112
      date: 2024-09-16 19:10:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 318594
    -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561116 {#4113
      date: 2024-01-18 07:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1705561410 {#4466
    date: 2024-01-18 08:03:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4469 …}
  +nested: Doctrine\ORM\PersistentCollection {#4471 …}
  +votes: Doctrine\ORM\PersistentCollection {#4473 …}
  +reports: Doctrine\ORM\PersistentCollection {#4475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
  -id: 318596
  -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561410 {#4467
    date: 2024-01-18 08:03:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4468
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4117
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1726506625 {#4112
      date: 2024-09-16 19:10:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4118 …}
    +nested: Doctrine\ORM\PersistentCollection {#4120 …}
    +votes: Doctrine\ORM\PersistentCollection {#4122 …}
    +reports: Doctrine\ORM\PersistentCollection {#4124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
    -id: 318594
    -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561116 {#4113
      date: 2024-01-18 07:58:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1705561410 {#4466
    date: 2024-01-18 08:03:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4469 …}
  +nested: Doctrine\ORM\PersistentCollection {#4471 …}
  +votes: Doctrine\ORM\PersistentCollection {#4473 …}
  +reports: Doctrine\ORM\PersistentCollection {#4475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
  -id: 318596
  -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6793698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705561410 {#4467
    date: 2024-01-18 08:03:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4508
  +user: Proxies\__CG__\App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4468
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726506625 {#4112
        date: 2024-09-16 19:10:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 318594
      -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561116 {#4113
        date: 2024-01-18 07:58:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1705561410 {#4466
      date: 2024-01-18 08:03:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4469 …}
    +nested: Doctrine\ORM\PersistentCollection {#4471 …}
    +votes: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
    -id: 318596
    -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561410 {#4467
      date: 2024-01-18 08:03:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Field Marshal Charles III, King of the United Kingdom and the 14 realms, Lord of Mann, Master of the Arts, defender of the faith, Admiral of the Fleet, is what his friends call him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705570952 {#4509
    date: 2024-01-18 10:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4500 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4502 …}
  +reports: Doctrine\ORM\PersistentCollection {#4514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
  -id: 318789
  -bodyTs: "'14':12 'admir':25 'art':20 'call':33 'charl':3 'defend':21 'faith':24 'field':1 'fleet':28 'friend':32 'iii':4 'king':5 'kingdom':9 'lord':14 'mann':16 'marshal':2 'master':17 'realm':13 'unit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705570952 {#4512
    date: 2024-01-18 10:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4508
  +user: Proxies\__CG__\App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4468
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726506625 {#4112
        date: 2024-09-16 19:10:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 318594
      -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561116 {#4113
        date: 2024-01-18 07:58:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1705561410 {#4466
      date: 2024-01-18 08:03:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4469 …}
    +nested: Doctrine\ORM\PersistentCollection {#4471 …}
    +votes: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
    -id: 318596
    -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561410 {#4467
      date: 2024-01-18 08:03:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Field Marshal Charles III, King of the United Kingdom and the 14 realms, Lord of Mann, Master of the Arts, defender of the faith, Admiral of the Fleet, is what his friends call him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705570952 {#4509
    date: 2024-01-18 10:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4500 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4502 …}
  +reports: Doctrine\ORM\PersistentCollection {#4514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
  -id: 318789
  -bodyTs: "'14':12 'admir':25 'art':20 'call':33 'charl':3 'defend':21 'faith':24 'field':1 'fleet':28 'friend':32 'iii':4 'king':5 'kingdom':9 'lord':14 'mann':16 'marshal':2 'master':17 'realm':13 'unit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705570952 {#4512
    date: 2024-01-18 10:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4508
  +user: Proxies\__CG__\App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4468
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726506625 {#4112
        date: 2024-09-16 19:10:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 318594
      -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561116 {#4113
        date: 2024-01-18 07:58:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1705561410 {#4466
      date: 2024-01-18 08:03:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4469 …}
    +nested: Doctrine\ORM\PersistentCollection {#4471 …}
    +votes: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
    -id: 318596
    -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561410 {#4467
      date: 2024-01-18 08:03:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Field Marshal Charles III, King of the United Kingdom and the 14 realms, Lord of Mann, Master of the Arts, defender of the faith, Admiral of the Fleet, is what his friends call him."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705570952 {#4509
    date: 2024-01-18 10:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4500 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4502 …}
  +reports: Doctrine\ORM\PersistentCollection {#4514 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
  -id: 318789
  -bodyTs: "'14':12 'admir':25 'art':20 'call':33 'charl':3 'defend':21 'faith':24 'field':1 'fleet':28 'friend':32 'iii':4 'king':5 'kingdom':9 'lord':14 'mann':16 'marshal':2 'master':17 'realm':13 'unit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705570952 {#4512
    date: 2024-01-18 10:42:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4575
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4508
    +user: Proxies\__CG__\App\Entity\User {#4504 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4468
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726506625 {#4112
          date: 2024-09-16 19:10:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 318594
        -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561116 {#4113
          date: 2024-01-18 07:58:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1705561410 {#4466
        date: 2024-01-18 08:03:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4469 …}
      +nested: Doctrine\ORM\PersistentCollection {#4471 …}
      +votes: Doctrine\ORM\PersistentCollection {#4473 …}
      +reports: Doctrine\ORM\PersistentCollection {#4475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
      -id: 318596
      -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561410 {#4467
        date: 2024-01-18 08:03:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Field Marshal Charles III, King of the United Kingdom and the 14 realms, Lord of Mann, Master of the Arts, defender of the faith, Admiral of the Fleet, is what his friends call him."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705570952 {#4509
      date: 2024-01-18 10:42:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4498 …}
    +votes: Doctrine\ORM\PersistentCollection {#4502 …}
    +reports: Doctrine\ORM\PersistentCollection {#4514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
    -id: 318789
    -bodyTs: "'14':12 'admir':25 'art':20 'call':33 'charl':3 'defend':21 'faith':24 'field':1 'fleet':28 'friend':32 'iii':4 'king':5 'kingdom':9 'lord':14 'mann':16 'marshal':2 'master':17 'realm':13 'unit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6795723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705570952 {#4512
      date: 2024-01-18 10:42:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Well actually they call him Old Sausage-Fingers but not to his face"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705582332 {#4573
    date: 2024-01-18 13:52:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Sunfoil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 319088
  -bodyTs: "'actual':2 'call':4 'face':14 'finger':9 'old':6 'sausag':8 'sausage-fing':7 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705582332 {#4574
    date: 2024-01-18 13:52:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4575
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4508
    +user: Proxies\__CG__\App\Entity\User {#4504 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4468
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726506625 {#4112
          date: 2024-09-16 19:10:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 318594
        -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561116 {#4113
          date: 2024-01-18 07:58:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1705561410 {#4466
        date: 2024-01-18 08:03:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4469 …}
      +nested: Doctrine\ORM\PersistentCollection {#4471 …}
      +votes: Doctrine\ORM\PersistentCollection {#4473 …}
      +reports: Doctrine\ORM\PersistentCollection {#4475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
      -id: 318596
      -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561410 {#4467
        date: 2024-01-18 08:03:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Field Marshal Charles III, King of the United Kingdom and the 14 realms, Lord of Mann, Master of the Arts, defender of the faith, Admiral of the Fleet, is what his friends call him."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705570952 {#4509
      date: 2024-01-18 10:42:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4498 …}
    +votes: Doctrine\ORM\PersistentCollection {#4502 …}
    +reports: Doctrine\ORM\PersistentCollection {#4514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
    -id: 318789
    -bodyTs: "'14':12 'admir':25 'art':20 'call':33 'charl':3 'defend':21 'faith':24 'field':1 'fleet':28 'friend':32 'iii':4 'king':5 'kingdom':9 'lord':14 'mann':16 'marshal':2 'master':17 'realm':13 'unit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6795723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705570952 {#4512
      date: 2024-01-18 10:42:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Well actually they call him Old Sausage-Fingers but not to his face"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705582332 {#4573
    date: 2024-01-18 13:52:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Sunfoil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 319088
  -bodyTs: "'actual':2 'call':4 'face':14 'finger':9 'old':6 'sausag':8 'sausage-fing':7 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705582332 {#4574
    date: 2024-01-18 13:52:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4575
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4508
    +user: Proxies\__CG__\App\Entity\User {#4504 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4468
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726506625 {#4112
          date: 2024-09-16 19:10:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 318594
        -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561116 {#4113
          date: 2024-01-18 07:58:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1705561410 {#4466
        date: 2024-01-18 08:03:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4469 …}
      +nested: Doctrine\ORM\PersistentCollection {#4471 …}
      +votes: Doctrine\ORM\PersistentCollection {#4473 …}
      +reports: Doctrine\ORM\PersistentCollection {#4475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
      -id: 318596
      -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561410 {#4467
        date: 2024-01-18 08:03:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Field Marshal Charles III, King of the United Kingdom and the 14 realms, Lord of Mann, Master of the Arts, defender of the faith, Admiral of the Fleet, is what his friends call him."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705570952 {#4509
      date: 2024-01-18 10:42:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4500 …}
    +nested: Doctrine\ORM\PersistentCollection {#4498 …}
    +votes: Doctrine\ORM\PersistentCollection {#4502 …}
    +reports: Doctrine\ORM\PersistentCollection {#4514 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4518 …}
    -id: 318789
    -bodyTs: "'14':12 'admir':25 'art':20 'call':33 'charl':3 'defend':21 'faith':24 'field':1 'fleet':28 'friend':32 'iii':4 'king':5 'kingdom':9 'lord':14 'mann':16 'marshal':2 'master':17 'realm':13 'unit':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6795723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705570952 {#4512
      date: 2024-01-18 10:42:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Well actually they call him Old Sausage-Fingers but not to his face"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705582332 {#4573
    date: 2024-01-18 13:52:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Sunfoil@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4578 …}
  +votes: Doctrine\ORM\PersistentCollection {#4580 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 319088
  -bodyTs: "'actual':2 'call':4 'face':14 'finger':9 'old':6 'sausag':8 'sausage-fing':7 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705582332 {#4574
    date: 2024-01-18 13:52:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4522
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4468
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726506625 {#4112
        date: 2024-09-16 19:10:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 318594
      -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561116 {#4113
        date: 2024-01-18 07:58:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1705561410 {#4466
      date: 2024-01-18 08:03:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4469 …}
    +nested: Doctrine\ORM\PersistentCollection {#4471 …}
    +votes: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
    -id: 318596
    -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561410 {#4467
      date: 2024-01-18 08:03:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    *Thank you*\n
    \n
    King of Britain is ok too tho
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705566820 {#4520
    date: 2024-01-18 09:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4523 …}
  +nested: Doctrine\ORM\PersistentCollection {#4525 …}
  +votes: Doctrine\ORM\PersistentCollection {#4527 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 318711
  -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705566820 {#4521
    date: 2024-01-18 09:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4522
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4468
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726506625 {#4112
        date: 2024-09-16 19:10:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 318594
      -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561116 {#4113
        date: 2024-01-18 07:58:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1705561410 {#4466
      date: 2024-01-18 08:03:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4469 …}
    +nested: Doctrine\ORM\PersistentCollection {#4471 …}
    +votes: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
    -id: 318596
    -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561410 {#4467
      date: 2024-01-18 08:03:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    *Thank you*\n
    \n
    King of Britain is ok too tho
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705566820 {#4520
    date: 2024-01-18 09:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4523 …}
  +nested: Doctrine\ORM\PersistentCollection {#4525 …}
  +votes: Doctrine\ORM\PersistentCollection {#4527 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 318711
  -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705566820 {#4521
    date: 2024-01-18 09:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4522
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4468
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4117
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1726506625 {#4112
        date: 2024-09-16 19:10:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4118 …}
      +nested: Doctrine\ORM\PersistentCollection {#4120 …}
      +votes: Doctrine\ORM\PersistentCollection {#4122 …}
      +reports: Doctrine\ORM\PersistentCollection {#4124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
      -id: 318594
      -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561116 {#4113
        date: 2024-01-18 07:58:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1705561410 {#4466
      date: 2024-01-18 08:03:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4469 …}
    +nested: Doctrine\ORM\PersistentCollection {#4471 …}
    +votes: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
    -id: 318596
    -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6793698"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705561410 {#4467
      date: 2024-01-18 08:03:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    *Thank you*\n
    \n
    King of Britain is ok too tho
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705566820 {#4520
    date: 2024-01-18 09:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4523 …}
  +nested: Doctrine\ORM\PersistentCollection {#4525 …}
  +votes: Doctrine\ORM\PersistentCollection {#4527 …}
  +reports: Doctrine\ORM\PersistentCollection {#4529 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
  -id: 318711
  -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6794796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705566820 {#4521
    date: 2024-01-18 09:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4560
  +user: Proxies\__CG__\App\Entity\User {#4557 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4522
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4468
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726506625 {#4112
          date: 2024-09-16 19:10:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 318594
        -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561116 {#4113
          date: 2024-01-18 07:58:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1705561410 {#4466
        date: 2024-01-18 08:03:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4469 …}
      +nested: Doctrine\ORM\PersistentCollection {#4471 …}
      +votes: Doctrine\ORM\PersistentCollection {#4473 …}
      +reports: Doctrine\ORM\PersistentCollection {#4475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
      -id: 318596
      -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561410 {#4467
        date: 2024-01-18 08:03:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      *Thank you*\n
      \n
      King of Britain is ok too tho
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705566820 {#4520
      date: 2024-01-18 09:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4523 …}
    +nested: Doctrine\ORM\PersistentCollection {#4525 …}
    +votes: Doctrine\ORM\PersistentCollection {#4527 …}
    +reports: Doctrine\ORM\PersistentCollection {#4529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
    -id: 318711
    -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6794796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705566820 {#4521
      date: 2024-01-18 09:33:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Eh, we don’t really use Britain. UK is more inclusive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705575803 {#4561
    date: 2024-01-18 12:03:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 318897
  -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6796807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705575803 {#4564
    date: 2024-01-18 12:03: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
43 DENIED edit
App\Entity\EntryComment {#4560
  +user: Proxies\__CG__\App\Entity\User {#4557 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4522
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4468
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726506625 {#4112
          date: 2024-09-16 19:10:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 318594
        -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561116 {#4113
          date: 2024-01-18 07:58:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1705561410 {#4466
        date: 2024-01-18 08:03:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4469 …}
      +nested: Doctrine\ORM\PersistentCollection {#4471 …}
      +votes: Doctrine\ORM\PersistentCollection {#4473 …}
      +reports: Doctrine\ORM\PersistentCollection {#4475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
      -id: 318596
      -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561410 {#4467
        date: 2024-01-18 08:03:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      *Thank you*\n
      \n
      King of Britain is ok too tho
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705566820 {#4520
      date: 2024-01-18 09:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4523 …}
    +nested: Doctrine\ORM\PersistentCollection {#4525 …}
    +votes: Doctrine\ORM\PersistentCollection {#4527 …}
    +reports: Doctrine\ORM\PersistentCollection {#4529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
    -id: 318711
    -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6794796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705566820 {#4521
      date: 2024-01-18 09:33:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Eh, we don’t really use Britain. UK is more inclusive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705575803 {#4561
    date: 2024-01-18 12:03:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 318897
  -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6796807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705575803 {#4564
    date: 2024-01-18 12:03: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
44 DENIED moderate
App\Entity\EntryComment {#4560
  +user: Proxies\__CG__\App\Entity\User {#4557 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4522
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4468
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4117
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1726506625 {#4112
          date: 2024-09-16 19:10:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4118 …}
        +nested: Doctrine\ORM\PersistentCollection {#4120 …}
        +votes: Doctrine\ORM\PersistentCollection {#4122 …}
        +reports: Doctrine\ORM\PersistentCollection {#4124 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
        -id: 318594
        -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561116 {#4113
          date: 2024-01-18 07:58:36.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1705561410 {#4466
        date: 2024-01-18 08:03:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4469 …}
      +nested: Doctrine\ORM\PersistentCollection {#4471 …}
      +votes: Doctrine\ORM\PersistentCollection {#4473 …}
      +reports: Doctrine\ORM\PersistentCollection {#4475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
      -id: 318596
      -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6793698"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705561410 {#4467
        date: 2024-01-18 08:03:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: """
      *Thank you*\n
      \n
      King of Britain is ok too tho
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1705566820 {#4520
      date: 2024-01-18 09:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4523 …}
    +nested: Doctrine\ORM\PersistentCollection {#4525 …}
    +votes: Doctrine\ORM\PersistentCollection {#4527 …}
    +reports: Doctrine\ORM\PersistentCollection {#4529 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
    -id: 318711
    -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6794796"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705566820 {#4521
      date: 2024-01-18 09:33:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Eh, we don’t really use Britain. UK is more inclusive"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705575803 {#4561
    date: 2024-01-18 12:03:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4552 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
  -id: 318897
  -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6796807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705575803 {#4564
    date: 2024-01-18 12:03: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
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 {#4589
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4560
    +user: Proxies\__CG__\App\Entity\User {#4557 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4522
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4468
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4117
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1726506625 {#4112
            date: 2024-09-16 19:10:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4118 …}
          +nested: Doctrine\ORM\PersistentCollection {#4120 …}
          +votes: Doctrine\ORM\PersistentCollection {#4122 …}
          +reports: Doctrine\ORM\PersistentCollection {#4124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
          -id: 318594
          -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793636"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561116 {#4113
            date: 2024-01-18 07:58:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1705561410 {#4466
          date: 2024-01-18 08:03:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4469 …}
        +nested: Doctrine\ORM\PersistentCollection {#4471 …}
        +votes: Doctrine\ORM\PersistentCollection {#4473 …}
        +reports: Doctrine\ORM\PersistentCollection {#4475 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
        -id: 318596
        -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793698"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561410 {#4467
          date: 2024-01-18 08:03:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        *Thank you*\n
        \n
        King of Britain is ok too tho
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705566820 {#4520
        date: 2024-01-18 09:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4523 …}
      +nested: Doctrine\ORM\PersistentCollection {#4525 …}
      +votes: Doctrine\ORM\PersistentCollection {#4527 …}
      +reports: Doctrine\ORM\PersistentCollection {#4529 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
      -id: 318711
      -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6794796"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705566820 {#4521
        date: 2024-01-18 09:33:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Eh, we don’t really use Britain. UK is more inclusive"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705575803 {#4561
      date: 2024-01-18 12:03:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4554 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4556 …}
    +reports: Doctrine\ORM\PersistentCollection {#4567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    -id: 318897
    -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6796807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705575803 {#4564
      date: 2024-01-18 12:03:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705581220 {#4594
    date: 2024-01-18 13:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
  -id: 319056
  -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7494853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705581220 {#4591
    date: 2024-01-18 13:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4589
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4560
    +user: Proxies\__CG__\App\Entity\User {#4557 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4522
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4468
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4117
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1726506625 {#4112
            date: 2024-09-16 19:10:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4118 …}
          +nested: Doctrine\ORM\PersistentCollection {#4120 …}
          +votes: Doctrine\ORM\PersistentCollection {#4122 …}
          +reports: Doctrine\ORM\PersistentCollection {#4124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
          -id: 318594
          -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793636"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561116 {#4113
            date: 2024-01-18 07:58:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1705561410 {#4466
          date: 2024-01-18 08:03:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4469 …}
        +nested: Doctrine\ORM\PersistentCollection {#4471 …}
        +votes: Doctrine\ORM\PersistentCollection {#4473 …}
        +reports: Doctrine\ORM\PersistentCollection {#4475 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
        -id: 318596
        -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793698"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561410 {#4467
          date: 2024-01-18 08:03:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        *Thank you*\n
        \n
        King of Britain is ok too tho
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705566820 {#4520
        date: 2024-01-18 09:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4523 …}
      +nested: Doctrine\ORM\PersistentCollection {#4525 …}
      +votes: Doctrine\ORM\PersistentCollection {#4527 …}
      +reports: Doctrine\ORM\PersistentCollection {#4529 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
      -id: 318711
      -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6794796"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705566820 {#4521
        date: 2024-01-18 09:33:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Eh, we don’t really use Britain. UK is more inclusive"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705575803 {#4561
      date: 2024-01-18 12:03:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4554 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4556 …}
    +reports: Doctrine\ORM\PersistentCollection {#4567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    -id: 318897
    -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6796807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705575803 {#4564
      date: 2024-01-18 12:03:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705581220 {#4594
    date: 2024-01-18 13:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
  -id: 319056
  -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7494853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705581220 {#4591
    date: 2024-01-18 13:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4589
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4560
    +user: Proxies\__CG__\App\Entity\User {#4557 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4522
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4468
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4117
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1726506625 {#4112
            date: 2024-09-16 19:10:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4118 …}
          +nested: Doctrine\ORM\PersistentCollection {#4120 …}
          +votes: Doctrine\ORM\PersistentCollection {#4122 …}
          +reports: Doctrine\ORM\PersistentCollection {#4124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
          -id: 318594
          -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793636"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561116 {#4113
            date: 2024-01-18 07:58:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1705561410 {#4466
          date: 2024-01-18 08:03:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4469 …}
        +nested: Doctrine\ORM\PersistentCollection {#4471 …}
        +votes: Doctrine\ORM\PersistentCollection {#4473 …}
        +reports: Doctrine\ORM\PersistentCollection {#4475 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
        -id: 318596
        -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793698"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561410 {#4467
          date: 2024-01-18 08:03:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        *Thank you*\n
        \n
        King of Britain is ok too tho
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705566820 {#4520
        date: 2024-01-18 09:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4523 …}
      +nested: Doctrine\ORM\PersistentCollection {#4525 …}
      +votes: Doctrine\ORM\PersistentCollection {#4527 …}
      +reports: Doctrine\ORM\PersistentCollection {#4529 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
      -id: 318711
      -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6794796"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705566820 {#4521
        date: 2024-01-18 09:33:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Eh, we don’t really use Britain. UK is more inclusive"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705575803 {#4561
      date: 2024-01-18 12:03:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4554 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4556 …}
    +reports: Doctrine\ORM\PersistentCollection {#4567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    -id: 318897
    -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6796807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705575803 {#4564
      date: 2024-01-18 12:03:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705581220 {#4594
    date: 2024-01-18 13:33:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4600 …}
  +nested: Doctrine\ORM\PersistentCollection {#4602 …}
  +votes: Doctrine\ORM\PersistentCollection {#4598 …}
  +reports: Doctrine\ORM\PersistentCollection {#4605 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
  -id: 319056
  -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7494853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705581220 {#4591
    date: 2024-01-18 13:33:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4627
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4560
      +user: Proxies\__CG__\App\Entity\User {#4557 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4522
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4468
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1726506625 {#4112
              date: 2024-09-16 19:10:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 318594
            -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793636"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561116 {#4113
              date: 2024-01-18 07:58:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1705561410 {#4466
            date: 2024-01-18 08:03:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4469 …}
          +nested: Doctrine\ORM\PersistentCollection {#4471 …}
          +votes: Doctrine\ORM\PersistentCollection {#4473 …}
          +reports: Doctrine\ORM\PersistentCollection {#4475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
          -id: 318596
          -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793698"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561410 {#4467
            date: 2024-01-18 08:03:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          *Thank you*\n
          \n
          King of Britain is ok too tho
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705566820 {#4520
          date: 2024-01-18 09:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4523 …}
        +nested: Doctrine\ORM\PersistentCollection {#4525 …}
        +votes: Doctrine\ORM\PersistentCollection {#4527 …}
        +reports: Doctrine\ORM\PersistentCollection {#4529 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
        -id: 318711
        -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6794796"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705566820 {#4521
          date: 2024-01-18 09:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Eh, we don’t really use Britain. UK is more inclusive"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705575803 {#4561
        date: 2024-01-18 12:03:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4552 …}
      +votes: Doctrine\ORM\PersistentCollection {#4556 …}
      +reports: Doctrine\ORM\PersistentCollection {#4567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
      -id: 318897
      -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6796807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705575803 {#4564
        date: 2024-01-18 12:03:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705581220 {#4594
      date: 2024-01-18 13:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
    -id: 319056
    -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7494853"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705581220 {#4591
      date: 2024-01-18 13:33:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Sweet joke, have you got any from after the 19th century?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705596352 {#4632
    date: 2024-01-18 17:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 319635
  -bodyTs: "'19th':10 'centuri':11 'got':5 'joke':2 'sweet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6803463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705596352 {#4629
    date: 2024-01-18 17:45:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4627
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4560
      +user: Proxies\__CG__\App\Entity\User {#4557 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4522
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4468
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1726506625 {#4112
              date: 2024-09-16 19:10:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 318594
            -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793636"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561116 {#4113
              date: 2024-01-18 07:58:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1705561410 {#4466
            date: 2024-01-18 08:03:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4469 …}
          +nested: Doctrine\ORM\PersistentCollection {#4471 …}
          +votes: Doctrine\ORM\PersistentCollection {#4473 …}
          +reports: Doctrine\ORM\PersistentCollection {#4475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
          -id: 318596
          -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793698"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561410 {#4467
            date: 2024-01-18 08:03:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          *Thank you*\n
          \n
          King of Britain is ok too tho
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705566820 {#4520
          date: 2024-01-18 09:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4523 …}
        +nested: Doctrine\ORM\PersistentCollection {#4525 …}
        +votes: Doctrine\ORM\PersistentCollection {#4527 …}
        +reports: Doctrine\ORM\PersistentCollection {#4529 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
        -id: 318711
        -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6794796"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705566820 {#4521
          date: 2024-01-18 09:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Eh, we don’t really use Britain. UK is more inclusive"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705575803 {#4561
        date: 2024-01-18 12:03:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4552 …}
      +votes: Doctrine\ORM\PersistentCollection {#4556 …}
      +reports: Doctrine\ORM\PersistentCollection {#4567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
      -id: 318897
      -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6796807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705575803 {#4564
        date: 2024-01-18 12:03:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705581220 {#4594
      date: 2024-01-18 13:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
    -id: 319056
    -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7494853"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705581220 {#4591
      date: 2024-01-18 13:33:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Sweet joke, have you got any from after the 19th century?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705596352 {#4632
    date: 2024-01-18 17:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 319635
  -bodyTs: "'19th':10 'centuri':11 'got':5 'joke':2 'sweet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6803463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705596352 {#4629
    date: 2024-01-18 17:45:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4627
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4589
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4560
      +user: Proxies\__CG__\App\Entity\User {#4557 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4522
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4468
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1726506625 {#4112
              date: 2024-09-16 19:10:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 318594
            -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793636"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561116 {#4113
              date: 2024-01-18 07:58:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1705561410 {#4466
            date: 2024-01-18 08:03:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4469 …}
          +nested: Doctrine\ORM\PersistentCollection {#4471 …}
          +votes: Doctrine\ORM\PersistentCollection {#4473 …}
          +reports: Doctrine\ORM\PersistentCollection {#4475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
          -id: 318596
          -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793698"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561410 {#4467
            date: 2024-01-18 08:03:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          *Thank you*\n
          \n
          King of Britain is ok too tho
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705566820 {#4520
          date: 2024-01-18 09:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4523 …}
        +nested: Doctrine\ORM\PersistentCollection {#4525 …}
        +votes: Doctrine\ORM\PersistentCollection {#4527 …}
        +reports: Doctrine\ORM\PersistentCollection {#4529 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
        -id: 318711
        -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6794796"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705566820 {#4521
          date: 2024-01-18 09:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Eh, we don’t really use Britain. UK is more inclusive"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705575803 {#4561
        date: 2024-01-18 12:03:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4552 …}
      +votes: Doctrine\ORM\PersistentCollection {#4556 …}
      +reports: Doctrine\ORM\PersistentCollection {#4567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
      -id: 318897
      -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6796807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705575803 {#4564
        date: 2024-01-18 12:03:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705581220 {#4594
      date: 2024-01-18 13:33:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4600 …}
    +nested: Doctrine\ORM\PersistentCollection {#4602 …}
    +votes: Doctrine\ORM\PersistentCollection {#4598 …}
    +reports: Doctrine\ORM\PersistentCollection {#4605 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
    -id: 319056
    -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7494853"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705581220 {#4591
      date: 2024-01-18 13:33:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Sweet joke, have you got any from after the 19th century?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705596352 {#4632
    date: 2024-01-18 17:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4635 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 319635
  -bodyTs: "'19th':10 'centuri':11 'got':5 'joke':2 'sweet':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6803463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705596352 {#4629
    date: 2024-01-18 17:45:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4690
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4627
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4589
      +user: Proxies\__CG__\App\Entity\User {#4597 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4560
        +user: Proxies\__CG__\App\Entity\User {#4557 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4522
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4468
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4117
              +user: App\Entity\User {#4130 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1726506625 {#4112
                date: 2024-09-16 19:10:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Squorlple@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4118 …}
              +nested: Doctrine\ORM\PersistentCollection {#4120 …}
              +votes: Doctrine\ORM\PersistentCollection {#4122 …}
              +reports: Doctrine\ORM\PersistentCollection {#4124 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
              -id: 318594
              -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6793636"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705561116 {#4113
                date: 2024-01-18 07:58:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4117}
            +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 44
            +score: 0
            +lastActive: DateTime @1705561410 {#4466
              date: 2024-01-18 08:03:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
              "@Mr_Blott@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4469 …}
            +nested: Doctrine\ORM\PersistentCollection {#4471 …}
            +votes: Doctrine\ORM\PersistentCollection {#4473 …}
            +reports: Doctrine\ORM\PersistentCollection {#4475 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
            -id: 318596
            -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793698"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561410 {#4467
              date: 2024-01-18 08:03:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: """
            *Thank you*\n
            \n
            King of Britain is ok too tho
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1705566820 {#4520
            date: 2024-01-18 09:33:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4523 …}
          +nested: Doctrine\ORM\PersistentCollection {#4525 …}
          +votes: Doctrine\ORM\PersistentCollection {#4527 …}
          +reports: Doctrine\ORM\PersistentCollection {#4529 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
          -id: 318711
          -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6794796"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705566820 {#4521
            date: 2024-01-18 09:33:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "Eh, we don’t really use Britain. UK is more inclusive"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705575803 {#4561
          date: 2024-01-18 12:03:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4554 …}
        +nested: Doctrine\ORM\PersistentCollection {#4552 …}
        +votes: Doctrine\ORM\PersistentCollection {#4556 …}
        +reports: Doctrine\ORM\PersistentCollection {#4567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
        -id: 318897
        -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6796807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705575803 {#4564
          date: 2024-01-18 12:03:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705581220 {#4594
        date: 2024-01-18 13:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@Evia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4600 …}
      +nested: Doctrine\ORM\PersistentCollection {#4602 …}
      +votes: Doctrine\ORM\PersistentCollection {#4598 …}
      +reports: Doctrine\ORM\PersistentCollection {#4605 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
      -id: 319056
      -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7494853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705581220 {#4591
        date: 2024-01-18 13:33:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Sweet joke, have you got any from after the 19th century?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705596352 {#4632
      date: 2024-01-18 17:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 319635
    -bodyTs: "'19th':10 'centuri':11 'got':5 'joke':2 'sweet':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6803463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705596352 {#4629
      date: 2024-01-18 17:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Yeah it’s England"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705596473 {#4691
    date: 2024-01-18 17:47:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4681 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 319639
  -bodyTs: "'england':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7500320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705596473 {#4694
    date: 2024-01-18 17:47:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4690
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4627
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4589
      +user: Proxies\__CG__\App\Entity\User {#4597 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4560
        +user: Proxies\__CG__\App\Entity\User {#4557 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4522
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4468
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4117
              +user: App\Entity\User {#4130 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1726506625 {#4112
                date: 2024-09-16 19:10:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Squorlple@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4118 …}
              +nested: Doctrine\ORM\PersistentCollection {#4120 …}
              +votes: Doctrine\ORM\PersistentCollection {#4122 …}
              +reports: Doctrine\ORM\PersistentCollection {#4124 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
              -id: 318594
              -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6793636"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705561116 {#4113
                date: 2024-01-18 07:58:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4117}
            +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 44
            +score: 0
            +lastActive: DateTime @1705561410 {#4466
              date: 2024-01-18 08:03:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
              "@Mr_Blott@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4469 …}
            +nested: Doctrine\ORM\PersistentCollection {#4471 …}
            +votes: Doctrine\ORM\PersistentCollection {#4473 …}
            +reports: Doctrine\ORM\PersistentCollection {#4475 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
            -id: 318596
            -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793698"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561410 {#4467
              date: 2024-01-18 08:03:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: """
            *Thank you*\n
            \n
            King of Britain is ok too tho
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1705566820 {#4520
            date: 2024-01-18 09:33:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4523 …}
          +nested: Doctrine\ORM\PersistentCollection {#4525 …}
          +votes: Doctrine\ORM\PersistentCollection {#4527 …}
          +reports: Doctrine\ORM\PersistentCollection {#4529 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
          -id: 318711
          -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6794796"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705566820 {#4521
            date: 2024-01-18 09:33:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "Eh, we don’t really use Britain. UK is more inclusive"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705575803 {#4561
          date: 2024-01-18 12:03:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4554 …}
        +nested: Doctrine\ORM\PersistentCollection {#4552 …}
        +votes: Doctrine\ORM\PersistentCollection {#4556 …}
        +reports: Doctrine\ORM\PersistentCollection {#4567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
        -id: 318897
        -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6796807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705575803 {#4564
          date: 2024-01-18 12:03:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705581220 {#4594
        date: 2024-01-18 13:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@Evia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4600 …}
      +nested: Doctrine\ORM\PersistentCollection {#4602 …}
      +votes: Doctrine\ORM\PersistentCollection {#4598 …}
      +reports: Doctrine\ORM\PersistentCollection {#4605 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
      -id: 319056
      -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7494853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705581220 {#4591
        date: 2024-01-18 13:33:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Sweet joke, have you got any from after the 19th century?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705596352 {#4632
      date: 2024-01-18 17:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 319635
    -bodyTs: "'19th':10 'centuri':11 'got':5 'joke':2 'sweet':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6803463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705596352 {#4629
      date: 2024-01-18 17:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Yeah it’s England"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705596473 {#4691
    date: 2024-01-18 17:47:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4681 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 319639
  -bodyTs: "'england':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7500320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705596473 {#4694
    date: 2024-01-18 17:47:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4690
  +user: Proxies\__CG__\App\Entity\User {#4597 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4627
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4589
      +user: Proxies\__CG__\App\Entity\User {#4597 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4560
        +user: Proxies\__CG__\App\Entity\User {#4557 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4522
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4468
            +user: Proxies\__CG__\App\Entity\User {#1970 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4117
              +user: App\Entity\User {#4130 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1726506625 {#4112
                date: 2024-09-16 19:10:25.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Squorlple@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4118 …}
              +nested: Doctrine\ORM\PersistentCollection {#4120 …}
              +votes: Doctrine\ORM\PersistentCollection {#4122 …}
              +reports: Doctrine\ORM\PersistentCollection {#4124 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
              -id: 318594
              -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6793636"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705561116 {#4113
                date: 2024-01-18 07:58:36.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4117}
            +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 44
            +score: 0
            +lastActive: DateTime @1705561410 {#4466
              date: 2024-01-18 08:03:30.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
              "@Mr_Blott@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4469 …}
            +nested: Doctrine\ORM\PersistentCollection {#4471 …}
            +votes: Doctrine\ORM\PersistentCollection {#4473 …}
            +reports: Doctrine\ORM\PersistentCollection {#4475 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
            -id: 318596
            -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793698"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561410 {#4467
              date: 2024-01-18 08:03:30.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: """
            *Thank you*\n
            \n
            King of Britain is ok too tho
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1705566820 {#4520
            date: 2024-01-18 09:33:40.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4523 …}
          +nested: Doctrine\ORM\PersistentCollection {#4525 …}
          +votes: Doctrine\ORM\PersistentCollection {#4527 …}
          +reports: Doctrine\ORM\PersistentCollection {#4529 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
          -id: 318711
          -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6794796"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705566820 {#4521
            date: 2024-01-18 09:33:40.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "Eh, we don’t really use Britain. UK is more inclusive"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705575803 {#4561
          date: 2024-01-18 12:03:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4554 …}
        +nested: Doctrine\ORM\PersistentCollection {#4552 …}
        +votes: Doctrine\ORM\PersistentCollection {#4556 …}
        +reports: Doctrine\ORM\PersistentCollection {#4567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
        -id: 318897
        -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6796807"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705575803 {#4564
          date: 2024-01-18 12:03:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705581220 {#4594
        date: 2024-01-18 13:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@Evia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4600 …}
      +nested: Doctrine\ORM\PersistentCollection {#4602 …}
      +votes: Doctrine\ORM\PersistentCollection {#4598 …}
      +reports: Doctrine\ORM\PersistentCollection {#4605 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
      -id: 319056
      -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7494853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705581220 {#4591
        date: 2024-01-18 13:33:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Sweet joke, have you got any from after the 19th century?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705596352 {#4632
      date: 2024-01-18 17:45:52.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4635 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 319635
    -bodyTs: "'19th':10 'centuri':11 'got':5 'joke':2 'sweet':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6803463"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705596352 {#4629
      date: 2024-01-18 17:45:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Yeah it’s England"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705596473 {#4691
    date: 2024-01-18 17:47:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4687 …}
  +nested: Doctrine\ORM\PersistentCollection {#4683 …}
  +votes: Doctrine\ORM\PersistentCollection {#4681 …}
  +reports: Doctrine\ORM\PersistentCollection {#4696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
  -id: 319639
  -bodyTs: "'england':4 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7500320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705596473 {#4694
    date: 2024-01-18 17:47:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4717
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4627
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4589
        +user: Proxies\__CG__\App\Entity\User {#4597 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4560
          +user: Proxies\__CG__\App\Entity\User {#4557 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4522
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4468
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4117
                +user: App\Entity\User {#4130 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1726506625 {#4112
                  date: 2024-09-16 19:10:25.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Squorlple@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4118 …}
                +nested: Doctrine\ORM\PersistentCollection {#4120 …}
                +votes: Doctrine\ORM\PersistentCollection {#4122 …}
                +reports: Doctrine\ORM\PersistentCollection {#4124 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
                -id: 318594
                -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6793636"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705561116 {#4113
                  date: 2024-01-18 07:58:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4117}
              +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 44
              +score: 0
              +lastActive: DateTime @1705561410 {#4466
                date: 2024-01-18 08:03:30.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Squorlple@lemmy.world"
                "@Mr_Blott@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4469 …}
              +nested: Doctrine\ORM\PersistentCollection {#4471 …}
              +votes: Doctrine\ORM\PersistentCollection {#4473 …}
              +reports: Doctrine\ORM\PersistentCollection {#4475 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
              -id: 318596
              -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6793698"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705561410 {#4467
                date: 2024-01-18 08:03:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4117}
            +body: """
              *Thank you*\n
              \n
              King of Britain is ok too tho
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1705566820 {#4520
              date: 2024-01-18 09:33:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
              "@Mr_Blott@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4523 …}
            +nested: Doctrine\ORM\PersistentCollection {#4525 …}
            +votes: Doctrine\ORM\PersistentCollection {#4527 …}
            +reports: Doctrine\ORM\PersistentCollection {#4529 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
            -id: 318711
            -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6794796"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705566820 {#4521
              date: 2024-01-18 09:33:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Eh, we don’t really use Britain. UK is more inclusive"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705575803 {#4561
            date: 2024-01-18 12:03:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4554 …}
          +nested: Doctrine\ORM\PersistentCollection {#4552 …}
          +votes: Doctrine\ORM\PersistentCollection {#4556 …}
          +reports: Doctrine\ORM\PersistentCollection {#4567 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
          -id: 318897
          -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6796807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705575803 {#4564
            date: 2024-01-18 12:03:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705581220 {#4594
          date: 2024-01-18 13:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
          "@Evia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4600 …}
        +nested: Doctrine\ORM\PersistentCollection {#4602 …}
        +votes: Doctrine\ORM\PersistentCollection {#4598 …}
        +reports: Doctrine\ORM\PersistentCollection {#4605 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
        -id: 319056
        -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7494853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705581220 {#4591
          date: 2024-01-18 13:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Sweet joke, have you got any from after the 19th century?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705596352 {#4632
        date: 2024-01-18 17:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@Evia@lemmy.world"
        "@optissima@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 319635
      -bodyTs: "'19th':10 'centuri':11 'got':5 'joke':2 'sweet':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6803463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705596352 {#4629
        date: 2024-01-18 17:45:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Yeah it’s England"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705596473 {#4691
      date: 2024-01-18 17:47:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4683 …}
    +votes: Doctrine\ORM\PersistentCollection {#4681 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 319639
    -bodyTs: "'england':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7500320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705596473 {#4694
      date: 2024-01-18 17:47:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Are you suggesting Scotland isn’t a joke? Because I have a Glenrothes to tell you about"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705605595 {#4712
    date: 2024-01-18 20:19:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4709 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 320092
  -bodyTs: "'glenroth':13 'isn':5 'joke':8 'scotland':4 'suggest':3 'tell':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605595 {#4715
    date: 2024-01-18 20:19:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4717
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4627
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4589
        +user: Proxies\__CG__\App\Entity\User {#4597 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4560
          +user: Proxies\__CG__\App\Entity\User {#4557 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4522
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4468
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4117
                +user: App\Entity\User {#4130 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1726506625 {#4112
                  date: 2024-09-16 19:10:25.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Squorlple@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4118 …}
                +nested: Doctrine\ORM\PersistentCollection {#4120 …}
                +votes: Doctrine\ORM\PersistentCollection {#4122 …}
                +reports: Doctrine\ORM\PersistentCollection {#4124 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
                -id: 318594
                -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6793636"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705561116 {#4113
                  date: 2024-01-18 07:58:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4117}
              +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 44
              +score: 0
              +lastActive: DateTime @1705561410 {#4466
                date: 2024-01-18 08:03:30.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Squorlple@lemmy.world"
                "@Mr_Blott@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4469 …}
              +nested: Doctrine\ORM\PersistentCollection {#4471 …}
              +votes: Doctrine\ORM\PersistentCollection {#4473 …}
              +reports: Doctrine\ORM\PersistentCollection {#4475 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
              -id: 318596
              -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6793698"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705561410 {#4467
                date: 2024-01-18 08:03:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4117}
            +body: """
              *Thank you*\n
              \n
              King of Britain is ok too tho
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1705566820 {#4520
              date: 2024-01-18 09:33:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
              "@Mr_Blott@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4523 …}
            +nested: Doctrine\ORM\PersistentCollection {#4525 …}
            +votes: Doctrine\ORM\PersistentCollection {#4527 …}
            +reports: Doctrine\ORM\PersistentCollection {#4529 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
            -id: 318711
            -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6794796"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705566820 {#4521
              date: 2024-01-18 09:33:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Eh, we don’t really use Britain. UK is more inclusive"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705575803 {#4561
            date: 2024-01-18 12:03:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4554 …}
          +nested: Doctrine\ORM\PersistentCollection {#4552 …}
          +votes: Doctrine\ORM\PersistentCollection {#4556 …}
          +reports: Doctrine\ORM\PersistentCollection {#4567 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
          -id: 318897
          -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6796807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705575803 {#4564
            date: 2024-01-18 12:03:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705581220 {#4594
          date: 2024-01-18 13:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
          "@Evia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4600 …}
        +nested: Doctrine\ORM\PersistentCollection {#4602 …}
        +votes: Doctrine\ORM\PersistentCollection {#4598 …}
        +reports: Doctrine\ORM\PersistentCollection {#4605 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
        -id: 319056
        -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7494853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705581220 {#4591
          date: 2024-01-18 13:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Sweet joke, have you got any from after the 19th century?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705596352 {#4632
        date: 2024-01-18 17:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@Evia@lemmy.world"
        "@optissima@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 319635
      -bodyTs: "'19th':10 'centuri':11 'got':5 'joke':2 'sweet':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6803463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705596352 {#4629
        date: 2024-01-18 17:45:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Yeah it’s England"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705596473 {#4691
      date: 2024-01-18 17:47:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4683 …}
    +votes: Doctrine\ORM\PersistentCollection {#4681 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 319639
    -bodyTs: "'england':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7500320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705596473 {#4694
      date: 2024-01-18 17:47:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Are you suggesting Scotland isn’t a joke? Because I have a Glenrothes to tell you about"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705605595 {#4712
    date: 2024-01-18 20:19:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4709 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 320092
  -bodyTs: "'glenroth':13 'isn':5 'joke':8 'scotland':4 'suggest':3 'tell':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605595 {#4715
    date: 2024-01-18 20:19:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4717
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4690
    +user: Proxies\__CG__\App\Entity\User {#4597 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4627
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4589
        +user: Proxies\__CG__\App\Entity\User {#4597 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4560
          +user: Proxies\__CG__\App\Entity\User {#4557 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4522
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4468
              +user: Proxies\__CG__\App\Entity\User {#1970 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: App\Entity\EntryComment {#4117
                +user: App\Entity\User {#4130 …}
                +entry: App\Entity\Entry {#2419}
                +magazine: App\Entity\Magazine {#265}
                +image: null
                +parent: null
                +root: null
                +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 15
                +score: 0
                +lastActive: DateTime @1726506625 {#4112
                  date: 2024-09-16 19:10:25.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Squorlple@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4118 …}
                +nested: Doctrine\ORM\PersistentCollection {#4120 …}
                +votes: Doctrine\ORM\PersistentCollection {#4122 …}
                +reports: Doctrine\ORM\PersistentCollection {#4124 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
                -id: 318594
                -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/6793636"
                +editedAt: null
                +createdAt: DateTimeImmutable @1705561116 {#4113
                  date: 2024-01-18 07:58:36.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4117}
              +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 44
              +score: 0
              +lastActive: DateTime @1705561410 {#4466
                date: 2024-01-18 08:03:30.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Squorlple@lemmy.world"
                "@Mr_Blott@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4469 …}
              +nested: Doctrine\ORM\PersistentCollection {#4471 …}
              +votes: Doctrine\ORM\PersistentCollection {#4473 …}
              +reports: Doctrine\ORM\PersistentCollection {#4475 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
              -id: 318596
              -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/6793698"
              +editedAt: null
              +createdAt: DateTimeImmutable @1705561410 {#4467
                date: 2024-01-18 08:03:30.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4117}
            +body: """
              *Thank you*\n
              \n
              King of Britain is ok too tho
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 9
            +score: 0
            +lastActive: DateTime @1705566820 {#4520
              date: 2024-01-18 09:33:40.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
              "@Mr_Blott@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4523 …}
            +nested: Doctrine\ORM\PersistentCollection {#4525 …}
            +votes: Doctrine\ORM\PersistentCollection {#4527 …}
            +reports: Doctrine\ORM\PersistentCollection {#4529 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
            -id: 318711
            -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6794796"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705566820 {#4521
              date: 2024-01-18 09:33:40.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Eh, we don’t really use Britain. UK is more inclusive"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1705575803 {#4561
            date: 2024-01-18 12:03:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4554 …}
          +nested: Doctrine\ORM\PersistentCollection {#4552 …}
          +votes: Doctrine\ORM\PersistentCollection {#4556 …}
          +reports: Doctrine\ORM\PersistentCollection {#4567 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
          -id: 318897
          -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6796807"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705575803 {#4564
            date: 2024-01-18 12:03:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "So I should call it Britain so colonies are reminded they’re conquered by a foreign parasite."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705581220 {#4594
          date: 2024-01-18 13:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
          "@Evia@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4600 …}
        +nested: Doctrine\ORM\PersistentCollection {#4602 …}
        +votes: Doctrine\ORM\PersistentCollection {#4598 …}
        +reports: Doctrine\ORM\PersistentCollection {#4605 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4607 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
        -id: 319056
        -bodyTs: "'britain':6 'call':4 'coloni':8 'conquer':13 'foreign':16 'parasit':17 're':12 'remind':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7494853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705581220 {#4591
          date: 2024-01-18 13:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Sweet joke, have you got any from after the 19th century?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705596352 {#4632
        date: 2024-01-18 17:45:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
        "@Evia@lemmy.world"
        "@optissima@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4635 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 319635
      -bodyTs: "'19th':10 'centuri':11 'got':5 'joke':2 'sweet':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6803463"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705596352 {#4629
        date: 2024-01-18 17:45:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Yeah it’s England"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705596473 {#4691
      date: 2024-01-18 17:47:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
      "@optissima@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4687 …}
    +nested: Doctrine\ORM\PersistentCollection {#4683 …}
    +votes: Doctrine\ORM\PersistentCollection {#4681 …}
    +reports: Doctrine\ORM\PersistentCollection {#4696 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4698 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4700 …}
    -id: 319639
    -bodyTs: "'england':4 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7500320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705596473 {#4694
      date: 2024-01-18 17:47:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Are you suggesting Scotland isn’t a joke? Because I have a Glenrothes to tell you about"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705605595 {#4712
    date: 2024-01-18 20:19:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@optissima@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4709 …}
  +nested: Doctrine\ORM\PersistentCollection {#4706 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4718 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4722 …}
  -id: 320092
  -bodyTs: "'glenroth':13 'isn':5 'joke':8 'scotland':4 'suggest':3 'tell':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705605595 {#4715
    date: 2024-01-18 20:19:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4613
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4560
    +user: Proxies\__CG__\App\Entity\User {#4557 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4522
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4468
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4117
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1726506625 {#4112
            date: 2024-09-16 19:10:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4118 …}
          +nested: Doctrine\ORM\PersistentCollection {#4120 …}
          +votes: Doctrine\ORM\PersistentCollection {#4122 …}
          +reports: Doctrine\ORM\PersistentCollection {#4124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
          -id: 318594
          -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793636"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561116 {#4113
            date: 2024-01-18 07:58:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1705561410 {#4466
          date: 2024-01-18 08:03:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4469 …}
        +nested: Doctrine\ORM\PersistentCollection {#4471 …}
        +votes: Doctrine\ORM\PersistentCollection {#4473 …}
        +reports: Doctrine\ORM\PersistentCollection {#4475 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
        -id: 318596
        -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793698"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561410 {#4467
          date: 2024-01-18 08:03:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        *Thank you*\n
        \n
        King of Britain is ok too tho
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705566820 {#4520
        date: 2024-01-18 09:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4523 …}
      +nested: Doctrine\ORM\PersistentCollection {#4525 …}
      +votes: Doctrine\ORM\PersistentCollection {#4527 …}
      +reports: Doctrine\ORM\PersistentCollection {#4529 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
      -id: 318711
      -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6794796"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705566820 {#4521
        date: 2024-01-18 09:33:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Eh, we don’t really use Britain. UK is more inclusive"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705575803 {#4561
      date: 2024-01-18 12:03:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4554 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4556 …}
    +reports: Doctrine\ORM\PersistentCollection {#4567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    -id: 318897
    -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6796807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705575803 {#4564
      date: 2024-01-18 12:03:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "You say “we” but there are an awful, awful lot of people in NI who would disagree with you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705582258 {#4611
    date: 2024-01-18 13:50:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4616 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
  -id: 319087
  -bodyTs: "'aw':8,9 'disagre':17 'lot':10 'ni':14 'peopl':12 'say':2 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705582258 {#4612
    date: 2024-01-18 13:50:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4613
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4560
    +user: Proxies\__CG__\App\Entity\User {#4557 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4522
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4468
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4117
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1726506625 {#4112
            date: 2024-09-16 19:10:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4118 …}
          +nested: Doctrine\ORM\PersistentCollection {#4120 …}
          +votes: Doctrine\ORM\PersistentCollection {#4122 …}
          +reports: Doctrine\ORM\PersistentCollection {#4124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
          -id: 318594
          -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793636"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561116 {#4113
            date: 2024-01-18 07:58:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1705561410 {#4466
          date: 2024-01-18 08:03:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4469 …}
        +nested: Doctrine\ORM\PersistentCollection {#4471 …}
        +votes: Doctrine\ORM\PersistentCollection {#4473 …}
        +reports: Doctrine\ORM\PersistentCollection {#4475 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
        -id: 318596
        -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793698"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561410 {#4467
          date: 2024-01-18 08:03:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        *Thank you*\n
        \n
        King of Britain is ok too tho
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705566820 {#4520
        date: 2024-01-18 09:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4523 …}
      +nested: Doctrine\ORM\PersistentCollection {#4525 …}
      +votes: Doctrine\ORM\PersistentCollection {#4527 …}
      +reports: Doctrine\ORM\PersistentCollection {#4529 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
      -id: 318711
      -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6794796"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705566820 {#4521
        date: 2024-01-18 09:33:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Eh, we don’t really use Britain. UK is more inclusive"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705575803 {#4561
      date: 2024-01-18 12:03:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4554 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4556 …}
    +reports: Doctrine\ORM\PersistentCollection {#4567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    -id: 318897
    -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6796807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705575803 {#4564
      date: 2024-01-18 12:03:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "You say “we” but there are an awful, awful lot of people in NI who would disagree with you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705582258 {#4611
    date: 2024-01-18 13:50:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4616 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
  -id: 319087
  -bodyTs: "'aw':8,9 'disagre':17 'lot':10 'ni':14 'peopl':12 'say':2 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705582258 {#4612
    date: 2024-01-18 13:50:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4613
  +user: App\Entity\User {#4130 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4560
    +user: Proxies\__CG__\App\Entity\User {#4557 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4522
      +user: App\Entity\User {#4130 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4468
        +user: Proxies\__CG__\App\Entity\User {#1970 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4117
          +user: App\Entity\User {#4130 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1726506625 {#4112
            date: 2024-09-16 19:10:25.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4118 …}
          +nested: Doctrine\ORM\PersistentCollection {#4120 …}
          +votes: Doctrine\ORM\PersistentCollection {#4122 …}
          +reports: Doctrine\ORM\PersistentCollection {#4124 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
          -id: 318594
          -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793636"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561116 {#4113
            date: 2024-01-18 07:58:36.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1705561410 {#4466
          date: 2024-01-18 08:03:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4469 …}
        +nested: Doctrine\ORM\PersistentCollection {#4471 …}
        +votes: Doctrine\ORM\PersistentCollection {#4473 …}
        +reports: Doctrine\ORM\PersistentCollection {#4475 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
        -id: 318596
        -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6793698"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705561410 {#4467
          date: 2024-01-18 08:03:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: """
        *Thank you*\n
        \n
        King of Britain is ok too tho
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705566820 {#4520
        date: 2024-01-18 09:33:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4523 …}
      +nested: Doctrine\ORM\PersistentCollection {#4525 …}
      +votes: Doctrine\ORM\PersistentCollection {#4527 …}
      +reports: Doctrine\ORM\PersistentCollection {#4529 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
      -id: 318711
      -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6794796"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705566820 {#4521
        date: 2024-01-18 09:33:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "Eh, we don’t really use Britain. UK is more inclusive"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705575803 {#4561
      date: 2024-01-18 12:03:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4554 …}
    +nested: Doctrine\ORM\PersistentCollection {#4552 …}
    +votes: Doctrine\ORM\PersistentCollection {#4556 …}
    +reports: Doctrine\ORM\PersistentCollection {#4567 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    -id: 318897
    -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6796807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705575803 {#4564
      date: 2024-01-18 12:03:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "You say “we” but there are an awful, awful lot of people in NI who would disagree with you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705582258 {#4611
    date: 2024-01-18 13:50:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4614 …}
  +nested: Doctrine\ORM\PersistentCollection {#4616 …}
  +votes: Doctrine\ORM\PersistentCollection {#4618 …}
  +reports: Doctrine\ORM\PersistentCollection {#4620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
  -id: 319087
  -bodyTs: "'aw':8,9 'disagre':17 'lot':10 'ni':14 'peopl':12 'say':2 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6798459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705582258 {#4612
    date: 2024-01-18 13:50:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4650
  +user: Proxies\__CG__\App\Entity\User {#4557 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4560
      +user: Proxies\__CG__\App\Entity\User {#4557 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4522
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4468
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1726506625 {#4112
              date: 2024-09-16 19:10:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 318594
            -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793636"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561116 {#4113
              date: 2024-01-18 07:58:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1705561410 {#4466
            date: 2024-01-18 08:03:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4469 …}
          +nested: Doctrine\ORM\PersistentCollection {#4471 …}
          +votes: Doctrine\ORM\PersistentCollection {#4473 …}
          +reports: Doctrine\ORM\PersistentCollection {#4475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
          -id: 318596
          -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793698"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561410 {#4467
            date: 2024-01-18 08:03:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          *Thank you*\n
          \n
          King of Britain is ok too tho
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705566820 {#4520
          date: 2024-01-18 09:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4523 …}
        +nested: Doctrine\ORM\PersistentCollection {#4525 …}
        +votes: Doctrine\ORM\PersistentCollection {#4527 …}
        +reports: Doctrine\ORM\PersistentCollection {#4529 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
        -id: 318711
        -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6794796"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705566820 {#4521
          date: 2024-01-18 09:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Eh, we don’t really use Britain. UK is more inclusive"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705575803 {#4561
        date: 2024-01-18 12:03:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4552 …}
      +votes: Doctrine\ORM\PersistentCollection {#4556 …}
      +reports: Doctrine\ORM\PersistentCollection {#4567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
      -id: 318897
      -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6796807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705575803 {#4564
        date: 2024-01-18 12:03:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "You say “we” but there are an awful, awful lot of people in NI who would disagree with you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705582258 {#4611
      date: 2024-01-18 13:50:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4614 …}
    +nested: Doctrine\ORM\PersistentCollection {#4616 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
    -id: 319087
    -bodyTs: "'aw':8,9 'disagre':17 'lot':10 'ni':14 'peopl':12 'say':2 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6798459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705582258 {#4612
      date: 2024-01-18 13:50:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Well certainly but the Brits tend to ignore that part of the UK - it’s a little uncomfortable so we just pretend that NI doesn’t exist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705609480 {#4648
    date: 2024-01-18 21:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 320259
  -bodyTs: "'brit':5 'certain':2 'doesn':25 'exist':27 'ignor':8 'littl':17 'ni':24 'part':10 'pretend':22 'tend':6 'uk':13 'uncomfort':18 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705609480 {#4649
    date: 2024-01-18 21:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4650
  +user: Proxies\__CG__\App\Entity\User {#4557 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4560
      +user: Proxies\__CG__\App\Entity\User {#4557 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4522
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4468
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1726506625 {#4112
              date: 2024-09-16 19:10:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 318594
            -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793636"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561116 {#4113
              date: 2024-01-18 07:58:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1705561410 {#4466
            date: 2024-01-18 08:03:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4469 …}
          +nested: Doctrine\ORM\PersistentCollection {#4471 …}
          +votes: Doctrine\ORM\PersistentCollection {#4473 …}
          +reports: Doctrine\ORM\PersistentCollection {#4475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
          -id: 318596
          -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793698"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561410 {#4467
            date: 2024-01-18 08:03:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          *Thank you*\n
          \n
          King of Britain is ok too tho
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705566820 {#4520
          date: 2024-01-18 09:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4523 …}
        +nested: Doctrine\ORM\PersistentCollection {#4525 …}
        +votes: Doctrine\ORM\PersistentCollection {#4527 …}
        +reports: Doctrine\ORM\PersistentCollection {#4529 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
        -id: 318711
        -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6794796"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705566820 {#4521
          date: 2024-01-18 09:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Eh, we don’t really use Britain. UK is more inclusive"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705575803 {#4561
        date: 2024-01-18 12:03:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4552 …}
      +votes: Doctrine\ORM\PersistentCollection {#4556 …}
      +reports: Doctrine\ORM\PersistentCollection {#4567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
      -id: 318897
      -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6796807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705575803 {#4564
        date: 2024-01-18 12:03:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "You say “we” but there are an awful, awful lot of people in NI who would disagree with you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705582258 {#4611
      date: 2024-01-18 13:50:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4614 …}
    +nested: Doctrine\ORM\PersistentCollection {#4616 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
    -id: 319087
    -bodyTs: "'aw':8,9 'disagre':17 'lot':10 'ni':14 'peopl':12 'say':2 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6798459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705582258 {#4612
      date: 2024-01-18 13:50:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Well certainly but the Brits tend to ignore that part of the UK - it’s a little uncomfortable so we just pretend that NI doesn’t exist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705609480 {#4648
    date: 2024-01-18 21:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 320259
  -bodyTs: "'brit':5 'certain':2 'doesn':25 'exist':27 'ignor':8 'littl':17 'ni':24 'part':10 'pretend':22 'tend':6 'uk':13 'uncomfort':18 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705609480 {#4649
    date: 2024-01-18 21:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4650
  +user: Proxies\__CG__\App\Entity\User {#4557 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4560
      +user: Proxies\__CG__\App\Entity\User {#4557 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4522
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4468
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1726506625 {#4112
              date: 2024-09-16 19:10:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 318594
            -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793636"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561116 {#4113
              date: 2024-01-18 07:58:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1705561410 {#4466
            date: 2024-01-18 08:03:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4469 …}
          +nested: Doctrine\ORM\PersistentCollection {#4471 …}
          +votes: Doctrine\ORM\PersistentCollection {#4473 …}
          +reports: Doctrine\ORM\PersistentCollection {#4475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
          -id: 318596
          -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793698"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561410 {#4467
            date: 2024-01-18 08:03:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          *Thank you*\n
          \n
          King of Britain is ok too tho
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705566820 {#4520
          date: 2024-01-18 09:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4523 …}
        +nested: Doctrine\ORM\PersistentCollection {#4525 …}
        +votes: Doctrine\ORM\PersistentCollection {#4527 …}
        +reports: Doctrine\ORM\PersistentCollection {#4529 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
        -id: 318711
        -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6794796"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705566820 {#4521
          date: 2024-01-18 09:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Eh, we don’t really use Britain. UK is more inclusive"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705575803 {#4561
        date: 2024-01-18 12:03:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4552 …}
      +votes: Doctrine\ORM\PersistentCollection {#4556 …}
      +reports: Doctrine\ORM\PersistentCollection {#4567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
      -id: 318897
      -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6796807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705575803 {#4564
        date: 2024-01-18 12:03:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "You say “we” but there are an awful, awful lot of people in NI who would disagree with you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705582258 {#4611
      date: 2024-01-18 13:50:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4614 …}
    +nested: Doctrine\ORM\PersistentCollection {#4616 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
    -id: 319087
    -bodyTs: "'aw':8,9 'disagre':17 'lot':10 'ni':14 'peopl':12 'say':2 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6798459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705582258 {#4612
      date: 2024-01-18 13:50:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: "Well certainly but the Brits tend to ignore that part of the UK - it’s a little uncomfortable so we just pretend that NI doesn’t exist"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705609480 {#4648
    date: 2024-01-18 21:24:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4651 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4655 …}
  +reports: Doctrine\ORM\PersistentCollection {#4657 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4659 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4661 …}
  -id: 320259
  -bodyTs: "'brit':5 'certain':2 'doesn':25 'exist':27 'ignor':8 'littl':17 'ni':24 'part':10 'pretend':22 'tend':6 'uk':13 'uncomfort':18 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6807713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705609480 {#4649
    date: 2024-01-18 21:24:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4560
      +user: Proxies\__CG__\App\Entity\User {#4557 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4522
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4468
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1726506625 {#4112
              date: 2024-09-16 19:10:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 318594
            -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793636"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561116 {#4113
              date: 2024-01-18 07:58:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1705561410 {#4466
            date: 2024-01-18 08:03:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4469 …}
          +nested: Doctrine\ORM\PersistentCollection {#4471 …}
          +votes: Doctrine\ORM\PersistentCollection {#4473 …}
          +reports: Doctrine\ORM\PersistentCollection {#4475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
          -id: 318596
          -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793698"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561410 {#4467
            date: 2024-01-18 08:03:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          *Thank you*\n
          \n
          King of Britain is ok too tho
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705566820 {#4520
          date: 2024-01-18 09:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4523 …}
        +nested: Doctrine\ORM\PersistentCollection {#4525 …}
        +votes: Doctrine\ORM\PersistentCollection {#4527 …}
        +reports: Doctrine\ORM\PersistentCollection {#4529 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
        -id: 318711
        -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6794796"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705566820 {#4521
          date: 2024-01-18 09:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Eh, we don’t really use Britain. UK is more inclusive"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705575803 {#4561
        date: 2024-01-18 12:03:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4552 …}
      +votes: Doctrine\ORM\PersistentCollection {#4556 …}
      +reports: Doctrine\ORM\PersistentCollection {#4567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
      -id: 318897
      -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6796807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705575803 {#4564
        date: 2024-01-18 12:03:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "You say “we” but there are an awful, awful lot of people in NI who would disagree with you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705582258 {#4611
      date: 2024-01-18 13:50:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4614 …}
    +nested: Doctrine\ORM\PersistentCollection {#4616 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
    -id: 319087
    -bodyTs: "'aw':8,9 'disagre':17 'lot':10 'ni':14 'peopl':12 'say':2 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6798459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705582258 {#4612
      date: 2024-01-18 13:50:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    If UK is short for *The United Kingdom of Great Britain and Northern Ireland*, wouldn’t UK be inclusive of NI?\n
    \n
    As someone who is a UK national I did have to google this as I never remember the differences between GB / UK.\n
    \n
    Ahh, on rereading perhaps you’re talking about NI people who *don’t* want to be part of the UK!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705619689 {#4663
    date: 2024-01-19 00:14:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 320736
  -bodyTs: "'ahh':44 'britain':11 'differ':40 'gb':42 'googl':33 'great':10 'inclus':19 'ireland':14 'kingdom':8 'nation':28 'never':37 'ni':21,52 'northern':13 'part':60 'peopl':53 'perhap':47 're':49 'rememb':38 'reread':46 'short':4 'someon':23 'talk':50 'uk':2,17,27,43,63 'unit':7 'want':57 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6810960"
  +editedAt: DateTimeImmutable @1726507407 {#4664
    date: 2024-09-16 19:23:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705619689 {#4665
    date: 2024-01-19 00:14:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4560
      +user: Proxies\__CG__\App\Entity\User {#4557 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4522
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4468
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1726506625 {#4112
              date: 2024-09-16 19:10:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 318594
            -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793636"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561116 {#4113
              date: 2024-01-18 07:58:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1705561410 {#4466
            date: 2024-01-18 08:03:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4469 …}
          +nested: Doctrine\ORM\PersistentCollection {#4471 …}
          +votes: Doctrine\ORM\PersistentCollection {#4473 …}
          +reports: Doctrine\ORM\PersistentCollection {#4475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
          -id: 318596
          -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793698"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561410 {#4467
            date: 2024-01-18 08:03:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          *Thank you*\n
          \n
          King of Britain is ok too tho
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705566820 {#4520
          date: 2024-01-18 09:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4523 …}
        +nested: Doctrine\ORM\PersistentCollection {#4525 …}
        +votes: Doctrine\ORM\PersistentCollection {#4527 …}
        +reports: Doctrine\ORM\PersistentCollection {#4529 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
        -id: 318711
        -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6794796"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705566820 {#4521
          date: 2024-01-18 09:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Eh, we don’t really use Britain. UK is more inclusive"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705575803 {#4561
        date: 2024-01-18 12:03:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4552 …}
      +votes: Doctrine\ORM\PersistentCollection {#4556 …}
      +reports: Doctrine\ORM\PersistentCollection {#4567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
      -id: 318897
      -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6796807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705575803 {#4564
        date: 2024-01-18 12:03:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "You say “we” but there are an awful, awful lot of people in NI who would disagree with you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705582258 {#4611
      date: 2024-01-18 13:50:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4614 …}
    +nested: Doctrine\ORM\PersistentCollection {#4616 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
    -id: 319087
    -bodyTs: "'aw':8,9 'disagre':17 'lot':10 'ni':14 'peopl':12 'say':2 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6798459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705582258 {#4612
      date: 2024-01-18 13:50:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    If UK is short for *The United Kingdom of Great Britain and Northern Ireland*, wouldn’t UK be inclusive of NI?\n
    \n
    As someone who is a UK national I did have to google this as I never remember the differences between GB / UK.\n
    \n
    Ahh, on rereading perhaps you’re talking about NI people who *don’t* want to be part of the UK!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705619689 {#4663
    date: 2024-01-19 00:14:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 320736
  -bodyTs: "'ahh':44 'britain':11 'differ':40 'gb':42 'googl':33 'great':10 'inclus':19 'ireland':14 'kingdom':8 'nation':28 'never':37 'ni':21,52 'northern':13 'part':60 'peopl':53 'perhap':47 're':49 'rememb':38 'reread':46 'short':4 'someon':23 'talk':50 'uk':2,17,27,43,63 'unit':7 'want':57 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6810960"
  +editedAt: DateTimeImmutable @1726507407 {#4664
    date: 2024-09-16 19:23:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705619689 {#4665
    date: 2024-01-19 00:14:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4666
  +user: Proxies\__CG__\App\Entity\User {#4667 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4613
    +user: App\Entity\User {#4130 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4560
      +user: Proxies\__CG__\App\Entity\User {#4557 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4522
        +user: App\Entity\User {#4130 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4468
          +user: Proxies\__CG__\App\Entity\User {#1970 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4117
            +user: App\Entity\User {#4130 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Calling Charlie the king of England sounds the same as saying Biden is the president of Utah"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1726506625 {#4112
              date: 2024-09-16 19:10:25.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Squorlple@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4118 …}
            +nested: Doctrine\ORM\PersistentCollection {#4120 …}
            +votes: Doctrine\ORM\PersistentCollection {#4122 …}
            +reports: Doctrine\ORM\PersistentCollection {#4124 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4126 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4128 …}
            -id: 318594
            -bodyTs: "'biden':12 'call':1 'charli':2 'england':6 'king':4 'presid':15 'say':11 'sound':7 'utah':17"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/6793636"
            +editedAt: null
            +createdAt: DateTimeImmutable @1705561116 {#4113
              date: 2024-01-18 07:58:36.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4117}
          +body: "Me wrist-deep trying to find the King of the United Kingdom and 14 other Commonwealth realms (Antigua and Barbuda, Australia, The Bahamas, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Saint Kitts and Nevis, Saint Lucia, Saint Vincent and the Grenadines, the Solomon Islands, and Tuvalu)’s prostate"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1705561410 {#4466
            date: 2024-01-18 08:03:30.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Squorlple@lemmy.world"
            "@Mr_Blott@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4469 …}
          +nested: Doctrine\ORM\PersistentCollection {#4471 …}
          +votes: Doctrine\ORM\PersistentCollection {#4473 …}
          +reports: Doctrine\ORM\PersistentCollection {#4475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4479 …}
          -id: 318596
          -bodyTs: "'14':15 'antigua':19 'australia':22 'bahama':24 'barbuda':21 'beliz':25 'canada':26 'commonwealth':17 'deep':4 'find':7 'grenada':27 'grenadin':44 'guinea':33 'island':47 'jamaica':28 'king':9 'kingdom':13 'kitt':35 'lucia':39 'nevi':37 'new':29,32 'papua':31 'prostat':51 'realm':18 'saint':34,38,40 'solomon':46 'tri':5 'tuvalu':49 'unit':12 'vincent':41 'wrist':3 'wrist-deep':2 'zealand':30"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/6793698"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705561410 {#4467
            date: 2024-01-18 08:03:30.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4117}
        +body: """
          *Thank you*\n
          \n
          King of Britain is ok too tho
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1705566820 {#4520
          date: 2024-01-18 09:33:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Squorlple@lemmy.world"
          "@Mr_Blott@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4523 …}
        +nested: Doctrine\ORM\PersistentCollection {#4525 …}
        +votes: Doctrine\ORM\PersistentCollection {#4527 …}
        +reports: Doctrine\ORM\PersistentCollection {#4529 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4531 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4533 …}
        -id: 318711
        -bodyTs: "'britain':5 'king':3 'ok':7 'thank':1 'tho':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6794796"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705566820 {#4521
          date: 2024-01-18 09:33:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4117}
      +body: "Eh, we don’t really use Britain. UK is more inclusive"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705575803 {#4561
        date: 2024-01-18 12:03:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Squorlple@lemmy.world"
        "@Mr_Blott@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4554 …}
      +nested: Doctrine\ORM\PersistentCollection {#4552 …}
      +votes: Doctrine\ORM\PersistentCollection {#4556 …}
      +reports: Doctrine\ORM\PersistentCollection {#4567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4569 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
      -id: 318897
      -bodyTs: "'britain':7 'eh':1 'inclus':11 'realli':5 'uk':8 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6796807"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705575803 {#4564
        date: 2024-01-18 12:03:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4117}
    +body: "You say “we” but there are an awful, awful lot of people in NI who would disagree with you"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1705582258 {#4611
      date: 2024-01-18 13:50:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
      "@Mr_Blott@lemmy.world"
      "@Evia@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4614 …}
    +nested: Doctrine\ORM\PersistentCollection {#4616 …}
    +votes: Doctrine\ORM\PersistentCollection {#4618 …}
    +reports: Doctrine\ORM\PersistentCollection {#4620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4622 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4624 …}
    -id: 319087
    -bodyTs: "'aw':8,9 'disagre':17 'lot':10 'ni':14 'peopl':12 'say':2 'would':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6798459"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705582258 {#4612
      date: 2024-01-18 13:50:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4117}
  +body: """
    If UK is short for *The United Kingdom of Great Britain and Northern Ireland*, wouldn’t UK be inclusive of NI?\n
    \n
    As someone who is a UK national I did have to google this as I never remember the differences between GB / UK.\n
    \n
    Ahh, on rereading perhaps you’re talking about NI people who *don’t* want to be part of the UK!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705619689 {#4663
    date: 2024-01-19 00:14:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
    "@Squorlple@lemmy.world"
    "@Mr_Blott@lemmy.world"
    "@Evia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4668 …}
  +nested: Doctrine\ORM\PersistentCollection {#4670 …}
  +votes: Doctrine\ORM\PersistentCollection {#4672 …}
  +reports: Doctrine\ORM\PersistentCollection {#4674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4676 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4678 …}
  -id: 320736
  -bodyTs: "'ahh':44 'britain':11 'differ':40 'gb':42 'googl':33 'great':10 'inclus':19 'ireland':14 'kingdom':8 'nation':28 'never':37 'ni':21,52 'northern':13 'part':60 'peopl':53 'perhap':47 're':49 'rememb':38 'reread':46 'short':4 'someon':23 'talk':50 'uk':2,17,27,43,63 'unit':7 'want':57 'wouldn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6810960"
  +editedAt: DateTimeImmutable @1726507407 {#4664
    date: 2024-09-16 19:23:27.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705619689 {#4665
    date: 2024-01-19 00:14:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "King of England: WHAT ON EARTH ARE YOU DOING? DO YOU EVEN KNOW … ohhh … *ohhh*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705537659 {#4185
    date: 2024-01-18 01:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 317972
  -bodyTs: "'earth':6 'england':3 'even':12 'king':1 'know':13 'ohhh':14,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6473471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537659 {#4186
    date: 2024-01-18 01:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "King of England: WHAT ON EARTH ARE YOU DOING? DO YOU EVEN KNOW … ohhh … *ohhh*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705537659 {#4185
    date: 2024-01-18 01:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 317972
  -bodyTs: "'earth':6 'england':3 'even':12 'king':1 'know':13 'ohhh':14,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6473471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537659 {#4186
    date: 2024-01-18 01:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4190
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "King of England: WHAT ON EARTH ARE YOU DOING? DO YOU EVEN KNOW … ohhh … *ohhh*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705537659 {#4185
    date: 2024-01-18 01:27:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4191 …}
  +nested: Doctrine\ORM\PersistentCollection {#4193 …}
  +votes: Doctrine\ORM\PersistentCollection {#4195 …}
  +reports: Doctrine\ORM\PersistentCollection {#4197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4201 …}
  -id: 317972
  -bodyTs: "'earth':6 'england':3 'even':12 'king':1 'know':13 'ohhh':14,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6473471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537659 {#4186
    date: 2024-01-18 01:27:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726162523 {#4259
    date: 2024-09-12 19:35:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 317824
  -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6786478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705533140 {#4260
    date: 2024-01-18 00:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726162523 {#4259
    date: 2024-09-12 19:35:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 317824
  -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6786478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705533140 {#4260
    date: 2024-01-18 00:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1726162523 {#4259
    date: 2024-09-12 19:35:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 317824
  -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6786478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705533140 {#4260
    date: 2024-01-18 00:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4417
  +user: Proxies\__CG__\App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726162523 {#4259
      date: 2024-09-12 19:35:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 317824
    -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6786478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705533140 {#4260
      date: 2024-01-18 00:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Hi Doctor Nick!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705536007 {#4416
    date: 2024-01-18 01:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4422 …}
  +votes: Doctrine\ORM\PersistentCollection {#4424 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -id: 317901
  -bodyTs: "'doctor':2 'hi':1 'nick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6787336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536007 {#4413
    date: 2024-01-18 01:00: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
83 DENIED edit
App\Entity\EntryComment {#4417
  +user: Proxies\__CG__\App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726162523 {#4259
      date: 2024-09-12 19:35:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 317824
    -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6786478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705533140 {#4260
      date: 2024-01-18 00:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Hi Doctor Nick!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705536007 {#4416
    date: 2024-01-18 01:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4422 …}
  +votes: Doctrine\ORM\PersistentCollection {#4424 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -id: 317901
  -bodyTs: "'doctor':2 'hi':1 'nick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6787336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536007 {#4413
    date: 2024-01-18 01:00: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
84 DENIED moderate
App\Entity\EntryComment {#4417
  +user: Proxies\__CG__\App\Entity\User {#4421 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726162523 {#4259
      date: 2024-09-12 19:35:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 317824
    -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6786478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705533140 {#4260
      date: 2024-01-18 00:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Hi Doctor Nick!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705536007 {#4416
    date: 2024-01-18 01:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4426 …}
  +nested: Doctrine\ORM\PersistentCollection {#4422 …}
  +votes: Doctrine\ORM\PersistentCollection {#4424 …}
  +reports: Doctrine\ORM\PersistentCollection {#4429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4433 …}
  -id: 317901
  -bodyTs: "'doctor':2 'hi':1 'nick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6787336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536007 {#4413
    date: 2024-01-18 01:00: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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4437
  +user: Proxies\__CG__\App\Entity\User {#4438 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726162523 {#4259
      date: 2024-09-12 19:35:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 317824
    -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6786478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705533140 {#4260
      date: 2024-01-18 00:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Inflammable means flammable?? What a country!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705536964 {#4435
    date: 2024-01-18 01:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 317939
  -bodyTs: "'countri':6 'flammabl':3 'inflamm':1 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6473208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536964 {#4436
    date: 2024-01-18 01:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4437
  +user: Proxies\__CG__\App\Entity\User {#4438 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726162523 {#4259
      date: 2024-09-12 19:35:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 317824
    -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6786478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705533140 {#4260
      date: 2024-01-18 00:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Inflammable means flammable?? What a country!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705536964 {#4435
    date: 2024-01-18 01:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 317939
  -bodyTs: "'countri':6 'flammabl':3 'inflamm':1 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6473208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536964 {#4436
    date: 2024-01-18 01:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4437
  +user: Proxies\__CG__\App\Entity\User {#4438 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726162523 {#4259
      date: 2024-09-12 19:35:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 317824
    -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6786478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705533140 {#4260
      date: 2024-01-18 00:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Inflammable means flammable?? What a country!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705536964 {#4435
    date: 2024-01-18 01:16:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4439 …}
  +nested: Doctrine\ORM\PersistentCollection {#4441 …}
  +votes: Doctrine\ORM\PersistentCollection {#4443 …}
  +reports: Doctrine\ORM\PersistentCollection {#4445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4449 …}
  -id: 317939
  -bodyTs: "'countri':6 'flammabl':3 'inflamm':1 'mean':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6473208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705536964 {#4436
    date: 2024-01-18 01:16:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4453
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726162523 {#4259
      date: 2024-09-12 19:35:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 317824
    -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6786478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705533140 {#4260
      date: 2024-01-18 00:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Hi Doctor Nick!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705537536 {#4451
    date: 2024-01-18 01:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4454 …}
  +nested: Doctrine\ORM\PersistentCollection {#4456 …}
  +votes: Doctrine\ORM\PersistentCollection {#4458 …}
  +reports: Doctrine\ORM\PersistentCollection {#4460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4464 …}
  -id: 317963
  -bodyTs: "'doctor':2 'hi':1 'nick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6473430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537536 {#4452
    date: 2024-01-18 01:25:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4453
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726162523 {#4259
      date: 2024-09-12 19:35:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 317824
    -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6786478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705533140 {#4260
      date: 2024-01-18 00:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Hi Doctor Nick!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705537536 {#4451
    date: 2024-01-18 01:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4454 …}
  +nested: Doctrine\ORM\PersistentCollection {#4456 …}
  +votes: Doctrine\ORM\PersistentCollection {#4458 …}
  +reports: Doctrine\ORM\PersistentCollection {#4460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4464 …}
  -id: 317963
  -bodyTs: "'doctor':2 'hi':1 'nick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6473430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537536 {#4452
    date: 2024-01-18 01:25:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4453
  +user: App\Entity\User {#4203 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4264
    +user: App\Entity\User {#4277 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://media.tenor.com/WPIqrwIvxckAAAAM/dr-nick-hi-everybody.gif)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1726162523 {#4259
      date: 2024-09-12 19:35:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squorlple@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4265 …}
    +nested: Doctrine\ORM\PersistentCollection {#4267 …}
    +votes: Doctrine\ORM\PersistentCollection {#4269 …}
    +reports: Doctrine\ORM\PersistentCollection {#4271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
    -id: 317824
    -bodyTs: "'/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':3 'media.tenor.com':2 'media.tenor.com/wpiqrwivxckaaaam/dr-nick-hi-everybody.gif)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6786478"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705533140 {#4260
      date: 2024-01-18 00:12:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4264}
  +body: "Hi Doctor Nick!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705537536 {#4451
    date: 2024-01-18 01:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
    "@ummthatguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4454 …}
  +nested: Doctrine\ORM\PersistentCollection {#4456 …}
  +votes: Doctrine\ORM\PersistentCollection {#4458 …}
  +reports: Doctrine\ORM\PersistentCollection {#4460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4464 …}
  -id: 317963
  -bodyTs: "'doctor':2 'hi':1 'nick':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6473430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705537536 {#4452
    date: 2024-01-18 01:25:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You’re off to a great start by running a glove-free hand through your fully exposed hair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1705532719 {#4333
    date: 2024-01-18 00:05:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 317807
  -bodyTs: "'expos':18 'free':13 'fulli':17 'glove':12 'glove-fre':11 'great':6 'hair':19 'hand':14 're':2 'run':9 'start':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6786331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705532719 {#4334
    date: 2024-01-18 00:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You’re off to a great start by running a glove-free hand through your fully exposed hair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1705532719 {#4333
    date: 2024-01-18 00:05:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 317807
  -bodyTs: "'expos':18 'free':13 'fulli':17 'glove':12 'glove-fre':11 'great':6 'hair':19 'hand':14 're':2 'run':9 'start':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6786331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705532719 {#4334
    date: 2024-01-18 00:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4338
  +user: App\Entity\User {#4351 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "I-am-a-surgeon"
    +title: "I am a surgeon!"
    +url: "https://lemmy.world/pictrs/image/21c00751-29c3-4896-8738-fa3e8819c2c4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 298
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726713817 {#2414
      date: 2024-09-19 04:43:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 31339
    -titleTs: "'surgeon':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705618117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10846185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705531717 {#1793
      date: 2024-01-17 23:48:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You’re off to a great start by running a glove-free hand through your fully exposed hair."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1705532719 {#4333
    date: 2024-01-18 00:05:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squorlple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4339 …}
  +nested: Doctrine\ORM\PersistentCollection {#4341 …}
  +votes: Doctrine\ORM\PersistentCollection {#4343 …}
  +reports: Doctrine\ORM\PersistentCollection {#4345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4349 …}
  -id: 317807
  -bodyTs: "'expos':18 'free':13 'fulli':17 'glove':12 'glove-fre':11 'great':6 'hair':19 'hand':14 're':2 'run':9 'start':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6786331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705532719 {#4334
    date: 2024-01-18 00:05:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details