GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/16537/Chances-are-never-zero/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Chances-are-never-zero"
  +title: "Chances are never zero."
  +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 700
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701093717 {#2414
    date: 2023-11-27 15:01:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16537
  -titleTs: "'chanc':1 'never':3 'zero':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700976269
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15952050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889869 {#1793
    date: 2023-11-25 06:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Chances-are-never-zero"
  +title: "Chances are never zero."
  +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 700
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701093717 {#2414
    date: 2023-11-27 15:01:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16537
  -titleTs: "'chanc':1 'never':3 'zero':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700976269
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15952050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889869 {#1793
    date: 2023-11-25 06:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Chances-are-never-zero"
  +title: "Chances are never zero."
  +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 23
  +favouriteCount: 700
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701093717 {#2414
    date: 2023-11-27 15:01:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 16537
  -titleTs: "'chanc':1 'never':3 'zero':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700976269
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15952050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700889869 {#1793
    date: 2023-11-25 06:24:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cows are angry little vengeance creatures.\n
    \n
    They know, and they want retribution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701093657 {#4013
    date: 2023-11-27 15:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 170030
  -bodyTs: "'angri':3 'cow':1 'creatur':6 'know':8 'littl':4 'retribut':12 'vengeanc':5 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://spudwart.com/comment/1275456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701093657 {#3949
    date: 2023-11-27 15:00:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cows are angry little vengeance creatures.\n
    \n
    They know, and they want retribution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701093657 {#4013
    date: 2023-11-27 15:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 170030
  -bodyTs: "'angri':3 'cow':1 'creatur':6 'know':8 'littl':4 'retribut':12 'vengeanc':5 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://spudwart.com/comment/1275456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701093657 {#3949
    date: 2023-11-27 15:00:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4004
  +user: App\Entity\User {#3952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cows are angry little vengeance creatures.\n
    \n
    They know, and they want retribution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701093657 {#4013
    date: 2023-11-27 15:00:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4002 …}
  +nested: Doctrine\ORM\PersistentCollection {#4000 …}
  +votes: Doctrine\ORM\PersistentCollection {#3998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3968 …}
  -id: 170030
  -bodyTs: "'angri':3 'cow':1 'creatur':6 'know':8 'littl':4 'retribut':12 'vengeanc':5 'want':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://spudwart.com/comment/1275456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701093657 {#3949
    date: 2023-11-27 15:00:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "There was a 82 year old man who had to pee and couldn’t hold it in, so he went to a train track to do it. While he was pissing, a cow from the air crushed him. His death certificate literally says “Death by a flying cow”. It turned out that cows were crossing a track and the train hit one of the cows full speed, so it was sent flying right towards the man. He ended up passing away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701538568 {#4047
    date: 2023-12-02 18:36:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 162692
  -bodyTs: "'82':4 'air':36 'away':81 'certif':41 'couldn':13 'cow':33,48,53,65 'cross':55 'crush':37 'death':40,44 'end':78 'fli':47,72 'full':66 'hit':61 'hold':15 'liter':42 'man':7,76 'old':6 'one':62 'pass':80 'pee':11 'piss':31 'right':73 'say':43 'sent':71 'speed':67 'toward':74 'track':24,57 'train':23,60 'turn':50 'went':20 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5537214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926243 {#4045
    date: 2023-11-25 16:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "There was a 82 year old man who had to pee and couldn’t hold it in, so he went to a train track to do it. While he was pissing, a cow from the air crushed him. His death certificate literally says “Death by a flying cow”. It turned out that cows were crossing a track and the train hit one of the cows full speed, so it was sent flying right towards the man. He ended up passing away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701538568 {#4047
    date: 2023-12-02 18:36:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 162692
  -bodyTs: "'82':4 'air':36 'away':81 'certif':41 'couldn':13 'cow':33,48,53,65 'cross':55 'crush':37 'death':40,44 'end':78 'fli':47,72 'full':66 'hit':61 'hold':15 'liter':42 'man':7,76 'old':6 'one':62 'pass':80 'pee':11 'piss':31 'right':73 'say':43 'sent':71 'speed':67 'toward':74 'track':24,57 'train':23,60 'turn':50 'went':20 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5537214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926243 {#4045
    date: 2023-11-25 16:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4041
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "There was a 82 year old man who had to pee and couldn’t hold it in, so he went to a train track to do it. While he was pissing, a cow from the air crushed him. His death certificate literally says “Death by a flying cow”. It turned out that cows were crossing a track and the train hit one of the cows full speed, so it was sent flying right towards the man. He ended up passing away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701538568 {#4047
    date: 2023-12-02 18:36:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4039 …}
  +nested: Doctrine\ORM\PersistentCollection {#4037 …}
  +votes: Doctrine\ORM\PersistentCollection {#4035 …}
  +reports: Doctrine\ORM\PersistentCollection {#4032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
  -id: 162692
  -bodyTs: "'82':4 'air':36 'away':81 'certif':41 'couldn':13 'cow':33,48,53,65 'cross':55 'crush':37 'death':40,44 'end':78 'fli':47,72 'full':66 'hit':61 'hold':15 'liter':42 'man':7,76 'old':6 'one':62 'pass':80 'pee':11 'piss':31 'right':73 'say':43 'sent':71 'speed':67 'toward':74 'track':24,57 'train':23,60 'turn':50 'went':20 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5537214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700926243 {#4045
    date: 2023-11-25 16:30:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4839
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "There was a 82 year old man who had to pee and couldn’t hold it in, so he went to a train track to do it. While he was pissing, a cow from the air crushed him. His death certificate literally says “Death by a flying cow”. It turned out that cows were crossing a track and the train hit one of the cows full speed, so it was sent flying right towards the man. He ended up passing away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701538568 {#4047
      date: 2023-12-02 18:36:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 162692
    -bodyTs: "'82':4 'air':36 'away':81 'certif':41 'couldn':13 'cow':33,48,53,65 'cross':55 'crush':37 'death':40,44 'end':78 'fli':47,72 'full':66 'hit':61 'hold':15 'liter':42 'man':7,76 'old':6 'one':62 'pass':80 'pee':11 'piss':31 'right':73 'say':43 'sent':71 'speed':67 'toward':74 'track':24,57 'train':23,60 'turn':50 'went':20 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/5537214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700926243 {#4045
      date: 2023-11-25 16:30:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Achievement unlocked: Get killed by a flying cow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700929964 {#4837
    date: 2023-11-25 17:32:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Octopus1348@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 162902
  -bodyTs: "'achiev':1 'cow':8 'fli':7 'get':3 'kill':4 'unlock':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5140457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700929964 {#4838
    date: 2023-11-25 17:32:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4839
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "There was a 82 year old man who had to pee and couldn’t hold it in, so he went to a train track to do it. While he was pissing, a cow from the air crushed him. His death certificate literally says “Death by a flying cow”. It turned out that cows were crossing a track and the train hit one of the cows full speed, so it was sent flying right towards the man. He ended up passing away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701538568 {#4047
      date: 2023-12-02 18:36:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 162692
    -bodyTs: "'82':4 'air':36 'away':81 'certif':41 'couldn':13 'cow':33,48,53,65 'cross':55 'crush':37 'death':40,44 'end':78 'fli':47,72 'full':66 'hit':61 'hold':15 'liter':42 'man':7,76 'old':6 'one':62 'pass':80 'pee':11 'piss':31 'right':73 'say':43 'sent':71 'speed':67 'toward':74 'track':24,57 'train':23,60 'turn':50 'went':20 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/5537214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700926243 {#4045
      date: 2023-11-25 16:30:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Achievement unlocked: Get killed by a flying cow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700929964 {#4837
    date: 2023-11-25 17:32:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Octopus1348@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 162902
  -bodyTs: "'achiev':1 'cow':8 'fli':7 'get':3 'kill':4 'unlock':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5140457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700929964 {#4838
    date: 2023-11-25 17:32:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4839
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4041
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "There was a 82 year old man who had to pee and couldn’t hold it in, so he went to a train track to do it. While he was pissing, a cow from the air crushed him. His death certificate literally says “Death by a flying cow”. It turned out that cows were crossing a track and the train hit one of the cows full speed, so it was sent flying right towards the man. He ended up passing away."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701538568 {#4047
      date: 2023-12-02 18:36:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4039 …}
    +nested: Doctrine\ORM\PersistentCollection {#4037 …}
    +votes: Doctrine\ORM\PersistentCollection {#4035 …}
    +reports: Doctrine\ORM\PersistentCollection {#4032 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
    -id: 162692
    -bodyTs: "'82':4 'air':36 'away':81 'certif':41 'couldn':13 'cow':33,48,53,65 'cross':55 'crush':37 'death':40,44 'end':78 'fli':47,72 'full':66 'hit':61 'hold':15 'liter':42 'man':7,76 'old':6 'one':62 'pass':80 'pee':11 'piss':31 'right':73 'say':43 'sent':71 'speed':67 'toward':74 'track':24,57 'train':23,60 'turn':50 'went':20 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/5537214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700926243 {#4045
      date: 2023-11-25 16:30:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "Achievement unlocked: Get killed by a flying cow."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700929964 {#4837
    date: 2023-11-25 17:32:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Octopus1348@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4840 …}
  +nested: Doctrine\ORM\PersistentCollection {#4842 …}
  +votes: Doctrine\ORM\PersistentCollection {#4844 …}
  +reports: Doctrine\ORM\PersistentCollection {#4846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
  -id: 162902
  -bodyTs: "'achiev':1 'cow':8 'fli':7 'get':3 'kill':4 'unlock':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5140457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700929964 {#4838
    date: 2023-11-25 17:32:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4893
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4839
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "There was a 82 year old man who had to pee and couldn’t hold it in, so he went to a train track to do it. While he was pissing, a cow from the air crushed him. His death certificate literally says “Death by a flying cow”. It turned out that cows were crossing a track and the train hit one of the cows full speed, so it was sent flying right towards the man. He ended up passing away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701538568 {#4047
        date: 2023-12-02 18:36:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 162692
      -bodyTs: "'82':4 'air':36 'away':81 'certif':41 'couldn':13 'cow':33,48,53,65 'cross':55 'crush':37 'death':40,44 'end':78 'fli':47,72 'full':66 'hit':61 'hold':15 'liter':42 'man':7,76 'old':6 'one':62 'pass':80 'pee':11 'piss':31 'right':73 'say':43 'sent':71 'speed':67 'toward':74 'track':24,57 'train':23,60 'turn':50 'went':20 'year':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/5537214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700926243 {#4045
        date: 2023-11-25 16:30:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Achievement unlocked: Get killed by a flying cow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700929964 {#4837
      date: 2023-11-25 17:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Octopus1348@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 162902
    -bodyTs: "'achiev':1 'cow':8 'fli':7 'get':3 'kill':4 'unlock':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5140457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700929964 {#4838
      date: 2023-11-25 17:32:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "I saw a comment that read “Bro got the rarest death message 💀”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700944775 {#4891
    date: 2023-11-25 21:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Octopus1348@thelemmy.club"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4894 …}
  +nested: Doctrine\ORM\PersistentCollection {#4896 …}
  +votes: Doctrine\ORM\PersistentCollection {#4898 …}
  +reports: Doctrine\ORM\PersistentCollection {#4900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4904 …}
  -id: 163805
  -bodyTs: "'bro':7 'comment':4 'death':11 'got':8 'messag':12 'rarest':10 'read':6 'saw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5546174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944775 {#4892
    date: 2023-11-25 21:39:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4893
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4839
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "There was a 82 year old man who had to pee and couldn’t hold it in, so he went to a train track to do it. While he was pissing, a cow from the air crushed him. His death certificate literally says “Death by a flying cow”. It turned out that cows were crossing a track and the train hit one of the cows full speed, so it was sent flying right towards the man. He ended up passing away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701538568 {#4047
        date: 2023-12-02 18:36:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 162692
      -bodyTs: "'82':4 'air':36 'away':81 'certif':41 'couldn':13 'cow':33,48,53,65 'cross':55 'crush':37 'death':40,44 'end':78 'fli':47,72 'full':66 'hit':61 'hold':15 'liter':42 'man':7,76 'old':6 'one':62 'pass':80 'pee':11 'piss':31 'right':73 'say':43 'sent':71 'speed':67 'toward':74 'track':24,57 'train':23,60 'turn':50 'went':20 'year':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/5537214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700926243 {#4045
        date: 2023-11-25 16:30:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Achievement unlocked: Get killed by a flying cow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700929964 {#4837
      date: 2023-11-25 17:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Octopus1348@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 162902
    -bodyTs: "'achiev':1 'cow':8 'fli':7 'get':3 'kill':4 'unlock':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5140457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700929964 {#4838
      date: 2023-11-25 17:32:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "I saw a comment that read “Bro got the rarest death message 💀”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700944775 {#4891
    date: 2023-11-25 21:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Octopus1348@thelemmy.club"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4894 …}
  +nested: Doctrine\ORM\PersistentCollection {#4896 …}
  +votes: Doctrine\ORM\PersistentCollection {#4898 …}
  +reports: Doctrine\ORM\PersistentCollection {#4900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4904 …}
  -id: 163805
  -bodyTs: "'bro':7 'comment':4 'death':11 'got':8 'messag':12 'rarest':10 'read':6 'saw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5546174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944775 {#4892
    date: 2023-11-25 21:39:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4893
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4839
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4041
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "There was a 82 year old man who had to pee and couldn’t hold it in, so he went to a train track to do it. While he was pissing, a cow from the air crushed him. His death certificate literally says “Death by a flying cow”. It turned out that cows were crossing a track and the train hit one of the cows full speed, so it was sent flying right towards the man. He ended up passing away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701538568 {#4047
        date: 2023-12-02 18:36:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4039 …}
      +nested: Doctrine\ORM\PersistentCollection {#4037 …}
      +votes: Doctrine\ORM\PersistentCollection {#4035 …}
      +reports: Doctrine\ORM\PersistentCollection {#4032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4026 …}
      -id: 162692
      -bodyTs: "'82':4 'air':36 'away':81 'certif':41 'couldn':13 'cow':33,48,53,65 'cross':55 'crush':37 'death':40,44 'end':78 'fli':47,72 'full':66 'hit':61 'hold':15 'liter':42 'man':7,76 'old':6 'one':62 'pass':80 'pee':11 'piss':31 'right':73 'say':43 'sent':71 'speed':67 'toward':74 'track':24,57 'train':23,60 'turn':50 'went':20 'year':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/5537214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700926243 {#4045
        date: 2023-11-25 16:30:43.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4041}
    +body: "Achievement unlocked: Get killed by a flying cow."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700929964 {#4837
      date: 2023-11-25 17:32:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Octopus1348@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4840 …}
    +nested: Doctrine\ORM\PersistentCollection {#4842 …}
    +votes: Doctrine\ORM\PersistentCollection {#4844 …}
    +reports: Doctrine\ORM\PersistentCollection {#4846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4850 …}
    -id: 162902
    -bodyTs: "'achiev':1 'cow':8 'fli':7 'get':3 'kill':4 'unlock':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5140457"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700929964 {#4838
      date: 2023-11-25 17:32:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4041}
  +body: "I saw a comment that read “Bro got the rarest death message 💀”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700944775 {#4891
    date: 2023-11-25 21:39:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Octopus1348@thelemmy.club"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4894 …}
  +nested: Doctrine\ORM\PersistentCollection {#4896 …}
  +votes: Doctrine\ORM\PersistentCollection {#4898 …}
  +reports: Doctrine\ORM\PersistentCollection {#4900 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4902 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4904 …}
  -id: 163805
  -bodyTs: "'bro':7 'comment':4 'death':11 'got':8 'messag':12 'rarest':10 'read':6 'saw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/5546174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700944775 {#4892
    date: 2023-11-25 21:39:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/89714833-77f6-4434-ba68-8a44c7fd1c3a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700920300 {#4117
    date: 2023-11-25 14:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 162407
  -bodyTs: "'/pictrs/image/89714833-77f6-4434-ba68-8a44c7fd1c3a.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/89714833-77f6-4434-ba68-8a44c7fd1c3a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700920300 {#4118
    date: 2023-11-25 14:51:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/89714833-77f6-4434-ba68-8a44c7fd1c3a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700920300 {#4117
    date: 2023-11-25 14:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 162407
  -bodyTs: "'/pictrs/image/89714833-77f6-4434-ba68-8a44c7fd1c3a.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/89714833-77f6-4434-ba68-8a44c7fd1c3a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700920300 {#4118
    date: 2023-11-25 14:51:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.world/pictrs/image/89714833-77f6-4434-ba68-8a44c7fd1c3a.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700920300 {#4117
    date: 2023-11-25 14:51:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 162407
  -bodyTs: "'/pictrs/image/89714833-77f6-4434-ba68-8a44c7fd1c3a.png)':3 'lemmy.world':2 'lemmy.world/pictrs/image/89714833-77f6-4434-ba68-8a44c7fd1c3a.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700920300 {#4118
    date: 2023-11-25 14:51:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4196
  +user: App\Entity\User {#4209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This looks like my old student accommodation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700919611 {#4191
    date: 2023-11-25 14:40:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 162380
  -bodyTs: "'accommod':7 'like':3 'look':2 'old':5 'student':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700919611 {#4192
    date: 2023-11-25 14:40:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4196
  +user: App\Entity\User {#4209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This looks like my old student accommodation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700919611 {#4191
    date: 2023-11-25 14:40:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 162380
  -bodyTs: "'accommod':7 'like':3 'look':2 'old':5 'student':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700919611 {#4192
    date: 2023-11-25 14:40:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4196
  +user: App\Entity\User {#4209 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This looks like my old student accommodation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700919611 {#4191
    date: 2023-11-25 14:40:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 162380
  -bodyTs: "'accommod':7 'like':3 'look':2 'old':5 'student':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5575108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700919611 {#4192
    date: 2023-11-25 14:40:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4269
  +user: App\Entity\User {#4282 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I literally walked into my grandparents’ garden one day and found a cow just hanging out. No one believed me when I went to tell them until they heard it moo. Turns out it had managed to break the fence at a local field and was just roaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700917693 {#4264
    date: 2023-11-25 14:08:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 162304
  -bodyTs: "'believ':19 'break':38 'cow':13 'day':9 'fenc':40 'field':44 'found':11 'garden':7 'grandpar':6 'hang':15 'heard':29 'liter':2 'local':43 'manag':36 'moo':31 'one':8,18 'roam':48 'tell':25 'turn':32 'walk':3 'went':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5574661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700917693 {#4265
    date: 2023-11-25 14:08:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4269
  +user: App\Entity\User {#4282 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I literally walked into my grandparents’ garden one day and found a cow just hanging out. No one believed me when I went to tell them until they heard it moo. Turns out it had managed to break the fence at a local field and was just roaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700917693 {#4264
    date: 2023-11-25 14:08:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 162304
  -bodyTs: "'believ':19 'break':38 'cow':13 'day':9 'fenc':40 'field':44 'found':11 'garden':7 'grandpar':6 'hang':15 'heard':29 'liter':2 'local':43 'manag':36 'moo':31 'one':8,18 'roam':48 'tell':25 'turn':32 'walk':3 'went':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5574661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700917693 {#4265
    date: 2023-11-25 14:08:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4269
  +user: App\Entity\User {#4282 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I literally walked into my grandparents’ garden one day and found a cow just hanging out. No one believed me when I went to tell them until they heard it moo. Turns out it had managed to break the fence at a local field and was just roaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700917693 {#4264
    date: 2023-11-25 14:08:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4270 …}
  +nested: Doctrine\ORM\PersistentCollection {#4272 …}
  +votes: Doctrine\ORM\PersistentCollection {#4274 …}
  +reports: Doctrine\ORM\PersistentCollection {#4276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4280 …}
  -id: 162304
  -bodyTs: "'believ':19 'break':38 'cow':13 'day':9 'fenc':40 'field':44 'found':11 'garden':7 'grandpar':6 'hang':15 'heard':29 'liter':2 'local':43 'manag':36 'moo':31 'one':8,18 'roam':48 'tell':25 'turn':32 'walk':3 'went':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5574661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700917693 {#4265
    date: 2023-11-25 14:08:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "just wants to use your phone bro"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700913165 {#4339
    date: 2023-11-25 12:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 162100
  -bodyTs: "'bro':7 'phone':6 'use':4 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5573705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700913165 {#4340
    date: 2023-11-25 12:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "just wants to use your phone bro"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700913165 {#4339
    date: 2023-11-25 12:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 162100
  -bodyTs: "'bro':7 'phone':6 'use':4 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5573705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700913165 {#4340
    date: 2023-11-25 12:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4344
  +user: App\Entity\User {#4357 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "just wants to use your phone bro"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700913165 {#4339
    date: 2023-11-25 12:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4345 …}
  +nested: Doctrine\ORM\PersistentCollection {#4347 …}
  +votes: Doctrine\ORM\PersistentCollection {#4349 …}
  +reports: Doctrine\ORM\PersistentCollection {#4351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4355 …}
  -id: 162100
  -bodyTs: "'bro':7 'phone':6 'use':4 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5573705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700913165 {#4340
    date: 2023-11-25 12:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t be mad at her, considering all the beef people eat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700901520 {#4412
    date: 2023-11-25 09:38:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 161747
  -bodyTs: "'beef':10 'consid':7 'eat':12 'mad':4 'peopl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5132669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901520 {#4413
    date: 2023-11-25 09:38:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t be mad at her, considering all the beef people eat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700901520 {#4412
    date: 2023-11-25 09:38:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 161747
  -bodyTs: "'beef':10 'consid':7 'eat':12 'mad':4 'peopl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5132669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901520 {#4413
    date: 2023-11-25 09:38:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t be mad at her, considering all the beef people eat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700901520 {#4412
    date: 2023-11-25 09:38:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 161747
  -bodyTs: "'beef':10 'consid':7 'eat':12 'mad':4 'peopl':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5132669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700901520 {#4413
    date: 2023-11-25 09:38:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#4503 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Made my brain autofill the rest of the image with the cow standing on two legs and having human arms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700896690 {#4485
    date: 2023-11-25 08:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 161542
  -bodyTs: "'arm':20 'autofil':4 'brain':3 'cow':12 'human':19 'imag':9 'leg':16 'made':1 'rest':6 'stand':13 'two':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896690 {#4486
    date: 2023-11-25 08:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#4503 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Made my brain autofill the rest of the image with the cow standing on two legs and having human arms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700896690 {#4485
    date: 2023-11-25 08:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 161542
  -bodyTs: "'arm':20 'autofil':4 'brain':3 'cow':12 'human':19 'imag':9 'leg':16 'made':1 'rest':6 'stand':13 'two':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896690 {#4486
    date: 2023-11-25 08:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4490
  +user: App\Entity\User {#4503 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Made my brain autofill the rest of the image with the cow standing on two legs and having human arms."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700896690 {#4485
    date: 2023-11-25 08:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 161542
  -bodyTs: "'arm':20 'autofil':4 'brain':3 'cow':12 'human':19 'imag':9 'leg':16 'made':1 'rest':6 'stand':13 'two':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896690 {#4486
    date: 2023-11-25 08:18:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4563
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Even tho cows are cool as hell, don’t mess with them if you don’t know them. Especially bulls can easily kill you(and they will do)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700896340 {#4558
    date: 2023-11-25 08:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 161524
  -bodyTs: "'bull':20 'cool':5 'cow':3 'easili':22 'especi':19 'even':1 'hell':7 'kill':23 'know':17 'mess':10 'tho':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5131677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896340 {#4559
    date: 2023-11-25 08:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4563
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Even tho cows are cool as hell, don’t mess with them if you don’t know them. Especially bulls can easily kill you(and they will do)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700896340 {#4558
    date: 2023-11-25 08:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 161524
  -bodyTs: "'bull':20 'cool':5 'cow':3 'easili':22 'especi':19 'even':1 'hell':7 'kill':23 'know':17 'mess':10 'tho':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5131677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896340 {#4559
    date: 2023-11-25 08:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4563
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Even tho cows are cool as hell, don’t mess with them if you don’t know them. Especially bulls can easily kill you(and they will do)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700896340 {#4558
    date: 2023-11-25 08:12:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 161524
  -bodyTs: "'bull':20 'cool':5 'cow':3 'easili':22 'especi':19 'even':1 'hell':7 'kill':23 'know':17 'mess':10 'tho':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5131677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896340 {#4559
    date: 2023-11-25 08:12:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Cows kill more people every year than sharks do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701810068 {#4631
    date: 2023-12-05 22:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 161505
  -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6103153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700895592 {#4632
    date: 2023-11-25 07:59:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Cows kill more people every year than sharks do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701810068 {#4631
    date: 2023-12-05 22:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 161505
  -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6103153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700895592 {#4632
    date: 2023-11-25 07:59:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Cows kill more people every year than sharks do"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1701810068 {#4631
    date: 2023-12-05 22:01:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 161505
  -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6103153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700895592 {#4632
    date: 2023-11-25 07:59:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4824
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Cows kill more people every year than sharks do"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1701810068 {#4631
      date: 2023-12-05 22:01:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 161505
    -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6103153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700895592 {#4632
      date: 2023-11-25 07:59:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700896267 {#4822
    date: 2023-11-25 08:11:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4825 …}
  +nested: Doctrine\ORM\PersistentCollection {#4827 …}
  +votes: Doctrine\ORM\PersistentCollection {#4829 …}
  +reports: Doctrine\ORM\PersistentCollection {#4831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
  -id: 161521
  -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5131665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896267 {#4823
    date: 2023-11-25 08:11:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4824
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Cows kill more people every year than sharks do"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1701810068 {#4631
      date: 2023-12-05 22:01:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 161505
    -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6103153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700895592 {#4632
      date: 2023-11-25 07:59:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700896267 {#4822
    date: 2023-11-25 08:11:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4825 …}
  +nested: Doctrine\ORM\PersistentCollection {#4827 …}
  +votes: Doctrine\ORM\PersistentCollection {#4829 …}
  +reports: Doctrine\ORM\PersistentCollection {#4831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
  -id: 161521
  -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5131665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896267 {#4823
    date: 2023-11-25 08:11:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4824
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4636
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Cows kill more people every year than sharks do"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1701810068 {#4631
      date: 2023-12-05 22:01:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4637 …}
    +nested: Doctrine\ORM\PersistentCollection {#4639 …}
    +votes: Doctrine\ORM\PersistentCollection {#4641 …}
    +reports: Doctrine\ORM\PersistentCollection {#4643 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
    -id: 161505
    -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6103153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700895592 {#4632
      date: 2023-11-25 07:59:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700896267 {#4822
    date: 2023-11-25 08:11:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4825 …}
  +nested: Doctrine\ORM\PersistentCollection {#4827 …}
  +votes: Doctrine\ORM\PersistentCollection {#4829 …}
  +reports: Doctrine\ORM\PersistentCollection {#4831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
  -id: 161521
  -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5131665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700896267 {#4823
    date: 2023-11-25 08:11:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4858
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4824
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Cows kill more people every year than sharks do"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701810068 {#4631
        date: 2023-12-05 22:01:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 161505
      -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6103153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700895592 {#4632
        date: 2023-11-25 07:59:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700896267 {#4822
      date: 2023-11-25 08:11:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4825 …}
    +nested: Doctrine\ORM\PersistentCollection {#4827 …}
    +votes: Doctrine\ORM\PersistentCollection {#4829 …}
    +reports: Doctrine\ORM\PersistentCollection {#4831 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
    -id: 161521
    -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5131665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700896267 {#4823
      date: 2023-11-25 08:11:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
    \n
    ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700921861 {#4857
    date: 2023-11-25 15:17:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4866 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
  -id: 162488
  -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6108499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700921861 {#4854
    date: 2023-11-25 15:17:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4858
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4824
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Cows kill more people every year than sharks do"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701810068 {#4631
        date: 2023-12-05 22:01:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 161505
      -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6103153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700895592 {#4632
        date: 2023-11-25 07:59:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700896267 {#4822
      date: 2023-11-25 08:11:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4825 …}
    +nested: Doctrine\ORM\PersistentCollection {#4827 …}
    +votes: Doctrine\ORM\PersistentCollection {#4829 …}
    +reports: Doctrine\ORM\PersistentCollection {#4831 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
    -id: 161521
    -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5131665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700896267 {#4823
      date: 2023-11-25 08:11:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
    \n
    ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700921861 {#4857
    date: 2023-11-25 15:17:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4866 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
  -id: 162488
  -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6108499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700921861 {#4854
    date: 2023-11-25 15:17:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4858
  +user: App\Entity\User {#4649 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4824
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Cows kill more people every year than sharks do"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701810068 {#4631
        date: 2023-12-05 22:01:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 161505
      -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6103153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700895592 {#4632
        date: 2023-11-25 07:59:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700896267 {#4822
      date: 2023-11-25 08:11:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4825 …}
    +nested: Doctrine\ORM\PersistentCollection {#4827 …}
    +votes: Doctrine\ORM\PersistentCollection {#4829 …}
    +reports: Doctrine\ORM\PersistentCollection {#4831 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
    -id: 161521
    -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5131665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700896267 {#4823
      date: 2023-11-25 08:11:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
    \n
    ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700921861 {#4857
    date: 2023-11-25 15:17:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4861 …}
  +nested: Doctrine\ORM\PersistentCollection {#4866 …}
  +votes: Doctrine\ORM\PersistentCollection {#4862 …}
  +reports: Doctrine\ORM\PersistentCollection {#4868 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
  -id: 162488
  -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6108499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700921861 {#4854
    date: 2023-11-25 15:17:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4930
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4858
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4824
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Cows kill more people every year than sharks do"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701810068 {#4631
          date: 2023-12-05 22:01:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 161505
        -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6103153"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700895592 {#4632
          date: 2023-11-25 07:59:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700896267 {#4822
        date: 2023-11-25 08:11:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4825 …}
      +nested: Doctrine\ORM\PersistentCollection {#4827 …}
      +votes: Doctrine\ORM\PersistentCollection {#4829 …}
      +reports: Doctrine\ORM\PersistentCollection {#4831 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
      -id: 161521
      -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5131665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700896267 {#4823
        date: 2023-11-25 08:11:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
      \n
      ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700921861 {#4857
      date: 2023-11-25 15:17:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4866 …}
    +votes: Doctrine\ORM\PersistentCollection {#4862 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
    -id: 162488
    -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6108499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700921861 {#4854
      date: 2023-11-25 15:17:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "That was not what I meant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700928182 {#4928
    date: 2023-11-25 17:03:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 162789
  -bodyTs: "'meant':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5139916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700928182 {#4929
    date: 2023-11-25 17:03:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4930
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4858
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4824
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Cows kill more people every year than sharks do"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701810068 {#4631
          date: 2023-12-05 22:01:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 161505
        -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6103153"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700895592 {#4632
          date: 2023-11-25 07:59:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700896267 {#4822
        date: 2023-11-25 08:11:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4825 …}
      +nested: Doctrine\ORM\PersistentCollection {#4827 …}
      +votes: Doctrine\ORM\PersistentCollection {#4829 …}
      +reports: Doctrine\ORM\PersistentCollection {#4831 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
      -id: 161521
      -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5131665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700896267 {#4823
        date: 2023-11-25 08:11:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
      \n
      ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700921861 {#4857
      date: 2023-11-25 15:17:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4866 …}
    +votes: Doctrine\ORM\PersistentCollection {#4862 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
    -id: 162488
    -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6108499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700921861 {#4854
      date: 2023-11-25 15:17:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "That was not what I meant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700928182 {#4928
    date: 2023-11-25 17:03:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 162789
  -bodyTs: "'meant':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5139916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700928182 {#4929
    date: 2023-11-25 17:03:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4930
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4858
    +user: App\Entity\User {#4649 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4824
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Cows kill more people every year than sharks do"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701810068 {#4631
          date: 2023-12-05 22:01:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 161505
        -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6103153"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700895592 {#4632
          date: 2023-11-25 07:59:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700896267 {#4822
        date: 2023-11-25 08:11:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4825 …}
      +nested: Doctrine\ORM\PersistentCollection {#4827 …}
      +votes: Doctrine\ORM\PersistentCollection {#4829 …}
      +reports: Doctrine\ORM\PersistentCollection {#4831 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
      -id: 161521
      -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5131665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700896267 {#4823
        date: 2023-11-25 08:11:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
      \n
      ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1700921861 {#4857
      date: 2023-11-25 15:17:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4861 …}
    +nested: Doctrine\ORM\PersistentCollection {#4866 …}
    +votes: Doctrine\ORM\PersistentCollection {#4862 …}
    +reports: Doctrine\ORM\PersistentCollection {#4868 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
    -id: 162488
    -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6108499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700921861 {#4854
      date: 2023-11-25 15:17:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "That was not what I meant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700928182 {#4928
    date: 2023-11-25 17:03:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4931 …}
  +nested: Doctrine\ORM\PersistentCollection {#4933 …}
  +votes: Doctrine\ORM\PersistentCollection {#4935 …}
  +reports: Doctrine\ORM\PersistentCollection {#4937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
  -id: 162789
  -bodyTs: "'meant':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5139916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700928182 {#4929
    date: 2023-11-25 17:03:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4944
  +user: Proxies\__CG__\App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4858
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4824
        +user: App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4636
          +user: App\Entity\User {#4649 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Cows kill more people every year than sharks do"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1701810068 {#4631
            date: 2023-12-05 22:01:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4637 …}
          +nested: Doctrine\ORM\PersistentCollection {#4639 …}
          +votes: Doctrine\ORM\PersistentCollection {#4641 …}
          +reports: Doctrine\ORM\PersistentCollection {#4643 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
          -id: 161505
          -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6103153"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700895592 {#4632
            date: 2023-11-25 07:59:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700896267 {#4822
          date: 2023-11-25 08:11:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Rudee@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4825 …}
        +nested: Doctrine\ORM\PersistentCollection {#4827 …}
        +votes: Doctrine\ORM\PersistentCollection {#4829 …}
        +reports: Doctrine\ORM\PersistentCollection {#4831 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
        -id: 161521
        -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5131665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700896267 {#4823
          date: 2023-11-25 08:11:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: """
        Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
        \n
        ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700921861 {#4857
        date: 2023-11-25 15:17:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4866 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4868 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
      -id: 162488
      -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6108499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700921861 {#4854
        date: 2023-11-25 15:17:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "That was not what I meant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700928182 {#4928
      date: 2023-11-25 17:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 162789
    -bodyTs: "'meant':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5139916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700928182 {#4929
      date: 2023-11-25 17:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Your username should have been cows_are_udderated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701088133 {#4949
    date: 2023-11-27 13:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4955 …}
  +nested: Doctrine\ORM\PersistentCollection {#4957 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -id: 169810
  -bodyTs: "'cow':6 'udder':8 'usernam':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5619174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701088133 {#4946
    date: 2023-11-27 13:28:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4944
  +user: Proxies\__CG__\App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4858
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4824
        +user: App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4636
          +user: App\Entity\User {#4649 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Cows kill more people every year than sharks do"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1701810068 {#4631
            date: 2023-12-05 22:01:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4637 …}
          +nested: Doctrine\ORM\PersistentCollection {#4639 …}
          +votes: Doctrine\ORM\PersistentCollection {#4641 …}
          +reports: Doctrine\ORM\PersistentCollection {#4643 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
          -id: 161505
          -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6103153"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700895592 {#4632
            date: 2023-11-25 07:59:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700896267 {#4822
          date: 2023-11-25 08:11:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Rudee@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4825 …}
        +nested: Doctrine\ORM\PersistentCollection {#4827 …}
        +votes: Doctrine\ORM\PersistentCollection {#4829 …}
        +reports: Doctrine\ORM\PersistentCollection {#4831 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
        -id: 161521
        -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5131665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700896267 {#4823
          date: 2023-11-25 08:11:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: """
        Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
        \n
        ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700921861 {#4857
        date: 2023-11-25 15:17:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4866 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4868 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
      -id: 162488
      -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6108499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700921861 {#4854
        date: 2023-11-25 15:17:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "That was not what I meant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700928182 {#4928
      date: 2023-11-25 17:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 162789
    -bodyTs: "'meant':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5139916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700928182 {#4929
      date: 2023-11-25 17:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Your username should have been cows_are_udderated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701088133 {#4949
    date: 2023-11-27 13:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4955 …}
  +nested: Doctrine\ORM\PersistentCollection {#4957 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -id: 169810
  -bodyTs: "'cow':6 'udder':8 'usernam':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5619174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701088133 {#4946
    date: 2023-11-27 13:28:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4944
  +user: Proxies\__CG__\App\Entity\User {#4952 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4858
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4824
        +user: App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4636
          +user: App\Entity\User {#4649 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Cows kill more people every year than sharks do"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1701810068 {#4631
            date: 2023-12-05 22:01:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4637 …}
          +nested: Doctrine\ORM\PersistentCollection {#4639 …}
          +votes: Doctrine\ORM\PersistentCollection {#4641 …}
          +reports: Doctrine\ORM\PersistentCollection {#4643 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
          -id: 161505
          -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6103153"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700895592 {#4632
            date: 2023-11-25 07:59:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700896267 {#4822
          date: 2023-11-25 08:11:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Rudee@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4825 …}
        +nested: Doctrine\ORM\PersistentCollection {#4827 …}
        +votes: Doctrine\ORM\PersistentCollection {#4829 …}
        +reports: Doctrine\ORM\PersistentCollection {#4831 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
        -id: 161521
        -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5131665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700896267 {#4823
          date: 2023-11-25 08:11:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: """
        Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
        \n
        ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700921861 {#4857
        date: 2023-11-25 15:17:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4866 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4868 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
      -id: 162488
      -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6108499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700921861 {#4854
        date: 2023-11-25 15:17:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "That was not what I meant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700928182 {#4928
      date: 2023-11-25 17:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 162789
    -bodyTs: "'meant':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5139916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700928182 {#4929
      date: 2023-11-25 17:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Your username should have been cows_are_udderated"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701088133 {#4949
    date: 2023-11-27 13:28:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4955 …}
  +nested: Doctrine\ORM\PersistentCollection {#4957 …}
  +votes: Doctrine\ORM\PersistentCollection {#4953 …}
  +reports: Doctrine\ORM\PersistentCollection {#4960 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
  -id: 169810
  -bodyTs: "'cow':6 'udder':8 'usernam':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5619174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701088133 {#4946
    date: 2023-11-27 13:28:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4983
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: Proxies\__CG__\App\Entity\User {#4952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4858
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4824
          +user: App\Entity\User {#4576 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4636
            +user: App\Entity\User {#4649 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Cows kill more people every year than sharks do"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1701810068 {#4631
              date: 2023-12-05 22:01:08.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4637 …}
            +nested: Doctrine\ORM\PersistentCollection {#4639 …}
            +votes: Doctrine\ORM\PersistentCollection {#4641 …}
            +reports: Doctrine\ORM\PersistentCollection {#4643 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
            -id: 161505
            -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6103153"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700895592 {#4632
              date: 2023-11-25 07:59:52.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4636}
          +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1700896267 {#4822
            date: 2023-11-25 08:11:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Rudee@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4825 …}
          +nested: Doctrine\ORM\PersistentCollection {#4827 …}
          +votes: Doctrine\ORM\PersistentCollection {#4829 …}
          +reports: Doctrine\ORM\PersistentCollection {#4831 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
          -id: 161521
          -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5131665"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700896267 {#4823
            date: 2023-11-25 08:11:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: """
          Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
          \n
          ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700921861 {#4857
          date: 2023-11-25 15:17:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Rudee@lemmy.ml"
          "@cows_are_underrated@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4866 …}
        +votes: Doctrine\ORM\PersistentCollection {#4862 …}
        +reports: Doctrine\ORM\PersistentCollection {#4868 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
        -id: 162488
        -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6108499"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700921861 {#4854
          date: 2023-11-25 15:17:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "That was not what I meant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700928182 {#4928
        date: 2023-11-25 17:03:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4931 …}
      +nested: Doctrine\ORM\PersistentCollection {#4933 …}
      +votes: Doctrine\ORM\PersistentCollection {#4935 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 162789
      -bodyTs: "'meant':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5139916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700928182 {#4929
        date: 2023-11-25 17:03:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "Your username should have been cows_are_udderated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701088133 {#4949
      date: 2023-11-27 13:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 169810
    -bodyTs: "'cow':6 'udder':8 'usernam':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5619174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701088133 {#4946
      date: 2023-11-27 13:28:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701093717 {#4988
    date: 2023-11-27 15:01:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4991 …}
  +nested: Doctrine\ORM\PersistentCollection {#4995 …}
  +votes: Doctrine\ORM\PersistentCollection {#4997 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -id: 170032
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5192854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701093717 {#4985
    date: 2023-11-27 15:01:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4983
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: Proxies\__CG__\App\Entity\User {#4952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4858
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4824
          +user: App\Entity\User {#4576 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4636
            +user: App\Entity\User {#4649 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Cows kill more people every year than sharks do"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1701810068 {#4631
              date: 2023-12-05 22:01:08.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4637 …}
            +nested: Doctrine\ORM\PersistentCollection {#4639 …}
            +votes: Doctrine\ORM\PersistentCollection {#4641 …}
            +reports: Doctrine\ORM\PersistentCollection {#4643 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
            -id: 161505
            -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6103153"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700895592 {#4632
              date: 2023-11-25 07:59:52.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4636}
          +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1700896267 {#4822
            date: 2023-11-25 08:11:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Rudee@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4825 …}
          +nested: Doctrine\ORM\PersistentCollection {#4827 …}
          +votes: Doctrine\ORM\PersistentCollection {#4829 …}
          +reports: Doctrine\ORM\PersistentCollection {#4831 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
          -id: 161521
          -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5131665"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700896267 {#4823
            date: 2023-11-25 08:11:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: """
          Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
          \n
          ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700921861 {#4857
          date: 2023-11-25 15:17:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Rudee@lemmy.ml"
          "@cows_are_underrated@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4866 …}
        +votes: Doctrine\ORM\PersistentCollection {#4862 …}
        +reports: Doctrine\ORM\PersistentCollection {#4868 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
        -id: 162488
        -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6108499"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700921861 {#4854
          date: 2023-11-25 15:17:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "That was not what I meant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700928182 {#4928
        date: 2023-11-25 17:03:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4931 …}
      +nested: Doctrine\ORM\PersistentCollection {#4933 …}
      +votes: Doctrine\ORM\PersistentCollection {#4935 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 162789
      -bodyTs: "'meant':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5139916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700928182 {#4929
        date: 2023-11-25 17:03:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "Your username should have been cows_are_udderated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701088133 {#4949
      date: 2023-11-27 13:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 169810
    -bodyTs: "'cow':6 'udder':8 'usernam':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5619174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701088133 {#4946
      date: 2023-11-27 13:28:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701093717 {#4988
    date: 2023-11-27 15:01:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4991 …}
  +nested: Doctrine\ORM\PersistentCollection {#4995 …}
  +votes: Doctrine\ORM\PersistentCollection {#4997 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -id: 170032
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5192854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701093717 {#4985
    date: 2023-11-27 15:01:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4983
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4944
    +user: Proxies\__CG__\App\Entity\User {#4952 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4930
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4858
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4824
          +user: App\Entity\User {#4576 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4636
            +user: App\Entity\User {#4649 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "Cows kill more people every year than sharks do"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1701810068 {#4631
              date: 2023-12-05 22:01:08.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4637 …}
            +nested: Doctrine\ORM\PersistentCollection {#4639 …}
            +votes: Doctrine\ORM\PersistentCollection {#4641 …}
            +reports: Doctrine\ORM\PersistentCollection {#4643 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
            -id: 161505
            -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6103153"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700895592 {#4632
              date: 2023-11-25 07:59:52.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4636}
          +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1700896267 {#4822
            date: 2023-11-25 08:11:07.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Rudee@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4825 …}
          +nested: Doctrine\ORM\PersistentCollection {#4827 …}
          +votes: Doctrine\ORM\PersistentCollection {#4829 …}
          +reports: Doctrine\ORM\PersistentCollection {#4831 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
          -id: 161521
          -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5131665"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700896267 {#4823
            date: 2023-11-25 08:11:07.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: """
          Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
          \n
          ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700921861 {#4857
          date: 2023-11-25 15:17:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Rudee@lemmy.ml"
          "@cows_are_underrated@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4861 …}
        +nested: Doctrine\ORM\PersistentCollection {#4866 …}
        +votes: Doctrine\ORM\PersistentCollection {#4862 …}
        +reports: Doctrine\ORM\PersistentCollection {#4868 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
        -id: 162488
        -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6108499"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700921861 {#4854
          date: 2023-11-25 15:17:41.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "That was not what I meant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700928182 {#4928
        date: 2023-11-25 17:03:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4931 …}
      +nested: Doctrine\ORM\PersistentCollection {#4933 …}
      +votes: Doctrine\ORM\PersistentCollection {#4935 …}
      +reports: Doctrine\ORM\PersistentCollection {#4937 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
      -id: 162789
      -bodyTs: "'meant':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5139916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700928182 {#4929
        date: 2023-11-25 17:03:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "Your username should have been cows_are_udderated"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701088133 {#4949
      date: 2023-11-27 13:28:53.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4955 …}
    +nested: Doctrine\ORM\PersistentCollection {#4957 …}
    +votes: Doctrine\ORM\PersistentCollection {#4953 …}
    +reports: Doctrine\ORM\PersistentCollection {#4960 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4962 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4964 …}
    -id: 169810
    -bodyTs: "'cow':6 'udder':8 'usernam':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5619174"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701088133 {#4946
      date: 2023-11-27 13:28:53.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "Lmao"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701093717 {#4988
    date: 2023-11-27 15:01:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4991 …}
  +nested: Doctrine\ORM\PersistentCollection {#4995 …}
  +votes: Doctrine\ORM\PersistentCollection {#4997 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -id: 170032
  -bodyTs: "'lmao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5192854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701093717 {#4985
    date: 2023-11-27 15:01:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4968
  +user: Proxies\__CG__\App\Entity\User {#4969 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4858
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4824
        +user: App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4636
          +user: App\Entity\User {#4649 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Cows kill more people every year than sharks do"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1701810068 {#4631
            date: 2023-12-05 22:01:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4637 …}
          +nested: Doctrine\ORM\PersistentCollection {#4639 …}
          +votes: Doctrine\ORM\PersistentCollection {#4641 …}
          +reports: Doctrine\ORM\PersistentCollection {#4643 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
          -id: 161505
          -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6103153"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700895592 {#4632
            date: 2023-11-25 07:59:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700896267 {#4822
          date: 2023-11-25 08:11:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Rudee@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4825 …}
        +nested: Doctrine\ORM\PersistentCollection {#4827 …}
        +votes: Doctrine\ORM\PersistentCollection {#4829 …}
        +reports: Doctrine\ORM\PersistentCollection {#4831 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
        -id: 161521
        -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5131665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700896267 {#4823
          date: 2023-11-25 08:11:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: """
        Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
        \n
        ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700921861 {#4857
        date: 2023-11-25 15:17:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4866 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4868 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
      -id: 162488
      -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6108499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700921861 {#4854
        date: 2023-11-25 15:17:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "That was not what I meant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700928182 {#4928
      date: 2023-11-25 17:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 162789
    -bodyTs: "'meant':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5139916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700928182 {#4929
      date: 2023-11-25 17:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "OMG I didn’t even notice your username until just now!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700932444 {#4966
    date: 2023-11-25 18:14:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4970 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4974 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -id: 163102
  -bodyTs: "'didn':3 'even':5 'notic':6 'omg':1 'usernam':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/993570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932444 {#4967
    date: 2023-11-25 18:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4968
  +user: Proxies\__CG__\App\Entity\User {#4969 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4858
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4824
        +user: App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4636
          +user: App\Entity\User {#4649 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Cows kill more people every year than sharks do"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1701810068 {#4631
            date: 2023-12-05 22:01:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4637 …}
          +nested: Doctrine\ORM\PersistentCollection {#4639 …}
          +votes: Doctrine\ORM\PersistentCollection {#4641 …}
          +reports: Doctrine\ORM\PersistentCollection {#4643 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
          -id: 161505
          -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6103153"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700895592 {#4632
            date: 2023-11-25 07:59:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700896267 {#4822
          date: 2023-11-25 08:11:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Rudee@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4825 …}
        +nested: Doctrine\ORM\PersistentCollection {#4827 …}
        +votes: Doctrine\ORM\PersistentCollection {#4829 …}
        +reports: Doctrine\ORM\PersistentCollection {#4831 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
        -id: 161521
        -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5131665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700896267 {#4823
          date: 2023-11-25 08:11:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: """
        Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
        \n
        ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700921861 {#4857
        date: 2023-11-25 15:17:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4866 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4868 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
      -id: 162488
      -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6108499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700921861 {#4854
        date: 2023-11-25 15:17:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "That was not what I meant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700928182 {#4928
      date: 2023-11-25 17:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 162789
    -bodyTs: "'meant':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5139916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700928182 {#4929
      date: 2023-11-25 17:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "OMG I didn’t even notice your username until just now!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700932444 {#4966
    date: 2023-11-25 18:14:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4970 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4974 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -id: 163102
  -bodyTs: "'didn':3 'even':5 'notic':6 'omg':1 'usernam':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/993570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932444 {#4967
    date: 2023-11-25 18:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4968
  +user: Proxies\__CG__\App\Entity\User {#4969 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4930
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4858
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4824
        +user: App\Entity\User {#4576 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4636
          +user: App\Entity\User {#4649 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "Cows kill more people every year than sharks do"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1701810068 {#4631
            date: 2023-12-05 22:01:08.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4637 …}
          +nested: Doctrine\ORM\PersistentCollection {#4639 …}
          +votes: Doctrine\ORM\PersistentCollection {#4641 …}
          +reports: Doctrine\ORM\PersistentCollection {#4643 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
          -id: 161505
          -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6103153"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700895592 {#4632
            date: 2023-11-25 07:59:52.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4636}
        +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1700896267 {#4822
          date: 2023-11-25 08:11:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Rudee@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4825 …}
        +nested: Doctrine\ORM\PersistentCollection {#4827 …}
        +votes: Doctrine\ORM\PersistentCollection {#4829 …}
        +reports: Doctrine\ORM\PersistentCollection {#4831 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
        -id: 161521
        -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5131665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700896267 {#4823
          date: 2023-11-25 08:11:07.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: """
        Speak for yourself, I haven’t spent any time coming anywhere near a cow\n
        \n
        ![](https://lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700921861 {#4857
        date: 2023-11-25 15:17:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4861 …}
      +nested: Doctrine\ORM\PersistentCollection {#4866 …}
      +votes: Doctrine\ORM\PersistentCollection {#4862 …}
      +reports: Doctrine\ORM\PersistentCollection {#4868 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4870 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4872 …}
      -id: 162488
      -bodyTs: "'/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':17 'anywher':11 'come':10 'cow':14 'haven':5 'lemmy.ml':16 'lemmy.ml/pictrs/image/f9f31764-2829-4529-8c46-2d8d53755c76.jpeg)':15 'near':12 'speak':1 'spent':7 'time':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6108499"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700921861 {#4854
        date: 2023-11-25 15:17:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "That was not what I meant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700928182 {#4928
      date: 2023-11-25 17:03:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4931 …}
    +nested: Doctrine\ORM\PersistentCollection {#4933 …}
    +votes: Doctrine\ORM\PersistentCollection {#4935 …}
    +reports: Doctrine\ORM\PersistentCollection {#4937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4941 …}
    -id: 162789
    -bodyTs: "'meant':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5139916"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700928182 {#4929
      date: 2023-11-25 17:03:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: "OMG I didn’t even notice your username until just now!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700932444 {#4966
    date: 2023-11-25 18:14:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4970 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4974 …}
  +reports: Doctrine\ORM\PersistentCollection {#4976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4980 …}
  -id: 163102
  -bodyTs: "'didn':3 'even':5 'notic':6 'omg':1 'usernam':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/993570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700932444 {#4967
    date: 2023-11-25 18:14:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4877
  +user: Proxies\__CG__\App\Entity\User {#4878 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4824
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Cows kill more people every year than sharks do"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701810068 {#4631
        date: 2023-12-05 22:01:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 161505
      -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6103153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700895592 {#4632
        date: 2023-11-25 07:59:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700896267 {#4822
      date: 2023-11-25 08:11:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4825 …}
    +nested: Doctrine\ORM\PersistentCollection {#4827 …}
    +votes: Doctrine\ORM\PersistentCollection {#4829 …}
    +reports: Doctrine\ORM\PersistentCollection {#4831 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
    -id: 161521
    -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5131665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700896267 {#4823
      date: 2023-11-25 08:11:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    Its also because big ass herbivores are actually really dangerous.\n
    \n
    Sharks don’t actually like the taste of humans because we’re a little too lean. So they won’t actively hunt you unless they’re starving. There’s only really one reason why a shark is out to get you. There’s many reasons a herbivore will mess you up.\n
    \n
    A big herbivore will fk you up because he’s having a bad day and you got too close. Or its mating season and everyone is potential competition. Or they mistook you for a predator cause of their poor eyesight. Or a bird flew away nearby and one of them got startled and now you’re in a path of a stampede.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700909659 {#4874
    date: 2023-11-25 11:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4879 …}
  +nested: Doctrine\ORM\PersistentCollection {#4881 …}
  +votes: Doctrine\ORM\PersistentCollection {#4883 …}
  +reports: Doctrine\ORM\PersistentCollection {#4885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
  -id: 161999
  -bodyTs: "'activ':31 'actual':8,14 'also':2 'ass':5 'away':106 'bad':74 'big':4,63 'bird':104 'caus':97 'close':80 'competit':89 'danger':10 'day':75 'everyon':86 'eyesight':101 'fk':66 'flew':105 'get':50 'got':78,112 'herbivor':6,57,64 'human':19 'hunt':32 'lean':26 'like':15 'littl':24 'mani':54 'mate':83 'mess':59 'mistook':92 'nearbi':107 'one':42,109 'path':120 'poor':100 'potenti':88 'predat':96 're':22,36,117 'realli':9,41 'reason':43,55 'season':84 'shark':11,46 'stamped':123 'startl':113 'starv':37 'tast':17 'unless':34 'won':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5573058"
  +editedAt: DateTimeImmutable @1701474378 {#4875
    date: 2023-12-02 00:46:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700909659 {#4876
    date: 2023-11-25 11:54:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4877
  +user: Proxies\__CG__\App\Entity\User {#4878 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4824
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Cows kill more people every year than sharks do"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701810068 {#4631
        date: 2023-12-05 22:01:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 161505
      -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6103153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700895592 {#4632
        date: 2023-11-25 07:59:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700896267 {#4822
      date: 2023-11-25 08:11:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4825 …}
    +nested: Doctrine\ORM\PersistentCollection {#4827 …}
    +votes: Doctrine\ORM\PersistentCollection {#4829 …}
    +reports: Doctrine\ORM\PersistentCollection {#4831 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
    -id: 161521
    -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5131665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700896267 {#4823
      date: 2023-11-25 08:11:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    Its also because big ass herbivores are actually really dangerous.\n
    \n
    Sharks don’t actually like the taste of humans because we’re a little too lean. So they won’t actively hunt you unless they’re starving. There’s only really one reason why a shark is out to get you. There’s many reasons a herbivore will mess you up.\n
    \n
    A big herbivore will fk you up because he’s having a bad day and you got too close. Or its mating season and everyone is potential competition. Or they mistook you for a predator cause of their poor eyesight. Or a bird flew away nearby and one of them got startled and now you’re in a path of a stampede.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700909659 {#4874
    date: 2023-11-25 11:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4879 …}
  +nested: Doctrine\ORM\PersistentCollection {#4881 …}
  +votes: Doctrine\ORM\PersistentCollection {#4883 …}
  +reports: Doctrine\ORM\PersistentCollection {#4885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
  -id: 161999
  -bodyTs: "'activ':31 'actual':8,14 'also':2 'ass':5 'away':106 'bad':74 'big':4,63 'bird':104 'caus':97 'close':80 'competit':89 'danger':10 'day':75 'everyon':86 'eyesight':101 'fk':66 'flew':105 'get':50 'got':78,112 'herbivor':6,57,64 'human':19 'hunt':32 'lean':26 'like':15 'littl':24 'mani':54 'mate':83 'mess':59 'mistook':92 'nearbi':107 'one':42,109 'path':120 'poor':100 'potenti':88 'predat':96 're':22,36,117 'realli':9,41 'reason':43,55 'season':84 'shark':11,46 'stamped':123 'startl':113 'starv':37 'tast':17 'unless':34 'won':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5573058"
  +editedAt: DateTimeImmutable @1701474378 {#4875
    date: 2023-12-02 00:46:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700909659 {#4876
    date: 2023-11-25 11:54:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4877
  +user: Proxies\__CG__\App\Entity\User {#4878 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4824
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4636
      +user: App\Entity\User {#4649 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Cows kill more people every year than sharks do"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1701810068 {#4631
        date: 2023-12-05 22:01:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4637 …}
      +nested: Doctrine\ORM\PersistentCollection {#4639 …}
      +votes: Doctrine\ORM\PersistentCollection {#4641 …}
      +reports: Doctrine\ORM\PersistentCollection {#4643 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
      -id: 161505
      -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6103153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700895592 {#4632
        date: 2023-11-25 07:59:52.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1700896267 {#4822
      date: 2023-11-25 08:11:07.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4825 …}
    +nested: Doctrine\ORM\PersistentCollection {#4827 …}
    +votes: Doctrine\ORM\PersistentCollection {#4829 …}
    +reports: Doctrine\ORM\PersistentCollection {#4831 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
    -id: 161521
    -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5131665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700896267 {#4823
      date: 2023-11-25 08:11:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    Its also because big ass herbivores are actually really dangerous.\n
    \n
    Sharks don’t actually like the taste of humans because we’re a little too lean. So they won’t actively hunt you unless they’re starving. There’s only really one reason why a shark is out to get you. There’s many reasons a herbivore will mess you up.\n
    \n
    A big herbivore will fk you up because he’s having a bad day and you got too close. Or its mating season and everyone is potential competition. Or they mistook you for a predator cause of their poor eyesight. Or a bird flew away nearby and one of them got startled and now you’re in a path of a stampede.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700909659 {#4874
    date: 2023-11-25 11:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4879 …}
  +nested: Doctrine\ORM\PersistentCollection {#4881 …}
  +votes: Doctrine\ORM\PersistentCollection {#4883 …}
  +reports: Doctrine\ORM\PersistentCollection {#4885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
  -id: 161999
  -bodyTs: "'activ':31 'actual':8,14 'also':2 'ass':5 'away':106 'bad':74 'big':4,63 'bird':104 'caus':97 'close':80 'competit':89 'danger':10 'day':75 'everyon':86 'eyesight':101 'fk':66 'flew':105 'get':50 'got':78,112 'herbivor':6,57,64 'human':19 'hunt':32 'lean':26 'like':15 'littl':24 'mani':54 'mate':83 'mess':59 'mistook':92 'nearbi':107 'one':42,109 'path':120 'poor':100 'potenti':88 'predat':96 're':22,36,117 'realli':9,41 'reason':43,55 'season':84 'shark':11,46 'stamped':123 'startl':113 'starv':37 'tast':17 'unless':34 'won':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5573058"
  +editedAt: DateTimeImmutable @1701474378 {#4875
    date: 2023-12-02 00:46:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700909659 {#4876
    date: 2023-11-25 11:54:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4916
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4877
    +user: Proxies\__CG__\App\Entity\User {#4878 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4824
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Cows kill more people every year than sharks do"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701810068 {#4631
          date: 2023-12-05 22:01:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 161505
        -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6103153"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700895592 {#4632
          date: 2023-11-25 07:59:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700896267 {#4822
        date: 2023-11-25 08:11:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4825 …}
      +nested: Doctrine\ORM\PersistentCollection {#4827 …}
      +votes: Doctrine\ORM\PersistentCollection {#4829 …}
      +reports: Doctrine\ORM\PersistentCollection {#4831 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
      -id: 161521
      -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5131665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700896267 {#4823
        date: 2023-11-25 08:11:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      Its also because big ass herbivores are actually really dangerous.\n
      \n
      Sharks don’t actually like the taste of humans because we’re a little too lean. So they won’t actively hunt you unless they’re starving. There’s only really one reason why a shark is out to get you. There’s many reasons a herbivore will mess you up.\n
      \n
      A big herbivore will fk you up because he’s having a bad day and you got too close. Or its mating season and everyone is potential competition. Or they mistook you for a predator cause of their poor eyesight. Or a bird flew away nearby and one of them got startled and now you’re in a path of a stampede.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700909659 {#4874
      date: 2023-11-25 11:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4879 …}
    +nested: Doctrine\ORM\PersistentCollection {#4881 …}
    +votes: Doctrine\ORM\PersistentCollection {#4883 …}
    +reports: Doctrine\ORM\PersistentCollection {#4885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
    -id: 161999
    -bodyTs: "'activ':31 'actual':8,14 'also':2 'ass':5 'away':106 'bad':74 'big':4,63 'bird':104 'caus':97 'close':80 'competit':89 'danger':10 'day':75 'everyon':86 'eyesight':101 'fk':66 'flew':105 'get':50 'got':78,112 'herbivor':6,57,64 'human':19 'hunt':32 'lean':26 'like':15 'littl':24 'mani':54 'mate':83 'mess':59 'mistook':92 'nearbi':107 'one':42,109 'path':120 'poor':100 'potenti':88 'predat':96 're':22,36,117 'realli':9,41 'reason':43,55 'season':84 'shark':11,46 'stamped':123 'startl':113 'starv':37 'tast':17 'unless':34 'won':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5573058"
    +editedAt: DateTimeImmutable @1701474378 {#4875
      date: 2023-12-02 00:46:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700909659 {#4876
      date: 2023-11-25 11:54:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    Sharks may also bite you by accident, because they mistake you for a seal.\n
    \n
    How dangerous a bull is also depends on his age. While getting older he will start to lose the fear/respect for humans. This will get to a point where being alone with him is a literal death sentence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700919142 {#4917
    date: 2023-11-25 14:32:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4913 …}
  +nested: Doctrine\ORM\PersistentCollection {#4909 …}
  +votes: Doctrine\ORM\PersistentCollection {#4907 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -id: 162359
  -bodyTs: "'accid':7 'age':24 'alon':45 'also':3,20 'bite':4 'bull':18 'danger':16 'death':51 'depend':21 'fear/respect':34 'get':26,39 'human':36 'liter':50 'lose':32 'may':2 'mistak':10 'older':27 'point':42 'seal':14 'sentenc':52 'shark':1 'start':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5137105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700919142 {#4920
    date: 2023-11-25 14:32:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4916
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4877
    +user: Proxies\__CG__\App\Entity\User {#4878 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4824
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Cows kill more people every year than sharks do"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701810068 {#4631
          date: 2023-12-05 22:01:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 161505
        -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6103153"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700895592 {#4632
          date: 2023-11-25 07:59:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700896267 {#4822
        date: 2023-11-25 08:11:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4825 …}
      +nested: Doctrine\ORM\PersistentCollection {#4827 …}
      +votes: Doctrine\ORM\PersistentCollection {#4829 …}
      +reports: Doctrine\ORM\PersistentCollection {#4831 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
      -id: 161521
      -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5131665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700896267 {#4823
        date: 2023-11-25 08:11:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      Its also because big ass herbivores are actually really dangerous.\n
      \n
      Sharks don’t actually like the taste of humans because we’re a little too lean. So they won’t actively hunt you unless they’re starving. There’s only really one reason why a shark is out to get you. There’s many reasons a herbivore will mess you up.\n
      \n
      A big herbivore will fk you up because he’s having a bad day and you got too close. Or its mating season and everyone is potential competition. Or they mistook you for a predator cause of their poor eyesight. Or a bird flew away nearby and one of them got startled and now you’re in a path of a stampede.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700909659 {#4874
      date: 2023-11-25 11:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4879 …}
    +nested: Doctrine\ORM\PersistentCollection {#4881 …}
    +votes: Doctrine\ORM\PersistentCollection {#4883 …}
    +reports: Doctrine\ORM\PersistentCollection {#4885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
    -id: 161999
    -bodyTs: "'activ':31 'actual':8,14 'also':2 'ass':5 'away':106 'bad':74 'big':4,63 'bird':104 'caus':97 'close':80 'competit':89 'danger':10 'day':75 'everyon':86 'eyesight':101 'fk':66 'flew':105 'get':50 'got':78,112 'herbivor':6,57,64 'human':19 'hunt':32 'lean':26 'like':15 'littl':24 'mani':54 'mate':83 'mess':59 'mistook':92 'nearbi':107 'one':42,109 'path':120 'poor':100 'potenti':88 'predat':96 're':22,36,117 'realli':9,41 'reason':43,55 'season':84 'shark':11,46 'stamped':123 'startl':113 'starv':37 'tast':17 'unless':34 'won':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5573058"
    +editedAt: DateTimeImmutable @1701474378 {#4875
      date: 2023-12-02 00:46:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700909659 {#4876
      date: 2023-11-25 11:54:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    Sharks may also bite you by accident, because they mistake you for a seal.\n
    \n
    How dangerous a bull is also depends on his age. While getting older he will start to lose the fear/respect for humans. This will get to a point where being alone with him is a literal death sentence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700919142 {#4917
    date: 2023-11-25 14:32:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4913 …}
  +nested: Doctrine\ORM\PersistentCollection {#4909 …}
  +votes: Doctrine\ORM\PersistentCollection {#4907 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -id: 162359
  -bodyTs: "'accid':7 'age':24 'alon':45 'also':3,20 'bite':4 'bull':18 'danger':16 'death':51 'depend':21 'fear/respect':34 'get':26,39 'human':36 'liter':50 'lose':32 'may':2 'mistak':10 'older':27 'point':42 'seal':14 'sentenc':52 'shark':1 'start':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5137105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700919142 {#4920
    date: 2023-11-25 14:32:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4916
  +user: App\Entity\User {#4576 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4877
    +user: Proxies\__CG__\App\Entity\User {#4878 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4824
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4636
        +user: App\Entity\User {#4649 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "Cows kill more people every year than sharks do"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1701810068 {#4631
          date: 2023-12-05 22:01:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4637 …}
        +nested: Doctrine\ORM\PersistentCollection {#4639 …}
        +votes: Doctrine\ORM\PersistentCollection {#4641 …}
        +reports: Doctrine\ORM\PersistentCollection {#4643 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
        -id: 161505
        -bodyTs: "'cow':1 'everi':5 'kill':2 'peopl':4 'shark':8 'year':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6103153"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700895592 {#4632
          date: 2023-11-25 07:59:52.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4636}
      +body: "And that’s only because we come more often and much closer to cows than we come to sharks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1700896267 {#4822
        date: 2023-11-25 08:11:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Rudee@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4825 …}
      +nested: Doctrine\ORM\PersistentCollection {#4827 …}
      +votes: Doctrine\ORM\PersistentCollection {#4829 …}
      +reports: Doctrine\ORM\PersistentCollection {#4831 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
      -id: 161521
      -bodyTs: "'closer':12 'come':7,17 'cow':14 'much':11 'often':9 'shark':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5131665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700896267 {#4823
        date: 2023-11-25 08:11:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4636}
    +body: """
      Its also because big ass herbivores are actually really dangerous.\n
      \n
      Sharks don’t actually like the taste of humans because we’re a little too lean. So they won’t actively hunt you unless they’re starving. There’s only really one reason why a shark is out to get you. There’s many reasons a herbivore will mess you up.\n
      \n
      A big herbivore will fk you up because he’s having a bad day and you got too close. Or its mating season and everyone is potential competition. Or they mistook you for a predator cause of their poor eyesight. Or a bird flew away nearby and one of them got startled and now you’re in a path of a stampede.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1700909659 {#4874
      date: 2023-11-25 11:54:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Rudee@lemmy.ml"
      "@cows_are_underrated@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4879 …}
    +nested: Doctrine\ORM\PersistentCollection {#4881 …}
    +votes: Doctrine\ORM\PersistentCollection {#4883 …}
    +reports: Doctrine\ORM\PersistentCollection {#4885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
    -id: 161999
    -bodyTs: "'activ':31 'actual':8,14 'also':2 'ass':5 'away':106 'bad':74 'big':4,63 'bird':104 'caus':97 'close':80 'competit':89 'danger':10 'day':75 'everyon':86 'eyesight':101 'fk':66 'flew':105 'get':50 'got':78,112 'herbivor':6,57,64 'human':19 'hunt':32 'lean':26 'like':15 'littl':24 'mani':54 'mate':83 'mess':59 'mistook':92 'nearbi':107 'one':42,109 'path':120 'poor':100 'potenti':88 'predat':96 're':22,36,117 'realli':9,41 'reason':43,55 'season':84 'shark':11,46 'stamped':123 'startl':113 'starv':37 'tast':17 'unless':34 'won':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5573058"
    +editedAt: DateTimeImmutable @1701474378 {#4875
      date: 2023-12-02 00:46:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700909659 {#4876
      date: 2023-11-25 11:54:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4636}
  +body: """
    Sharks may also bite you by accident, because they mistake you for a seal.\n
    \n
    How dangerous a bull is also depends on his age. While getting older he will start to lose the fear/respect for humans. This will get to a point where being alone with him is a literal death sentence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700919142 {#4917
    date: 2023-11-25 14:32:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Rudee@lemmy.ml"
    "@cows_are_underrated@feddit.de"
    "@Shard@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4913 …}
  +nested: Doctrine\ORM\PersistentCollection {#4909 …}
  +votes: Doctrine\ORM\PersistentCollection {#4907 …}
  +reports: Doctrine\ORM\PersistentCollection {#4922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4926 …}
  -id: 162359
  -bodyTs: "'accid':7 'age':24 'alon':45 'also':3,20 'bite':4 'bull':18 'danger':16 'death':51 'depend':21 'fear/respect':34 'get':26,39 'human':36 'liter':50 'lose':32 'may':2 'mistak':10 'older':27 'point':42 'seal':14 'sentenc':52 'shark':1 'start':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5137105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700919142 {#4920
    date: 2023-11-25 14:32:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4709
  +user: App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s true. I was nearly killed by a cow. Turned my car into a convertible and missed my head by millimetres."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701452324 {#4704
    date: 2023-12-01 18:38:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 161378
  -bodyTs: "'car':13 'convert':16 'cow':10 'head':20 'kill':7 'millimetr':22 'miss':18 'near':6 'true':3 'turn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891728 {#4705
    date: 2023-11-25 06:55:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4709
  +user: App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s true. I was nearly killed by a cow. Turned my car into a convertible and missed my head by millimetres."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701452324 {#4704
    date: 2023-12-01 18:38:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 161378
  -bodyTs: "'car':13 'convert':16 'cow':10 'head':20 'kill':7 'millimetr':22 'miss':18 'near':6 'true':3 'turn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891728 {#4705
    date: 2023-11-25 06:55:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4709
  +user: App\Entity\User {#4722 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "It’s true. I was nearly killed by a cow. Turned my car into a convertible and missed my head by millimetres."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701452324 {#4704
    date: 2023-12-01 18:38:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 161378
  -bodyTs: "'car':13 'convert':16 'cow':10 'head':20 'kill':7 'millimetr':22 'miss':18 'near':6 'true':3 'turn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5570177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891728 {#4705
    date: 2023-11-25 06:55:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4797
  +user: Proxies\__CG__\App\Entity\User {#4790 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s true. I was nearly killed by a cow. Turned my car into a convertible and missed my head by millimetres."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701452324 {#4704
      date: 2023-12-01 18:38:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4710 …}
    +nested: Doctrine\ORM\PersistentCollection {#4712 …}
    +votes: Doctrine\ORM\PersistentCollection {#4714 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 161378
    -bodyTs: "'car':13 'convert':16 'cow':10 'head':20 'kill':7 'millimetr':22 'miss':18 'near':6 'true':3 'turn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5570177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700891728 {#4705
      date: 2023-11-25 06:55:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4709}
  +body: "So you met a cow and got a new car and a haircut for your troubles. Not bad at all!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700891910 {#4798
    date: 2023-11-25 06:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TastyWheat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4804 …}
  -id: 161388
  -bodyTs: "'bad':18 'car':10 'cow':5 'got':7 'haircut':13 'met':3 'new':9 'troubl':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6554475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891910 {#4795
    date: 2023-11-25 06:58:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4797
  +user: Proxies\__CG__\App\Entity\User {#4790 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s true. I was nearly killed by a cow. Turned my car into a convertible and missed my head by millimetres."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701452324 {#4704
      date: 2023-12-01 18:38:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4710 …}
    +nested: Doctrine\ORM\PersistentCollection {#4712 …}
    +votes: Doctrine\ORM\PersistentCollection {#4714 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 161378
    -bodyTs: "'car':13 'convert':16 'cow':10 'head':20 'kill':7 'millimetr':22 'miss':18 'near':6 'true':3 'turn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5570177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700891728 {#4705
      date: 2023-11-25 06:55:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4709}
  +body: "So you met a cow and got a new car and a haircut for your troubles. Not bad at all!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700891910 {#4798
    date: 2023-11-25 06:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TastyWheat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4804 …}
  -id: 161388
  -bodyTs: "'bad':18 'car':10 'cow':5 'got':7 'haircut':13 'met':3 'new':9 'troubl':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6554475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891910 {#4795
    date: 2023-11-25 06:58:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4797
  +user: Proxies\__CG__\App\Entity\User {#4790 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s true. I was nearly killed by a cow. Turned my car into a convertible and missed my head by millimetres."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701452324 {#4704
      date: 2023-12-01 18:38:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4710 …}
    +nested: Doctrine\ORM\PersistentCollection {#4712 …}
    +votes: Doctrine\ORM\PersistentCollection {#4714 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 161378
    -bodyTs: "'car':13 'convert':16 'cow':10 'head':20 'kill':7 'millimetr':22 'miss':18 'near':6 'true':3 'turn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5570177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700891728 {#4705
      date: 2023-11-25 06:55:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4709}
  +body: "So you met a cow and got a new car and a haircut for your troubles. Not bad at all!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700891910 {#4798
    date: 2023-11-25 06:58:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TastyWheat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4789 …}
  +nested: Doctrine\ORM\PersistentCollection {#4787 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4800 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4802 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4804 …}
  -id: 161388
  -bodyTs: "'bad':18 'car':10 'cow':5 'got':7 'haircut':13 'met':3 'new':9 'troubl':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6554475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700891910 {#4795
    date: 2023-11-25 06:58:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4808
  +user: Proxies\__CG__\App\Entity\User {#4809 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s true. I was nearly killed by a cow. Turned my car into a convertible and missed my head by millimetres."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701452324 {#4704
      date: 2023-12-01 18:38:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4710 …}
    +nested: Doctrine\ORM\PersistentCollection {#4712 …}
    +votes: Doctrine\ORM\PersistentCollection {#4714 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 161378
    -bodyTs: "'car':13 'convert':16 'cow':10 'head':20 'kill':7 'millimetr':22 'miss':18 'near':6 'true':3 'turn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5570177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700891728 {#4705
      date: 2023-11-25 06:55:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4709}
  +body: "Be glad she wasn't a moose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700894287 {#4806
    date: 2023-11-25 07:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TastyWheat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4810 …}
  +nested: Doctrine\ORM\PersistentCollection {#4812 …}
  +votes: Doctrine\ORM\PersistentCollection {#4814 …}
  +reports: Doctrine\ORM\PersistentCollection {#4816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
  -id: 161462
  -bodyTs: "'glad':2 'moos':7 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/654334/-/comment/3761634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894287 {#4807
    date: 2023-11-25 07:38:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4808
  +user: Proxies\__CG__\App\Entity\User {#4809 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s true. I was nearly killed by a cow. Turned my car into a convertible and missed my head by millimetres."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701452324 {#4704
      date: 2023-12-01 18:38:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4710 …}
    +nested: Doctrine\ORM\PersistentCollection {#4712 …}
    +votes: Doctrine\ORM\PersistentCollection {#4714 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 161378
    -bodyTs: "'car':13 'convert':16 'cow':10 'head':20 'kill':7 'millimetr':22 'miss':18 'near':6 'true':3 'turn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5570177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700891728 {#4705
      date: 2023-11-25 06:55:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4709}
  +body: "Be glad she wasn't a moose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700894287 {#4806
    date: 2023-11-25 07:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TastyWheat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4810 …}
  +nested: Doctrine\ORM\PersistentCollection {#4812 …}
  +votes: Doctrine\ORM\PersistentCollection {#4814 …}
  +reports: Doctrine\ORM\PersistentCollection {#4816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
  -id: 161462
  -bodyTs: "'glad':2 'moos':7 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/654334/-/comment/3761634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894287 {#4807
    date: 2023-11-25 07:38:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4808
  +user: Proxies\__CG__\App\Entity\User {#4809 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Chances-are-never-zero"
    +title: "Chances are never zero."
    +url: "https://telegra.ph/file/38e31a7e95032e2434fb2.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 23
    +favouriteCount: 700
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701093717 {#2414
      date: 2023-11-27 15:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 16537
    -titleTs: "'chanc':1 'never':3 'zero':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700976269
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15952050"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700889869 {#1793
      date: 2023-11-25 06:24:29.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4709
    +user: App\Entity\User {#4722 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "It’s true. I was nearly killed by a cow. Turned my car into a convertible and missed my head by millimetres."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701452324 {#4704
      date: 2023-12-01 18:38:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4710 …}
    +nested: Doctrine\ORM\PersistentCollection {#4712 …}
    +votes: Doctrine\ORM\PersistentCollection {#4714 …}
    +reports: Doctrine\ORM\PersistentCollection {#4716 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
    -id: 161378
    -bodyTs: "'car':13 'convert':16 'cow':10 'head':20 'kill':7 'millimetr':22 'miss':18 'near':6 'true':3 'turn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5570177"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700891728 {#4705
      date: 2023-11-25 06:55:28.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4709}
  +body: "Be glad she wasn't a moose."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700894287 {#4806
    date: 2023-11-25 07:38:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TastyWheat@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4810 …}
  +nested: Doctrine\ORM\PersistentCollection {#4812 …}
  +votes: Doctrine\ORM\PersistentCollection {#4814 …}
  +reports: Doctrine\ORM\PersistentCollection {#4816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
  -id: 161462
  -bodyTs: "'glad':2 'moos':7 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/654334/-/comment/3761634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700894287 {#4807
    date: 2023-11-25 07:38:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details