GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/5164/I-hate-to-tell-ya

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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-hate-to-tell-ya"
  +title: "I hate to tell ya..."
  +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 1143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697451886 {#2414
    date: 2023-10-16 12:24:46.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: 5164
  -titleTs: "'hate':2 'tell':4 'ya':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6765689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237299 {#1793
    date: 2023-10-14 00:48:19.0 +02: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-hate-to-tell-ya"
  +title: "I hate to tell ya..."
  +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 1143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697451886 {#2414
    date: 2023-10-16 12:24:46.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: 5164
  -titleTs: "'hate':2 'tell':4 'ya':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6765689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237299 {#1793
    date: 2023-10-14 00:48:19.0 +02: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-hate-to-tell-ya"
  +title: "I hate to tell ya..."
  +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 1143
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697451886 {#2414
    date: 2023-10-16 12:24:46.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: 5164
  -titleTs: "'hate':2 'tell':4 'ya':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697323699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6765689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237299 {#1793
    date: 2023-10-14 00:48:19.0 +02: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 {#4002
  +user: App\Entity\User {#3950 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "#copyrightinfringement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697451886 {#4011
    date: 2023-10-16 12:24:46.0 +02:00
  }
  +ip: null
  +tags: [
    "copyrightinfringement"
  ]
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 52108
  -bodyTs: "'copyrightinfring':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4569768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697451886 {#3947
    date: 2023-10-16 12:24:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4002
  +user: App\Entity\User {#3950 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "#copyrightinfringement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697451886 {#4011
    date: 2023-10-16 12:24:46.0 +02:00
  }
  +ip: null
  +tags: [
    "copyrightinfringement"
  ]
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 52108
  -bodyTs: "'copyrightinfring':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4569768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697451886 {#3947
    date: 2023-10-16 12:24:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4002
  +user: App\Entity\User {#3950 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "#copyrightinfringement"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697451886 {#4011
    date: 2023-10-16 12:24:46.0 +02:00
  }
  +ip: null
  +tags: [
    "copyrightinfringement"
  ]
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 52108
  -bodyTs: "'copyrightinfring':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4569768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697451886 {#3947
    date: 2023-10-16 12:24:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Am I a big enough nerd to correct Death’s grammar here?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697372561 {#4043
    date: 2023-10-15 14:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 48562
  -bodyTs: "'big':4 'correct':8 'death':9 'enough':5 'grammar':11 'nerd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4525344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293465 {#4044
    date: 2023-10-14 16:24:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Am I a big enough nerd to correct Death’s grammar here?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697372561 {#4043
    date: 2023-10-15 14:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 48562
  -bodyTs: "'big':4 'correct':8 'death':9 'enough':5 'grammar':11 'nerd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4525344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293465 {#4044
    date: 2023-10-14 16:24:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Am I a big enough nerd to correct Death’s grammar here?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697372561 {#4043
    date: 2023-10-15 14:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 48562
  -bodyTs: "'big':4 'correct':8 'death':9 'enough':5 'grammar':11 'nerd':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4525344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293465 {#4044
    date: 2023-10-14 16:24:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4816
  +user: Proxies\__CG__\App\Entity\User {#4817 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Am I a big enough nerd to correct Death’s grammar here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697372561 {#4043
      date: 2023-10-15 14:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 48562
    -bodyTs: "'big':4 'correct':8 'death':9 'enough':5 'grammar':11 'nerd':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293465 {#4044
      date: 2023-10-14 16:24:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697372560 {#4814
    date: 2023-10-15 14:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ChickenLadyLovesLife@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4818 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4822 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 50523
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4919351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697372560 {#4815
    date: 2023-10-15 14:22:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4816
  +user: Proxies\__CG__\App\Entity\User {#4817 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Am I a big enough nerd to correct Death’s grammar here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697372561 {#4043
      date: 2023-10-15 14:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 48562
    -bodyTs: "'big':4 'correct':8 'death':9 'enough':5 'grammar':11 'nerd':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293465 {#4044
      date: 2023-10-14 16:24:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697372560 {#4814
    date: 2023-10-15 14:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ChickenLadyLovesLife@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4818 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4822 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 50523
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4919351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697372560 {#4815
    date: 2023-10-15 14:22:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4816
  +user: Proxies\__CG__\App\Entity\User {#4817 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Am I a big enough nerd to correct Death’s grammar here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697372561 {#4043
      date: 2023-10-15 14:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 48562
    -bodyTs: "'big':4 'correct':8 'death':9 'enough':5 'grammar':11 'nerd':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293465 {#4044
      date: 2023-10-14 16:24:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697372560 {#4814
    date: 2023-10-15 14:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ChickenLadyLovesLife@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4818 …}
  +nested: Doctrine\ORM\PersistentCollection {#4820 …}
  +votes: Doctrine\ORM\PersistentCollection {#4822 …}
  +reports: Doctrine\ORM\PersistentCollection {#4824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4828 …}
  -id: 50523
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4919351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697372560 {#4815
    date: 2023-10-15 14:22:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4832
  +user: Proxies\__CG__\App\Entity\User {#4785 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Am I a big enough nerd to correct Death’s grammar here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697372561 {#4043
      date: 2023-10-15 14:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 48562
    -bodyTs: "'big':4 'correct':8 'death':9 'enough':5 'grammar':11 'nerd':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293465 {#4044
      date: 2023-10-14 16:24:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Pʟᴇᴀsᴇ, ɢᴏ ᴀʜᴇᴀᴅ."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697296525 {#4830
    date: 2023-10-14 17:15:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ChickenLadyLovesLife@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4833 …}
  +nested: Doctrine\ORM\PersistentCollection {#4835 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
  -id: 48691
  -bodyTs: "'pʟᴇᴀsᴇ':1 'ɢᴏ':2 'ᴀʜᴇᴀᴅ':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/3111403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697296525 {#4831
    date: 2023-10-14 17:15:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4832
  +user: Proxies\__CG__\App\Entity\User {#4785 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Am I a big enough nerd to correct Death’s grammar here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697372561 {#4043
      date: 2023-10-15 14:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 48562
    -bodyTs: "'big':4 'correct':8 'death':9 'enough':5 'grammar':11 'nerd':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293465 {#4044
      date: 2023-10-14 16:24:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Pʟᴇᴀsᴇ, ɢᴏ ᴀʜᴇᴀᴅ."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697296525 {#4830
    date: 2023-10-14 17:15:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ChickenLadyLovesLife@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4833 …}
  +nested: Doctrine\ORM\PersistentCollection {#4835 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
  -id: 48691
  -bodyTs: "'pʟᴇᴀsᴇ':1 'ɢᴏ':2 'ᴀʜᴇᴀᴅ':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/3111403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697296525 {#4831
    date: 2023-10-14 17:15:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4832
  +user: Proxies\__CG__\App\Entity\User {#4785 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Am I a big enough nerd to correct Death’s grammar here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697372561 {#4043
      date: 2023-10-15 14:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 48562
    -bodyTs: "'big':4 'correct':8 'death':9 'enough':5 'grammar':11 'nerd':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525344"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293465 {#4044
      date: 2023-10-14 16:24:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "Pʟᴇᴀsᴇ, ɢᴏ ᴀʜᴇᴀᴅ."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697296525 {#4830
    date: 2023-10-14 17:15:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ChickenLadyLovesLife@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4833 …}
  +nested: Doctrine\ORM\PersistentCollection {#4835 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
  -id: 48691
  -bodyTs: "'pʟᴇᴀsᴇ':1 'ɢᴏ':2 'ᴀʜᴇᴀᴅ':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/3111403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697296525 {#4831
    date: 2023-10-14 17:15:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4121
  +user: App\Entity\User {#4134 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697293451 {#4116
    date: 2023-10-14 16:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 48561
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4891689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293451 {#4117
    date: 2023-10-14 16:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4121
  +user: App\Entity\User {#4134 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697293451 {#4116
    date: 2023-10-14 16:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 48561
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4891689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293451 {#4117
    date: 2023-10-14 16:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4121
  +user: App\Entity\User {#4134 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697293451 {#4116
    date: 2023-10-14 16:24:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4122 …}
  +nested: Doctrine\ORM\PersistentCollection {#4124 …}
  +votes: Doctrine\ORM\PersistentCollection {#4126 …}
  +reports: Doctrine\ORM\PersistentCollection {#4128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4132 …}
  -id: 48561
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4891689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293451 {#4117
    date: 2023-10-14 16:24:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4195
  +user: App\Entity\User {#4208 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697390321 {#4190
    date: 2023-10-15 19:18:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 48508
  -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4524808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697291845 {#4191
    date: 2023-10-14 15:57:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4195
  +user: App\Entity\User {#4208 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697390321 {#4190
    date: 2023-10-15 19:18:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 48508
  -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4524808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697291845 {#4191
    date: 2023-10-14 15:57:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4195
  +user: App\Entity\User {#4208 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697390321 {#4190
    date: 2023-10-15 19:18:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4196 …}
  +nested: Doctrine\ORM\PersistentCollection {#4198 …}
  +votes: Doctrine\ORM\PersistentCollection {#4200 …}
  +reports: Doctrine\ORM\PersistentCollection {#4202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
  -id: 48508
  -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4524808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697291845 {#4191
    date: 2023-10-14 15:57:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4800
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697390321 {#4190
      date: 2023-10-15 19:18:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4196 …}
    +nested: Doctrine\ORM\PersistentCollection {#4198 …}
    +votes: Doctrine\ORM\PersistentCollection {#4200 …}
    +reports: Doctrine\ORM\PersistentCollection {#4202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
    -id: 48508
    -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4524808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697291845 {#4191
      date: 2023-10-14 15:57:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697293041 {#4798
    date: 2023-10-14 16:17:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 48541
  -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4525197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293041 {#4799
    date: 2023-10-14 16:17:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4800
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697390321 {#4190
      date: 2023-10-15 19:18:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4196 …}
    +nested: Doctrine\ORM\PersistentCollection {#4198 …}
    +votes: Doctrine\ORM\PersistentCollection {#4200 …}
    +reports: Doctrine\ORM\PersistentCollection {#4202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
    -id: 48508
    -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4524808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697291845 {#4191
      date: 2023-10-14 15:57:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697293041 {#4798
    date: 2023-10-14 16:17:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 48541
  -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4525197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293041 {#4799
    date: 2023-10-14 16:17:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4800
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4195
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697390321 {#4190
      date: 2023-10-15 19:18:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4196 …}
    +nested: Doctrine\ORM\PersistentCollection {#4198 …}
    +votes: Doctrine\ORM\PersistentCollection {#4200 …}
    +reports: Doctrine\ORM\PersistentCollection {#4202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
    -id: 48508
    -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4524808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697291845 {#4191
      date: 2023-10-14 15:57:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697293041 {#4798
    date: 2023-10-14 16:17:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4802 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4806 …}
  +reports: Doctrine\ORM\PersistentCollection {#4808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
  -id: 48541
  -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4525197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293041 {#4799
    date: 2023-10-14 16:17:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4885
  +user: App\Entity\User {#4208 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4800
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: App\Entity\User {#4208 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697390321 {#4190
        date: 2023-10-15 19:18:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4196 …}
      +nested: Doctrine\ORM\PersistentCollection {#4198 …}
      +votes: Doctrine\ORM\PersistentCollection {#4200 …}
      +reports: Doctrine\ORM\PersistentCollection {#4202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
      -id: 48508
      -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4524808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697291845 {#4191
        date: 2023-10-14 15:57:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697293041 {#4798
      date: 2023-10-14 16:17:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 48541
    -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293041 {#4799
      date: 2023-10-14 16:17:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: """
    Here’s a list from the creator. I’m not sure if they’re all always there:\n
    \n
    “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
    \n
    They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697293856 {#4883
    date: 2023-10-14 16:30:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4886 …}
  +nested: Doctrine\ORM\PersistentCollection {#4888 …}
  +votes: Doctrine\ORM\PersistentCollection {#4890 …}
  +reports: Doctrine\ORM\PersistentCollection {#4892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
  -id: 48581
  -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4525486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293856 {#4884
    date: 2023-10-14 16:30:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4885
  +user: App\Entity\User {#4208 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4800
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: App\Entity\User {#4208 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697390321 {#4190
        date: 2023-10-15 19:18:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4196 …}
      +nested: Doctrine\ORM\PersistentCollection {#4198 …}
      +votes: Doctrine\ORM\PersistentCollection {#4200 …}
      +reports: Doctrine\ORM\PersistentCollection {#4202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
      -id: 48508
      -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4524808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697291845 {#4191
        date: 2023-10-14 15:57:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697293041 {#4798
      date: 2023-10-14 16:17:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 48541
    -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293041 {#4799
      date: 2023-10-14 16:17:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: """
    Here’s a list from the creator. I’m not sure if they’re all always there:\n
    \n
    “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
    \n
    They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697293856 {#4883
    date: 2023-10-14 16:30:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4886 …}
  +nested: Doctrine\ORM\PersistentCollection {#4888 …}
  +votes: Doctrine\ORM\PersistentCollection {#4890 …}
  +reports: Doctrine\ORM\PersistentCollection {#4892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
  -id: 48581
  -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4525486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293856 {#4884
    date: 2023-10-14 16:30:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4885
  +user: App\Entity\User {#4208 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4800
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4195
      +user: App\Entity\User {#4208 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697390321 {#4190
        date: 2023-10-15 19:18:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4196 …}
      +nested: Doctrine\ORM\PersistentCollection {#4198 …}
      +votes: Doctrine\ORM\PersistentCollection {#4200 …}
      +reports: Doctrine\ORM\PersistentCollection {#4202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
      -id: 48508
      -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4524808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697291845 {#4191
        date: 2023-10-14 15:57:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697293041 {#4798
      date: 2023-10-14 16:17:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4802 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4806 …}
    +reports: Doctrine\ORM\PersistentCollection {#4808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
    -id: 48541
    -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525197"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293041 {#4799
      date: 2023-10-14 16:17:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: """
    Here’s a list from the creator. I’m not sure if they’re all always there:\n
    \n
    “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
    \n
    They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697293856 {#4883
    date: 2023-10-14 16:30:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4886 …}
  +nested: Doctrine\ORM\PersistentCollection {#4888 …}
  +votes: Doctrine\ORM\PersistentCollection {#4890 …}
  +reports: Doctrine\ORM\PersistentCollection {#4892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
  -id: 48581
  -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4525486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697293856 {#4884
    date: 2023-10-14 16:30:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4908
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4800
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697390321 {#4190
          date: 2023-10-15 19:18:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4196 …}
        +nested: Doctrine\ORM\PersistentCollection {#4198 …}
        +votes: Doctrine\ORM\PersistentCollection {#4200 …}
        +reports: Doctrine\ORM\PersistentCollection {#4202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
        -id: 48508
        -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4524808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697291845 {#4191
          date: 2023-10-14 15:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697293041 {#4798
        date: 2023-10-14 16:17:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 48541
      -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293041 {#4799
        date: 2023-10-14 16:17:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      Here’s a list from the creator. I’m not sure if they’re all always there:\n
      \n
      “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
      \n
      They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697293856 {#4883
      date: 2023-10-14 16:30:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4886 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4890 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 48581
    -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293856 {#4884
      date: 2023-10-14 16:30:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "that’s cool, tyvm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697359977 {#4909
    date: 2023-10-15 10:52:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4905 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4899 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 50312
  -bodyTs: "'cool':3 'tyvm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4548215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697359977 {#4912
    date: 2023-10-15 10:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4908
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4800
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697390321 {#4190
          date: 2023-10-15 19:18:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4196 …}
        +nested: Doctrine\ORM\PersistentCollection {#4198 …}
        +votes: Doctrine\ORM\PersistentCollection {#4200 …}
        +reports: Doctrine\ORM\PersistentCollection {#4202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
        -id: 48508
        -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4524808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697291845 {#4191
          date: 2023-10-14 15:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697293041 {#4798
        date: 2023-10-14 16:17:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 48541
      -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293041 {#4799
        date: 2023-10-14 16:17:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      Here’s a list from the creator. I’m not sure if they’re all always there:\n
      \n
      “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
      \n
      They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697293856 {#4883
      date: 2023-10-14 16:30:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4886 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4890 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 48581
    -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293856 {#4884
      date: 2023-10-14 16:30:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "that’s cool, tyvm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697359977 {#4909
    date: 2023-10-15 10:52:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4905 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4899 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 50312
  -bodyTs: "'cool':3 'tyvm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4548215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697359977 {#4912
    date: 2023-10-15 10:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4908
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4800
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697390321 {#4190
          date: 2023-10-15 19:18:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4196 …}
        +nested: Doctrine\ORM\PersistentCollection {#4198 …}
        +votes: Doctrine\ORM\PersistentCollection {#4200 …}
        +reports: Doctrine\ORM\PersistentCollection {#4202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
        -id: 48508
        -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4524808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697291845 {#4191
          date: 2023-10-14 15:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697293041 {#4798
        date: 2023-10-14 16:17:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 48541
      -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293041 {#4799
        date: 2023-10-14 16:17:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      Here’s a list from the creator. I’m not sure if they’re all always there:\n
      \n
      “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
      \n
      They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697293856 {#4883
      date: 2023-10-14 16:30:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4886 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4890 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 48581
    -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293856 {#4884
      date: 2023-10-14 16:30:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "that’s cool, tyvm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697359977 {#4909
    date: 2023-10-15 10:52:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4905 …}
  +nested: Doctrine\ORM\PersistentCollection {#4901 …}
  +votes: Doctrine\ORM\PersistentCollection {#4899 …}
  +reports: Doctrine\ORM\PersistentCollection {#4914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4918 …}
  -id: 50312
  -bodyTs: "'cool':3 'tyvm':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4548215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697359977 {#4912
    date: 2023-10-15 10:52:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4923
  +user: Proxies\__CG__\App\Entity\User {#4924 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4800
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697390321 {#4190
          date: 2023-10-15 19:18:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4196 …}
        +nested: Doctrine\ORM\PersistentCollection {#4198 …}
        +votes: Doctrine\ORM\PersistentCollection {#4200 …}
        +reports: Doctrine\ORM\PersistentCollection {#4202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
        -id: 48508
        -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4524808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697291845 {#4191
          date: 2023-10-14 15:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697293041 {#4798
        date: 2023-10-14 16:17:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 48541
      -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293041 {#4799
        date: 2023-10-14 16:17:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      Here’s a list from the creator. I’m not sure if they’re all always there:\n
      \n
      “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
      \n
      They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697293856 {#4883
      date: 2023-10-14 16:30:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4886 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4890 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 48581
    -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293856 {#4884
      date: 2023-10-14 16:30:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: """
    These are examples of the secret symbols you can find in the comics a full list with explanation is on the official bizarro website\n
    \n
    They are not all always there, just sometimes. There is a number on the signature which tells how many are hidden for each comic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697369826 {#4920
    date: 2023-10-15 13:37:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4927 …}
  +votes: Doctrine\ORM\PersistentCollection {#4929 …}
  +reports: Doctrine\ORM\PersistentCollection {#4931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
  -id: 50455
  -bodyTs: "'alway':29 'bizarro':23 'comic':13,48 'exampl':3 'explan':18 'find':10 'full':15 'hidden':45 'list':16 'mani':43 'number':36 'offici':22 'secret':6 'signatur':39 'sometim':32 'symbol':7 'tell':41 'websit':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3914257"
  +editedAt: DateTimeImmutable @1697369870 {#4921
    date: 2023-10-15 13:37:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697369826 {#4922
    date: 2023-10-15 13:37:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4923
  +user: Proxies\__CG__\App\Entity\User {#4924 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4800
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697390321 {#4190
          date: 2023-10-15 19:18:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4196 …}
        +nested: Doctrine\ORM\PersistentCollection {#4198 …}
        +votes: Doctrine\ORM\PersistentCollection {#4200 …}
        +reports: Doctrine\ORM\PersistentCollection {#4202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
        -id: 48508
        -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4524808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697291845 {#4191
          date: 2023-10-14 15:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697293041 {#4798
        date: 2023-10-14 16:17:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 48541
      -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293041 {#4799
        date: 2023-10-14 16:17:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      Here’s a list from the creator. I’m not sure if they’re all always there:\n
      \n
      “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
      \n
      They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697293856 {#4883
      date: 2023-10-14 16:30:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4886 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4890 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 48581
    -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293856 {#4884
      date: 2023-10-14 16:30:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: """
    These are examples of the secret symbols you can find in the comics a full list with explanation is on the official bizarro website\n
    \n
    They are not all always there, just sometimes. There is a number on the signature which tells how many are hidden for each comic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697369826 {#4920
    date: 2023-10-15 13:37:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4927 …}
  +votes: Doctrine\ORM\PersistentCollection {#4929 …}
  +reports: Doctrine\ORM\PersistentCollection {#4931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
  -id: 50455
  -bodyTs: "'alway':29 'bizarro':23 'comic':13,48 'exampl':3 'explan':18 'find':10 'full':15 'hidden':45 'list':16 'mani':43 'number':36 'offici':22 'secret':6 'signatur':39 'sometim':32 'symbol':7 'tell':41 'websit':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3914257"
  +editedAt: DateTimeImmutable @1697369870 {#4921
    date: 2023-10-15 13:37:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697369826 {#4922
    date: 2023-10-15 13:37:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4923
  +user: Proxies\__CG__\App\Entity\User {#4924 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4800
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697390321 {#4190
          date: 2023-10-15 19:18:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4196 …}
        +nested: Doctrine\ORM\PersistentCollection {#4198 …}
        +votes: Doctrine\ORM\PersistentCollection {#4200 …}
        +reports: Doctrine\ORM\PersistentCollection {#4202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
        -id: 48508
        -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4524808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697291845 {#4191
          date: 2023-10-14 15:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697293041 {#4798
        date: 2023-10-14 16:17:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 48541
      -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293041 {#4799
        date: 2023-10-14 16:17:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      Here’s a list from the creator. I’m not sure if they’re all always there:\n
      \n
      “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
      \n
      They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697293856 {#4883
      date: 2023-10-14 16:30:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4886 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4890 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 48581
    -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293856 {#4884
      date: 2023-10-14 16:30:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: """
    These are examples of the secret symbols you can find in the comics a full list with explanation is on the official bizarro website\n
    \n
    They are not all always there, just sometimes. There is a number on the signature which tells how many are hidden for each comic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697369826 {#4920
    date: 2023-10-15 13:37:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4925 …}
  +nested: Doctrine\ORM\PersistentCollection {#4927 …}
  +votes: Doctrine\ORM\PersistentCollection {#4929 …}
  +reports: Doctrine\ORM\PersistentCollection {#4931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
  -id: 50455
  -bodyTs: "'alway':29 'bizarro':23 'comic':13,48 'exampl':3 'explan':18 'find':10 'full':15 'hidden':45 'list':16 'mani':43 'number':36 'offici':22 'secret':6 'signatur':39 'sometim':32 'symbol':7 'tell':41 'websit':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3914257"
  +editedAt: DateTimeImmutable @1697369870 {#4921
    date: 2023-10-15 13:37:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697369826 {#4922
    date: 2023-10-15 13:37:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4963
  +user: App\Entity\User {#4208 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: Proxies\__CG__\App\Entity\User {#4924 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4885
      +user: App\Entity\User {#4208 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4800
        +user: Proxies\__CG__\App\Entity\User {#4801 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4195
          +user: App\Entity\User {#4208 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697390321 {#4190
            date: 2023-10-15 19:18:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wordcraftian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4196 …}
          +nested: Doctrine\ORM\PersistentCollection {#4198 …}
          +votes: Doctrine\ORM\PersistentCollection {#4200 …}
          +reports: Doctrine\ORM\PersistentCollection {#4202 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
          -id: 48508
          -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4524808"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697291845 {#4191
            date: 2023-10-14 15:57:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4195}
        +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697293041 {#4798
          date: 2023-10-14 16:17:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
          "@ooklamok@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4802 …}
        +nested: Doctrine\ORM\PersistentCollection {#4804 …}
        +votes: Doctrine\ORM\PersistentCollection {#4806 …}
        +reports: Doctrine\ORM\PersistentCollection {#4808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
        -id: 48541
        -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4525197"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697293041 {#4799
          date: 2023-10-14 16:17:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: """
        Here’s a list from the creator. I’m not sure if they’re all always there:\n
        \n
        “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
        \n
        They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697293856 {#4883
        date: 2023-10-14 16:30:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
        "@hswolf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4886 …}
      +nested: Doctrine\ORM\PersistentCollection {#4888 …}
      +votes: Doctrine\ORM\PersistentCollection {#4890 …}
      +reports: Doctrine\ORM\PersistentCollection {#4892 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
      -id: 48581
      -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293856 {#4884
        date: 2023-10-14 16:30:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      These are examples of the secret symbols you can find in the comics a full list with explanation is on the official bizarro website\n
      \n
      They are not all always there, just sometimes. There is a number on the signature which tells how many are hidden for each comic.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697369826 {#4920
      date: 2023-10-15 13:37:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4927 …}
    +votes: Doctrine\ORM\PersistentCollection {#4929 …}
    +reports: Doctrine\ORM\PersistentCollection {#4931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
    -id: 50455
    -bodyTs: "'alway':29 'bizarro':23 'comic':13,48 'exampl':3 'explan':18 'find':10 'full':15 'hidden':45 'list':16 'mani':43 'number':36 'offici':22 'secret':6 'signatur':39 'sometim':32 'symbol':7 'tell':41 'websit':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3914257"
    +editedAt: DateTimeImmutable @1697369870 {#4921
      date: 2023-10-15 13:37:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697369826 {#4922
      date: 2023-10-15 13:37:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "Oh! I didn’t know about the number!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697390320 {#4964
    date: 2023-10-15 19:18:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
    "@lesnout27@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 50901
  -bodyTs: "'didn':3 'know':5 'number':8 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4555637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697390320 {#4967
    date: 2023-10-15 19:18:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4963
  +user: App\Entity\User {#4208 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: Proxies\__CG__\App\Entity\User {#4924 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4885
      +user: App\Entity\User {#4208 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4800
        +user: Proxies\__CG__\App\Entity\User {#4801 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4195
          +user: App\Entity\User {#4208 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697390321 {#4190
            date: 2023-10-15 19:18:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wordcraftian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4196 …}
          +nested: Doctrine\ORM\PersistentCollection {#4198 …}
          +votes: Doctrine\ORM\PersistentCollection {#4200 …}
          +reports: Doctrine\ORM\PersistentCollection {#4202 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
          -id: 48508
          -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4524808"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697291845 {#4191
            date: 2023-10-14 15:57:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4195}
        +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697293041 {#4798
          date: 2023-10-14 16:17:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
          "@ooklamok@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4802 …}
        +nested: Doctrine\ORM\PersistentCollection {#4804 …}
        +votes: Doctrine\ORM\PersistentCollection {#4806 …}
        +reports: Doctrine\ORM\PersistentCollection {#4808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
        -id: 48541
        -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4525197"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697293041 {#4799
          date: 2023-10-14 16:17:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: """
        Here’s a list from the creator. I’m not sure if they’re all always there:\n
        \n
        “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
        \n
        They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697293856 {#4883
        date: 2023-10-14 16:30:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
        "@hswolf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4886 …}
      +nested: Doctrine\ORM\PersistentCollection {#4888 …}
      +votes: Doctrine\ORM\PersistentCollection {#4890 …}
      +reports: Doctrine\ORM\PersistentCollection {#4892 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
      -id: 48581
      -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293856 {#4884
        date: 2023-10-14 16:30:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      These are examples of the secret symbols you can find in the comics a full list with explanation is on the official bizarro website\n
      \n
      They are not all always there, just sometimes. There is a number on the signature which tells how many are hidden for each comic.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697369826 {#4920
      date: 2023-10-15 13:37:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4927 …}
    +votes: Doctrine\ORM\PersistentCollection {#4929 …}
    +reports: Doctrine\ORM\PersistentCollection {#4931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
    -id: 50455
    -bodyTs: "'alway':29 'bizarro':23 'comic':13,48 'exampl':3 'explan':18 'find':10 'full':15 'hidden':45 'list':16 'mani':43 'number':36 'offici':22 'secret':6 'signatur':39 'sometim':32 'symbol':7 'tell':41 'websit':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3914257"
    +editedAt: DateTimeImmutable @1697369870 {#4921
      date: 2023-10-15 13:37:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697369826 {#4922
      date: 2023-10-15 13:37:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "Oh! I didn’t know about the number!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697390320 {#4964
    date: 2023-10-15 19:18:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
    "@lesnout27@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 50901
  -bodyTs: "'didn':3 'know':5 'number':8 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4555637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697390320 {#4967
    date: 2023-10-15 19:18:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4963
  +user: App\Entity\User {#4208 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4923
    +user: Proxies\__CG__\App\Entity\User {#4924 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4885
      +user: App\Entity\User {#4208 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4800
        +user: Proxies\__CG__\App\Entity\User {#4801 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4195
          +user: App\Entity\User {#4208 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1697390321 {#4190
            date: 2023-10-15 19:18:41.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Wordcraftian@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4196 …}
          +nested: Doctrine\ORM\PersistentCollection {#4198 …}
          +votes: Doctrine\ORM\PersistentCollection {#4200 …}
          +reports: Doctrine\ORM\PersistentCollection {#4202 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
          -id: 48508
          -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4524808"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697291845 {#4191
            date: 2023-10-14 15:57:25.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4195}
        +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697293041 {#4798
          date: 2023-10-14 16:17:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
          "@ooklamok@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4802 …}
        +nested: Doctrine\ORM\PersistentCollection {#4804 …}
        +votes: Doctrine\ORM\PersistentCollection {#4806 …}
        +reports: Doctrine\ORM\PersistentCollection {#4808 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
        -id: 48541
        -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4525197"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697293041 {#4799
          date: 2023-10-14 16:17:21.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: """
        Here’s a list from the creator. I’m not sure if they’re all always there:\n
        \n
        “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
        \n
        They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697293856 {#4883
        date: 2023-10-14 16:30:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
        "@hswolf@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4886 …}
      +nested: Doctrine\ORM\PersistentCollection {#4888 …}
      +votes: Doctrine\ORM\PersistentCollection {#4890 …}
      +reports: Doctrine\ORM\PersistentCollection {#4892 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
      -id: 48581
      -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293856 {#4884
        date: 2023-10-14 16:30:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      These are examples of the secret symbols you can find in the comics a full list with explanation is on the official bizarro website\n
      \n
      They are not all always there, just sometimes. There is a number on the signature which tells how many are hidden for each comic.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697369826 {#4920
      date: 2023-10-15 13:37:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4925 …}
    +nested: Doctrine\ORM\PersistentCollection {#4927 …}
    +votes: Doctrine\ORM\PersistentCollection {#4929 …}
    +reports: Doctrine\ORM\PersistentCollection {#4931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4935 …}
    -id: 50455
    -bodyTs: "'alway':29 'bizarro':23 'comic':13,48 'exampl':3 'explan':18 'find':10 'full':15 'hidden':45 'list':16 'mani':43 'number':36 'offici':22 'secret':6 'signatur':39 'sometim':32 'symbol':7 'tell':41 'websit':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3914257"
    +editedAt: DateTimeImmutable @1697369870 {#4921
      date: 2023-10-15 13:37:50.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697369826 {#4922
      date: 2023-10-15 13:37:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "Oh! I didn’t know about the number!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697390320 {#4964
    date: 2023-10-15 19:18:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
    "@lesnout27@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4973 …}
  -id: 50901
  -bodyTs: "'didn':3 'know':5 'number':8 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4555637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697390320 {#4967
    date: 2023-10-15 19:18:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4939
  +user: Proxies\__CG__\App\Entity\User {#4940 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4800
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697390321 {#4190
          date: 2023-10-15 19:18:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4196 …}
        +nested: Doctrine\ORM\PersistentCollection {#4198 …}
        +votes: Doctrine\ORM\PersistentCollection {#4200 …}
        +reports: Doctrine\ORM\PersistentCollection {#4202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
        -id: 48508
        -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4524808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697291845 {#4191
          date: 2023-10-14 15:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697293041 {#4798
        date: 2023-10-14 16:17:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 48541
      -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293041 {#4799
        date: 2023-10-14 16:17:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      Here’s a list from the creator. I’m not sure if they’re all always there:\n
      \n
      “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
      \n
      They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697293856 {#4883
      date: 2023-10-14 16:30:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4886 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4890 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 48581
    -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293856 {#4884
      date: 2023-10-14 16:30:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "Well there’s an eye on bottom right, and alien top right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697297074 {#4937
    date: 2023-10-14 17:24:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4941 …}
  +nested: Doctrine\ORM\PersistentCollection {#4943 …}
  +votes: Doctrine\ORM\PersistentCollection {#4945 …}
  +reports: Doctrine\ORM\PersistentCollection {#4947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
  -id: 48710
  -bodyTs: "'alien':10 'bottom':7 'eye':5 'right':8,12 'top':11 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4143223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697297074 {#4938
    date: 2023-10-14 17:24:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4939
  +user: Proxies\__CG__\App\Entity\User {#4940 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4800
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697390321 {#4190
          date: 2023-10-15 19:18:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4196 …}
        +nested: Doctrine\ORM\PersistentCollection {#4198 …}
        +votes: Doctrine\ORM\PersistentCollection {#4200 …}
        +reports: Doctrine\ORM\PersistentCollection {#4202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
        -id: 48508
        -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4524808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697291845 {#4191
          date: 2023-10-14 15:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697293041 {#4798
        date: 2023-10-14 16:17:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 48541
      -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293041 {#4799
        date: 2023-10-14 16:17:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      Here’s a list from the creator. I’m not sure if they’re all always there:\n
      \n
      “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
      \n
      They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697293856 {#4883
      date: 2023-10-14 16:30:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4886 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4890 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 48581
    -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293856 {#4884
      date: 2023-10-14 16:30:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "Well there’s an eye on bottom right, and alien top right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697297074 {#4937
    date: 2023-10-14 17:24:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4941 …}
  +nested: Doctrine\ORM\PersistentCollection {#4943 …}
  +votes: Doctrine\ORM\PersistentCollection {#4945 …}
  +reports: Doctrine\ORM\PersistentCollection {#4947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
  -id: 48710
  -bodyTs: "'alien':10 'bottom':7 'eye':5 'right':8,12 'top':11 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4143223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697297074 {#4938
    date: 2023-10-14 17:24:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4939
  +user: Proxies\__CG__\App\Entity\User {#4940 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4885
    +user: App\Entity\User {#4208 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4800
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4195
        +user: App\Entity\User {#4208 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Did you know that every Bizarro comic has a hidden eyeball (bottom right), alien (top right) and piece of pie (can’t find it in this one)?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697390321 {#4190
          date: 2023-10-15 19:18:41.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Wordcraftian@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4196 …}
        +nested: Doctrine\ORM\PersistentCollection {#4198 …}
        +votes: Doctrine\ORM\PersistentCollection {#4200 …}
        +reports: Doctrine\ORM\PersistentCollection {#4202 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4204 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
        -id: 48508
        -bodyTs: "'alien':14 'bizarro':6 'bottom':12 'comic':7 'everi':5 'eyebal':11 'find':23 'hidden':10 'know':3 'one':27 'pie':20 'piec':18 'right':13,16 'top':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4524808"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697291845 {#4191
          date: 2023-10-14 15:57:25.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4195}
      +body: "please tell me this is true, I’ve been looking for the pie for 5 minutes now"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697293041 {#4798
        date: 2023-10-14 16:17:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
        "@ooklamok@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4802 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4806 …}
      +reports: Doctrine\ORM\PersistentCollection {#4808 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4810 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4812 …}
      -id: 48541
      -bodyTs: "'5':15 'look':10 'minut':16 'pie':13 'pleas':1 'tell':2 'true':6 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4525197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697293041 {#4799
        date: 2023-10-14 16:17:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4195}
    +body: """
      Here’s a list from the creator. I’m not sure if they’re all always there:\n
      \n
      “Here is the semi-official list of symbols, more or less in order of frequency of use: eyeball, piece of pie, alien, dynamite, K2, upside-down bird, bunny head, crown, single shoe, arrow in the back.\n
      \n
      They began in 1996 when I decided out of boredom to draw a little bird sitting on a shelf where it didn’t really belong”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697293856 {#4883
      date: 2023-10-14 16:30:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@ooklamok@lemmy.world"
      "@hswolf@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4886 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4890 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 48581
    -bodyTs: "'1996':59 'alien':40 'alway':16 'arrow':52 'back':55 'began':57 'belong':80 'bird':46,70 'boredom':65 'bunni':47 'creator':7 'crown':49 'decid':62 'didn':77 'draw':67 'dynamit':41 'eyebal':36 'frequenc':33 'head':48 'k2':42 'less':29 'list':4,24 'littl':69 'm':9 'offici':23 'order':31 'pie':39 'piec':37 're':14 'realli':79 'semi':22 'semi-offici':21 'shelf':74 'shoe':51 'singl':50 'sit':71 'sure':11 'symbol':26 'upsid':44 'upside-down':43 'use':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4525486"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697293856 {#4884
      date: 2023-10-14 16:30:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4195}
  +body: "Well there’s an eye on bottom right, and alien top right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697297074 {#4937
    date: 2023-10-14 17:24:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@ooklamok@lemmy.world"
    "@hswolf@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4941 …}
  +nested: Doctrine\ORM\PersistentCollection {#4943 …}
  +votes: Doctrine\ORM\PersistentCollection {#4945 …}
  +reports: Doctrine\ORM\PersistentCollection {#4947 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4949 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4951 …}
  -id: 48710
  -bodyTs: "'alien':10 'bottom':7 'eye':5 'right':8,12 'top':11 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4143223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697297074 {#4938
    date: 2023-10-14 17:24:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4268
  +user: App\Entity\User {#4281 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why isn’t Death SPEAKING LIKE THAT."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697296419 {#4263
    date: 2023-10-14 17:13:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 48463
  -bodyTs: "'death':4 'isn':2 'like':6 'speak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2723366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697289719 {#4264
    date: 2023-10-14 15:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4268
  +user: App\Entity\User {#4281 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why isn’t Death SPEAKING LIKE THAT."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697296419 {#4263
    date: 2023-10-14 17:13:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 48463
  -bodyTs: "'death':4 'isn':2 'like':6 'speak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2723366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697289719 {#4264
    date: 2023-10-14 15:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4268
  +user: App\Entity\User {#4281 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Why isn’t Death SPEAKING LIKE THAT."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697296419 {#4263
    date: 2023-10-14 17:13:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4269 …}
  +nested: Doctrine\ORM\PersistentCollection {#4271 …}
  +votes: Doctrine\ORM\PersistentCollection {#4273 …}
  +reports: Doctrine\ORM\PersistentCollection {#4275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
  -id: 48463
  -bodyTs: "'death':4 'isn':2 'like':6 'speak':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2723366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697289719 {#4264
    date: 2023-10-14 15:21:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4767
  +user: Proxies\__CG__\App\Entity\User {#4768 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Why isn’t Death SPEAKING LIKE THAT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697296419 {#4263
      date: 2023-10-14 17:13:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 48463
    -bodyTs: "'death':4 'isn':2 'like':6 'speak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2723366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697289719 {#4264
      date: 2023-10-14 15:21:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "Uncultured, clearly hasn’t read enough Discworld."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697292246 {#4765
    date: 2023-10-14 16:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@BestBouclettes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 48522
  -bodyTs: "'clear':2 'discworld':7 'enough':6 'hasn':3 'read':5 'uncultur':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/1801300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697292246 {#4766
    date: 2023-10-14 16:04:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4767
  +user: Proxies\__CG__\App\Entity\User {#4768 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Why isn’t Death SPEAKING LIKE THAT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697296419 {#4263
      date: 2023-10-14 17:13:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 48463
    -bodyTs: "'death':4 'isn':2 'like':6 'speak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2723366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697289719 {#4264
      date: 2023-10-14 15:21:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "Uncultured, clearly hasn’t read enough Discworld."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697292246 {#4765
    date: 2023-10-14 16:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@BestBouclettes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 48522
  -bodyTs: "'clear':2 'discworld':7 'enough':6 'hasn':3 'read':5 'uncultur':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/1801300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697292246 {#4766
    date: 2023-10-14 16:04:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4767
  +user: Proxies\__CG__\App\Entity\User {#4768 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Why isn’t Death SPEAKING LIKE THAT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697296419 {#4263
      date: 2023-10-14 17:13:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 48463
    -bodyTs: "'death':4 'isn':2 'like':6 'speak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2723366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697289719 {#4264
      date: 2023-10-14 15:21:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: "Uncultured, clearly hasn’t read enough Discworld."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697292246 {#4765
    date: 2023-10-14 16:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@BestBouclettes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4769 …}
  +nested: Doctrine\ORM\PersistentCollection {#4771 …}
  +votes: Doctrine\ORM\PersistentCollection {#4773 …}
  +reports: Doctrine\ORM\PersistentCollection {#4775 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4777 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4779 …}
  -id: 48522
  -bodyTs: "'clear':2 'discworld':7 'enough':6 'hasn':3 'read':5 'uncultur':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/1801300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697292246 {#4766
    date: 2023-10-14 16:04:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4784
  +user: Proxies\__CG__\App\Entity\User {#4785 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Why isn’t Death SPEAKING LIKE THAT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697296419 {#4263
      date: 2023-10-14 17:13:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 48463
    -bodyTs: "'death':4 'isn':2 'like':6 'speak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2723366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697289719 {#4264
      date: 2023-10-14 15:21:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: """
    Dᴇᴀᴛʜ ᴀᴄᴛᴜᴀʟʟʏ sᴘᴇᴀᴋs ɪɴ sᴍᴀʟʟ ᴄᴀᴘs.\n
    \n
    Looks better with a serif font, though.\n
    \n
    **EDIT:** Oh, it actually depends on the publisher too, it seems. In the digital ones I’ve read, it was small caps, but in some others it’s apparently all caps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697296417 {#4781
    date: 2023-10-14 17:13:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@BestBouclettes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 48689
  -bodyTs: "'actual':17 'appar':42 'better':8 'cap':35,44 'depend':18 'digit':27 'dᴇᴀᴛʜ':1 'edit':14 'font':12 'look':7 'oh':15 'one':28 'other':39 'publish':21 'read':31 'seem':24 'serif':11 'small':34 'sᴍᴀʟʟ':5 'sᴘᴇᴀᴋs':3 'though':13 've':30 'ɪɴ':4 'ᴀᴄᴛᴜᴀʟʟʏ':2 'ᴄᴀᴘs':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/3111381"
  +editedAt: DateTimeImmutable @1697296692 {#4782
    date: 2023-10-14 17:18:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697296417 {#4783
    date: 2023-10-14 17:13:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4784
  +user: Proxies\__CG__\App\Entity\User {#4785 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Why isn’t Death SPEAKING LIKE THAT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697296419 {#4263
      date: 2023-10-14 17:13:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 48463
    -bodyTs: "'death':4 'isn':2 'like':6 'speak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2723366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697289719 {#4264
      date: 2023-10-14 15:21:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: """
    Dᴇᴀᴛʜ ᴀᴄᴛᴜᴀʟʟʏ sᴘᴇᴀᴋs ɪɴ sᴍᴀʟʟ ᴄᴀᴘs.\n
    \n
    Looks better with a serif font, though.\n
    \n
    **EDIT:** Oh, it actually depends on the publisher too, it seems. In the digital ones I’ve read, it was small caps, but in some others it’s apparently all caps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697296417 {#4781
    date: 2023-10-14 17:13:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@BestBouclettes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 48689
  -bodyTs: "'actual':17 'appar':42 'better':8 'cap':35,44 'depend':18 'digit':27 'dᴇᴀᴛʜ':1 'edit':14 'font':12 'look':7 'oh':15 'one':28 'other':39 'publish':21 'read':31 'seem':24 'serif':11 'small':34 'sᴍᴀʟʟ':5 'sᴘᴇᴀᴋs':3 'though':13 've':30 'ɪɴ':4 'ᴀᴄᴛᴜᴀʟʟʏ':2 'ᴄᴀᴘs':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/3111381"
  +editedAt: DateTimeImmutable @1697296692 {#4782
    date: 2023-10-14 17:18:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697296417 {#4783
    date: 2023-10-14 17:13:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4784
  +user: Proxies\__CG__\App\Entity\User {#4785 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4268
    +user: App\Entity\User {#4281 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Why isn’t Death SPEAKING LIKE THAT."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697296419 {#4263
      date: 2023-10-14 17:13:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4269 …}
    +nested: Doctrine\ORM\PersistentCollection {#4271 …}
    +votes: Doctrine\ORM\PersistentCollection {#4273 …}
    +reports: Doctrine\ORM\PersistentCollection {#4275 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4279 …}
    -id: 48463
    -bodyTs: "'death':4 'isn':2 'like':6 'speak':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2723366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697289719 {#4264
      date: 2023-10-14 15:21:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4268}
  +body: """
    Dᴇᴀᴛʜ ᴀᴄᴛᴜᴀʟʟʏ sᴘᴇᴀᴋs ɪɴ sᴍᴀʟʟ ᴄᴀᴘs.\n
    \n
    Looks better with a serif font, though.\n
    \n
    **EDIT:** Oh, it actually depends on the publisher too, it seems. In the digital ones I’ve read, it was small caps, but in some others it’s apparently all caps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697296417 {#4781
    date: 2023-10-14 17:13:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@BestBouclettes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 48689
  -bodyTs: "'actual':17 'appar':42 'better':8 'cap':35,44 'depend':18 'digit':27 'dᴇᴀᴛʜ':1 'edit':14 'font':12 'look':7 'oh':15 'one':28 'other':39 'publish':21 'read':31 'seem':24 'serif':11 'small':34 'sᴍᴀʟʟ':5 'sᴘᴇᴀᴋs':3 'though':13 've':30 'ɪɴ':4 'ᴀᴄᴛᴜᴀʟʟʏ':2 'ᴄᴀᴘs':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.dk/comment/3111381"
  +editedAt: DateTimeImmutable @1697296692 {#4782
    date: 2023-10-14 17:18:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697296417 {#4783
    date: 2023-10-14 17:13:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4341
  +user: App\Entity\User {#4354 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think the blades on those scythes are backwards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697281605 {#4336
    date: 2023-10-14 13:06:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 47716
  -bodyTs: "'backward':9 'blade':4 'scyth':7 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4848468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697254153 {#4337
    date: 2023-10-14 05:29:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4341
  +user: App\Entity\User {#4354 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think the blades on those scythes are backwards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697281605 {#4336
    date: 2023-10-14 13:06:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 47716
  -bodyTs: "'backward':9 'blade':4 'scyth':7 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4848468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697254153 {#4337
    date: 2023-10-14 05:29:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4341
  +user: App\Entity\User {#4354 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think the blades on those scythes are backwards."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697281605 {#4336
    date: 2023-10-14 13:06:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4342 …}
  +nested: Doctrine\ORM\PersistentCollection {#4344 …}
  +votes: Doctrine\ORM\PersistentCollection {#4346 …}
  +reports: Doctrine\ORM\PersistentCollection {#4348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
  -id: 47716
  -bodyTs: "'backward':9 'blade':4 'scyth':7 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4848468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697254153 {#4337
    date: 2023-10-14 05:29:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4751
  +user: Proxies\__CG__\App\Entity\User {#4752 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4341
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think the blades on those scythes are backwards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697281605 {#4336
      date: 2023-10-14 13:06:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -id: 47716
    -bodyTs: "'backward':9 'blade':4 'scyth':7 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4848468"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697254153 {#4337
      date: 2023-10-14 05:29:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "don’t worry, they can simply rotate the scythe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697266217 {#4749
    date: 2023-10-14 08:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@shasta@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 47968
  -bodyTs: "'rotat':7 'scyth':9 'simpli':6 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3759670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697266217 {#4750
    date: 2023-10-14 08:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4751
  +user: Proxies\__CG__\App\Entity\User {#4752 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4341
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think the blades on those scythes are backwards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697281605 {#4336
      date: 2023-10-14 13:06:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -id: 47716
    -bodyTs: "'backward':9 'blade':4 'scyth':7 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4848468"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697254153 {#4337
      date: 2023-10-14 05:29:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "don’t worry, they can simply rotate the scythe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697266217 {#4749
    date: 2023-10-14 08:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@shasta@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 47968
  -bodyTs: "'rotat':7 'scyth':9 'simpli':6 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3759670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697266217 {#4750
    date: 2023-10-14 08:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4751
  +user: Proxies\__CG__\App\Entity\User {#4752 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4341
    +user: App\Entity\User {#4354 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think the blades on those scythes are backwards."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1697281605 {#4336
      date: 2023-10-14 13:06:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4342 …}
    +nested: Doctrine\ORM\PersistentCollection {#4344 …}
    +votes: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
    -id: 47716
    -bodyTs: "'backward':9 'blade':4 'scyth':7 'think':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4848468"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697254153 {#4337
      date: 2023-10-14 05:29:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "don’t worry, they can simply rotate the scythe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697266217 {#4749
    date: 2023-10-14 08:50:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@shasta@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4753 …}
  +nested: Doctrine\ORM\PersistentCollection {#4755 …}
  +votes: Doctrine\ORM\PersistentCollection {#4757 …}
  +reports: Doctrine\ORM\PersistentCollection {#4759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
  -id: 47968
  -bodyTs: "'rotat':7 'scyth':9 'simpli':6 'worri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3759670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697266217 {#4750
    date: 2023-10-14 08:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4869
  +user: Proxies\__CG__\App\Entity\User {#4870 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4751
    +user: Proxies\__CG__\App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4341
      +user: App\Entity\User {#4354 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think the blades on those scythes are backwards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697281605 {#4336
        date: 2023-10-14 13:06:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4342 …}
      +nested: Doctrine\ORM\PersistentCollection {#4344 …}
      +votes: Doctrine\ORM\PersistentCollection {#4346 …}
      +reports: Doctrine\ORM\PersistentCollection {#4348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
      -id: 47716
      -bodyTs: "'backward':9 'blade':4 'scyth':7 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4848468"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697254153 {#4337
        date: 2023-10-14 05:29:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +body: "don’t worry, they can simply rotate the scythe"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697266217 {#4749
      date: 2023-10-14 08:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@shasta@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4753 …}
    +nested: Doctrine\ORM\PersistentCollection {#4755 …}
    +votes: Doctrine\ORM\PersistentCollection {#4757 …}
    +reports: Doctrine\ORM\PersistentCollection {#4759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
    -id: 47968
    -bodyTs: "'rotat':7 'scyth':9 'simpli':6 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3759670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697266217 {#4750
      date: 2023-10-14 08:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "It’d have to be bendy too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697281603 {#4867
    date: 2023-10-14 13:06:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@shasta@lemm.ee"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 48254
  -bodyTs: "'bendi':6 'd':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3762403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697281603 {#4868
    date: 2023-10-14 13:06:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4869
  +user: Proxies\__CG__\App\Entity\User {#4870 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4751
    +user: Proxies\__CG__\App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4341
      +user: App\Entity\User {#4354 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think the blades on those scythes are backwards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697281605 {#4336
        date: 2023-10-14 13:06:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4342 …}
      +nested: Doctrine\ORM\PersistentCollection {#4344 …}
      +votes: Doctrine\ORM\PersistentCollection {#4346 …}
      +reports: Doctrine\ORM\PersistentCollection {#4348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
      -id: 47716
      -bodyTs: "'backward':9 'blade':4 'scyth':7 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4848468"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697254153 {#4337
        date: 2023-10-14 05:29:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +body: "don’t worry, they can simply rotate the scythe"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697266217 {#4749
      date: 2023-10-14 08:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@shasta@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4753 …}
    +nested: Doctrine\ORM\PersistentCollection {#4755 …}
    +votes: Doctrine\ORM\PersistentCollection {#4757 …}
    +reports: Doctrine\ORM\PersistentCollection {#4759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
    -id: 47968
    -bodyTs: "'rotat':7 'scyth':9 'simpli':6 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3759670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697266217 {#4750
      date: 2023-10-14 08:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "It’d have to be bendy too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697281603 {#4867
    date: 2023-10-14 13:06:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@shasta@lemm.ee"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 48254
  -bodyTs: "'bendi':6 'd':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3762403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697281603 {#4868
    date: 2023-10-14 13:06:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4869
  +user: Proxies\__CG__\App\Entity\User {#4870 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4751
    +user: Proxies\__CG__\App\Entity\User {#4752 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4341
      +user: App\Entity\User {#4354 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think the blades on those scythes are backwards."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1697281605 {#4336
        date: 2023-10-14 13:06:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4342 …}
      +nested: Doctrine\ORM\PersistentCollection {#4344 …}
      +votes: Doctrine\ORM\PersistentCollection {#4346 …}
      +reports: Doctrine\ORM\PersistentCollection {#4348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4352 …}
      -id: 47716
      -bodyTs: "'backward':9 'blade':4 'scyth':7 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4848468"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697254153 {#4337
        date: 2023-10-14 05:29:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4341}
    +body: "don’t worry, they can simply rotate the scythe"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697266217 {#4749
      date: 2023-10-14 08:50:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@shasta@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4753 …}
    +nested: Doctrine\ORM\PersistentCollection {#4755 …}
    +votes: Doctrine\ORM\PersistentCollection {#4757 …}
    +reports: Doctrine\ORM\PersistentCollection {#4759 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4761 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4763 …}
    -id: 47968
    -bodyTs: "'rotat':7 'scyth':9 'simpli':6 'worri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3759670"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697266217 {#4750
      date: 2023-10-14 08:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4341}
  +body: "It’d have to be bendy too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697281603 {#4867
    date: 2023-10-14 13:06:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@shasta@lemm.ee"
    "@stebo02@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 48254
  -bodyTs: "'bendi':6 'd':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3762403"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697281603 {#4868
    date: 2023-10-14 13:06:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4414
  +user: App\Entity\User {#4427 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "tbh chilling in the underworld on halloween would be epic!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697244365 {#4409
    date: 2023-10-14 02:46:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 47457
  -bodyTs: "'chill':2 'epic':10 'halloween':7 'tbh':1 'underworld':5 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4515084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244365 {#4410
    date: 2023-10-14 02:46:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4414
  +user: App\Entity\User {#4427 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "tbh chilling in the underworld on halloween would be epic!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697244365 {#4409
    date: 2023-10-14 02:46:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 47457
  -bodyTs: "'chill':2 'epic':10 'halloween':7 'tbh':1 'underworld':5 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4515084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244365 {#4410
    date: 2023-10-14 02:46:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4414
  +user: App\Entity\User {#4427 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "tbh chilling in the underworld on halloween would be epic!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697244365 {#4409
    date: 2023-10-14 02:46:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 47457
  -bodyTs: "'chill':2 'epic':10 'halloween':7 'tbh':1 'underworld':5 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4515084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697244365 {#4410
    date: 2023-10-14 02:46:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4489
  +user: App\Entity\User {#4502 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are so many regular comics in my kbin/lemmy feed. Usually amusing. Most of them I enjoy.\n
    \n
    This one I really appreciate.\n
    \n
    It feels like it does what a joke does, but to create poignancy instead of humor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1697238908 {#4483
    date: 2023-10-14 01:15:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 47249
  -bodyTs: "'amus':12 'appreci':22 'comic':6 'creat':34 'enjoy':17 'feed':10 'feel':24 'humor':38 'instead':36 'joke':30 'kbin/lemmy':9 'like':25 'mani':4 'one':19 'poignanc':35 'realli':21 'regular':5 'usual':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/537820/-/comment/2947213"
  +editedAt: DateTimeImmutable @1697238931 {#4484
    date: 2023-10-14 01:15:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697238908 {#4485
    date: 2023-10-14 01:15:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4489
  +user: App\Entity\User {#4502 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are so many regular comics in my kbin/lemmy feed. Usually amusing. Most of them I enjoy.\n
    \n
    This one I really appreciate.\n
    \n
    It feels like it does what a joke does, but to create poignancy instead of humor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1697238908 {#4483
    date: 2023-10-14 01:15:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 47249
  -bodyTs: "'amus':12 'appreci':22 'comic':6 'creat':34 'enjoy':17 'feed':10 'feel':24 'humor':38 'instead':36 'joke':30 'kbin/lemmy':9 'like':25 'mani':4 'one':19 'poignanc':35 'realli':21 'regular':5 'usual':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/537820/-/comment/2947213"
  +editedAt: DateTimeImmutable @1697238931 {#4484
    date: 2023-10-14 01:15:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697238908 {#4485
    date: 2023-10-14 01:15:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4489
  +user: App\Entity\User {#4502 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are so many regular comics in my kbin/lemmy feed. Usually amusing. Most of them I enjoy.\n
    \n
    This one I really appreciate.\n
    \n
    It feels like it does what a joke does, but to create poignancy instead of humor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1697238908 {#4483
    date: 2023-10-14 01:15:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 47249
  -bodyTs: "'amus':12 'appreci':22 'comic':6 'creat':34 'enjoy':17 'feed':10 'feel':24 'humor':38 'instead':36 'joke':30 'kbin/lemmy':9 'like':25 'mani':4 'one':19 'poignanc':35 'realli':21 'regular':5 'usual':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/537820/-/comment/2947213"
  +editedAt: DateTimeImmutable @1697238931 {#4484
    date: 2023-10-14 01:15:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697238908 {#4485
    date: 2023-10-14 01:15:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4562
  +user: App\Entity\User {#4575 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "*I see the as an absolute win.*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697237914 {#4557
    date: 2023-10-14 00:58:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 47203
  -bodyTs: "'absolut':6 'see':2 'win':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4841574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237914 {#4558
    date: 2023-10-14 00:58:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4562
  +user: App\Entity\User {#4575 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "*I see the as an absolute win.*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697237914 {#4557
    date: 2023-10-14 00:58:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 47203
  -bodyTs: "'absolut':6 'see':2 'win':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4841574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237914 {#4558
    date: 2023-10-14 00:58:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4562
  +user: App\Entity\User {#4575 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "*I see the as an absolute win.*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697237914 {#4557
    date: 2023-10-14 00:58:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4563 …}
  +nested: Doctrine\ORM\PersistentCollection {#4565 …}
  +votes: Doctrine\ORM\PersistentCollection {#4567 …}
  +reports: Doctrine\ORM\PersistentCollection {#4569 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4573 …}
  -id: 47203
  -bodyTs: "'absolut':6 'see':2 'win':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4841574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237914 {#4558
    date: 2023-10-14 00:58:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4635
  +user: App\Entity\User {#4648 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697240375 {#4630
    date: 2023-10-14 01:39:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 47170
  -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1603003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237417 {#4631
    date: 2023-10-14 00:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4635
  +user: App\Entity\User {#4648 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697240375 {#4630
    date: 2023-10-14 01:39:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 47170
  -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1603003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237417 {#4631
    date: 2023-10-14 00:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4635
  +user: App\Entity\User {#4648 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697240375 {#4630
    date: 2023-10-14 01:39:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4636 …}
  +nested: Doctrine\ORM\PersistentCollection {#4638 …}
  +votes: Doctrine\ORM\PersistentCollection {#4640 …}
  +reports: Doctrine\ORM\PersistentCollection {#4642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
  -id: 47170
  -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1603003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697237417 {#4631
    date: 2023-10-14 00:50:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4713
  +user: Proxies\__CG__\App\Entity\User {#4719 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4635
    +user: App\Entity\User {#4648 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697240375 {#4630
      date: 2023-10-14 01:39:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4638 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 47170
    -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1603003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237417 {#4631
      date: 2023-10-14 00:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4635}
  +body: """
    When bodies deteriorate only the bones stick around. This is because only our fleshy goo travels to the afterlife.\n
    \n
    Hell is filled with piles of goo people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697239188 {#4712
    date: 2023-10-14 01:19:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4720 …}
  +nested: Doctrine\ORM\PersistentCollection {#4722 …}
  +votes: Doctrine\ORM\PersistentCollection {#4724 …}
  +reports: Doctrine\ORM\PersistentCollection {#4727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
  -id: 47271
  -bodyTs: "'afterlif':19 'around':8 'bodi':2 'bone':6 'deterior':3 'fill':22 'fleshi':14 'goo':15,26 'hell':20 'peopl':27 'pile':24 'stick':7 'travel':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4513454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697239188 {#4715
    date: 2023-10-14 01:19:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4713
  +user: Proxies\__CG__\App\Entity\User {#4719 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4635
    +user: App\Entity\User {#4648 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697240375 {#4630
      date: 2023-10-14 01:39:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4638 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 47170
    -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1603003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237417 {#4631
      date: 2023-10-14 00:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4635}
  +body: """
    When bodies deteriorate only the bones stick around. This is because only our fleshy goo travels to the afterlife.\n
    \n
    Hell is filled with piles of goo people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697239188 {#4712
    date: 2023-10-14 01:19:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4720 …}
  +nested: Doctrine\ORM\PersistentCollection {#4722 …}
  +votes: Doctrine\ORM\PersistentCollection {#4724 …}
  +reports: Doctrine\ORM\PersistentCollection {#4727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
  -id: 47271
  -bodyTs: "'afterlif':19 'around':8 'bodi':2 'bone':6 'deterior':3 'fill':22 'fleshi':14 'goo':15,26 'hell':20 'peopl':27 'pile':24 'stick':7 'travel':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4513454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697239188 {#4715
    date: 2023-10-14 01:19:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4713
  +user: Proxies\__CG__\App\Entity\User {#4719 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4635
    +user: App\Entity\User {#4648 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697240375 {#4630
      date: 2023-10-14 01:39:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4638 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 47170
    -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1603003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237417 {#4631
      date: 2023-10-14 00:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4635}
  +body: """
    When bodies deteriorate only the bones stick around. This is because only our fleshy goo travels to the afterlife.\n
    \n
    Hell is filled with piles of goo people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697239188 {#4712
    date: 2023-10-14 01:19:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4720 …}
  +nested: Doctrine\ORM\PersistentCollection {#4722 …}
  +votes: Doctrine\ORM\PersistentCollection {#4724 …}
  +reports: Doctrine\ORM\PersistentCollection {#4727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
  -id: 47271
  -bodyTs: "'afterlif':19 'around':8 'bodi':2 'bone':6 'deterior':3 'fill':22 'fleshi':14 'goo':15,26 'hell':20 'peopl':27 'pile':24 'stick':7 'travel':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4513454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697239188 {#4715
    date: 2023-10-14 01:19:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4849
  +user: App\Entity\User {#4648 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4713
    +user: Proxies\__CG__\App\Entity\User {#4719 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4635
      +user: App\Entity\User {#4648 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697240375 {#4630
        date: 2023-10-14 01:39:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4636 …}
      +nested: Doctrine\ORM\PersistentCollection {#4638 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 47170
      -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1603003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697237417 {#4631
        date: 2023-10-14 00:50:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4635}
    +body: """
      When bodies deteriorate only the bones stick around. This is because only our fleshy goo travels to the afterlife.\n
      \n
      Hell is filled with piles of goo people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697239188 {#4712
      date: 2023-10-14 01:19:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 47271
    -bodyTs: "'afterlif':19 'around':8 'bodi':2 'bone':6 'deterior':3 'fill':22 'fleshi':14 'goo':15,26 'hell':20 'peopl':27 'pile':24 'stick':7 'travel':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4513454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697239188 {#4715
      date: 2023-10-14 01:19:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4635}
  +body: """
    big ol’ flamin blobs of goo\n
    \n
    that is unreasonably funny to me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697239570 {#4848
    date: 2023-10-14 01:26:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@xusontha@ls.buckodr.ink"
    "@WorkIsSlow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 47284
  -bodyTs: "'big':1 'blob':4 'flamin':3 'funni':10 'goo':6 'ol':2 'unreason':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1603650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697239570 {#4851
    date: 2023-10-14 01:26:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4849
  +user: App\Entity\User {#4648 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4713
    +user: Proxies\__CG__\App\Entity\User {#4719 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4635
      +user: App\Entity\User {#4648 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697240375 {#4630
        date: 2023-10-14 01:39:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4636 …}
      +nested: Doctrine\ORM\PersistentCollection {#4638 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 47170
      -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1603003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697237417 {#4631
        date: 2023-10-14 00:50:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4635}
    +body: """
      When bodies deteriorate only the bones stick around. This is because only our fleshy goo travels to the afterlife.\n
      \n
      Hell is filled with piles of goo people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697239188 {#4712
      date: 2023-10-14 01:19:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 47271
    -bodyTs: "'afterlif':19 'around':8 'bodi':2 'bone':6 'deterior':3 'fill':22 'fleshi':14 'goo':15,26 'hell':20 'peopl':27 'pile':24 'stick':7 'travel':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4513454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697239188 {#4715
      date: 2023-10-14 01:19:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4635}
  +body: """
    big ol’ flamin blobs of goo\n
    \n
    that is unreasonably funny to me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697239570 {#4848
    date: 2023-10-14 01:26:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@xusontha@ls.buckodr.ink"
    "@WorkIsSlow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 47284
  -bodyTs: "'big':1 'blob':4 'flamin':3 'funni':10 'goo':6 'ol':2 'unreason':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1603650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697239570 {#4851
    date: 2023-10-14 01:26:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4849
  +user: App\Entity\User {#4648 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4713
    +user: Proxies\__CG__\App\Entity\User {#4719 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4635
      +user: App\Entity\User {#4648 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697240375 {#4630
        date: 2023-10-14 01:39:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Wordcraftian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4636 …}
      +nested: Doctrine\ORM\PersistentCollection {#4638 …}
      +votes: Doctrine\ORM\PersistentCollection {#4640 …}
      +reports: Doctrine\ORM\PersistentCollection {#4642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
      -id: 47170
      -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ls.buckodr.ink/comment/1603003"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697237417 {#4631
        date: 2023-10-14 00:50:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4635}
    +body: """
      When bodies deteriorate only the bones stick around. This is because only our fleshy goo travels to the afterlife.\n
      \n
      Hell is filled with piles of goo people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697239188 {#4712
      date: 2023-10-14 01:19:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
      "@xusontha@ls.buckodr.ink"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4720 …}
    +nested: Doctrine\ORM\PersistentCollection {#4722 …}
    +votes: Doctrine\ORM\PersistentCollection {#4724 …}
    +reports: Doctrine\ORM\PersistentCollection {#4727 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4729 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4731 …}
    -id: 47271
    -bodyTs: "'afterlif':19 'around':8 'bodi':2 'bone':6 'deterior':3 'fill':22 'fleshi':14 'goo':15,26 'hell':20 'peopl':27 'pile':24 'stick':7 'travel':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4513454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697239188 {#4715
      date: 2023-10-14 01:19:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4635}
  +body: """
    big ol’ flamin blobs of goo\n
    \n
    that is unreasonably funny to me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697239570 {#4848
    date: 2023-10-14 01:26:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@xusontha@ls.buckodr.ink"
    "@WorkIsSlow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4855 …}
  +votes: Doctrine\ORM\PersistentCollection {#4857 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 47284
  -bodyTs: "'big':1 'blob':4 'flamin':3 'funni':10 'goo':6 'ol':2 'unreason':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ls.buckodr.ink/comment/1603650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697239570 {#4851
    date: 2023-10-14 01:26:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4735
  +user: Proxies\__CG__\App\Entity\User {#4736 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4635
    +user: App\Entity\User {#4648 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697240375 {#4630
      date: 2023-10-14 01:39:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4638 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 47170
    -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1603003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237417 {#4631
      date: 2023-10-14 00:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4635}
  +body: "Well, inside all of us there’s a skeleton trying to get out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697240372 {#4733
    date: 2023-10-14 01:39:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 47314
  -bodyTs: "'get':12 'insid':2 'skeleton':9 'tri':10 'us':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3987247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697240372 {#4734
    date: 2023-10-14 01:39:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4735
  +user: Proxies\__CG__\App\Entity\User {#4736 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4635
    +user: App\Entity\User {#4648 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697240375 {#4630
      date: 2023-10-14 01:39:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4638 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 47170
    -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1603003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237417 {#4631
      date: 2023-10-14 00:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4635}
  +body: "Well, inside all of us there’s a skeleton trying to get out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697240372 {#4733
    date: 2023-10-14 01:39:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 47314
  -bodyTs: "'get':12 'insid':2 'skeleton':9 'tri':10 'us':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3987247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697240372 {#4734
    date: 2023-10-14 01:39:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4735
  +user: Proxies\__CG__\App\Entity\User {#4736 …}
  +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-hate-to-tell-ya"
    +title: "I hate to tell ya..."
    +url: "https://lemmy.world/pictrs/image/7ec237ff-8646-4422-96d2-9c4c10f22f57.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 1143
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697451886 {#2414
      date: 2023-10-16 12:24:46.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: 5164
    -titleTs: "'hate':2 'tell':4 'ya':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697323699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6765689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237299 {#1793
      date: 2023-10-14 00:48:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4635
    +user: App\Entity\User {#4648 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I mean isn’t Hell the spookiest of Halloween parties, given the number of skeletons?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697240375 {#4630
      date: 2023-10-14 01:39:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Wordcraftian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4636 …}
    +nested: Doctrine\ORM\PersistentCollection {#4638 …}
    +votes: Doctrine\ORM\PersistentCollection {#4640 …}
    +reports: Doctrine\ORM\PersistentCollection {#4642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4646 …}
    -id: 47170
    -bodyTs: "'given':11 'halloween':9 'hell':5 'isn':3 'mean':2 'number':13 'parti':10 'skeleton':15 'spookiest':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ls.buckodr.ink/comment/1603003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697237417 {#4631
      date: 2023-10-14 00:50:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4635}
  +body: "Well, inside all of us there’s a skeleton trying to get out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697240372 {#4733
    date: 2023-10-14 01:39:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
    "@xusontha@ls.buckodr.ink"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 47314
  -bodyTs: "'get':12 'insid':2 'skeleton':9 'tri':10 'us':5 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3987247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697240372 {#4734
    date: 2023-10-14 01:39:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED 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