Redirect 302 redirect from GET @entry_comment_report (983110)

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.69 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.07 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 {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5800
    +entryCommentCount: 63282
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727626817 {#273
      date: 2024-09-29 18:20:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727548653 {#268
      date: 2024-09-28 20:37:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
  +title: "Amerikkka where the only medical care that you can afford is prayer"
  +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696432661 {#1814
    date: 2023-10-04 17:17:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 2624
  -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696405643
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2186366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696385143 {#2420
    date: 2023-10-04 04:05:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5800
    +entryCommentCount: 63282
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727626817 {#273
      date: 2024-09-29 18:20:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727548653 {#268
      date: 2024-09-28 20:37:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
  +title: "Amerikkka where the only medical care that you can afford is prayer"
  +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696432661 {#1814
    date: 2023-10-04 17:17:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 2624
  -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696405643
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2186366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696385143 {#2420
    date: 2023-10-04 04:05:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#260
    +icon: Proxies\__CG__\App\Entity\Image {#240 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5800
    +entryCommentCount: 63282
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1727626817 {#273
      date: 2024-09-29 18:20:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#231 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
    +entries: Doctrine\ORM\PersistentCollection {#174 …}
    +posts: Doctrine\ORM\PersistentCollection {#132 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
    +bans: Doctrine\ORM\PersistentCollection {#111 …}
    +reports: Doctrine\ORM\PersistentCollection {#97 …}
    +badges: Doctrine\ORM\PersistentCollection {#75 …}
    +logs: Doctrine\ORM\PersistentCollection {#65 …}
    +awards: Doctrine\ORM\PersistentCollection {#1822 …}
    +categories: Doctrine\ORM\PersistentCollection {#1850 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727548653 {#268
      date: 2024-09-28 20:37:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
  +title: "Amerikkka where the only medical care that you can afford is prayer"
  +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696432661 {#1814
    date: 2023-10-04 17:17:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 2624
  -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696405643
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/post/2186366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696385143 {#2420
    date: 2023-10-04 04:05:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696432662 {#4010
    date: 2023-10-04 17:17:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 31113
  -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4350769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696389089 {#3946
    date: 2023-10-04 05:11:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696432662 {#4010
    date: 2023-10-04 17:17:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 31113
  -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4350769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696389089 {#3946
    date: 2023-10-04 05:11:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: null
  +root: null
  +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696432662 {#4010
    date: 2023-10-04 17:17:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 31113
  -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4350769"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696389089 {#3946
    date: 2023-10-04 05:11:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4019
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696432662 {#4010
      date: 2023-10-04 17:17:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 31113
    -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4350769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696389089 {#3946
      date: 2023-10-04 05:11:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Sub? This is not Reddit, buddy.\n
    \n
    Also, why are you so opposed to the truth?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696397109 {#4024
    date: 2023-10-04 07:25:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@cleverusername@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4037 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
  -id: 31114
  -bodyTs: "'also':7 'buddi':6 'oppos':12 'reddit':5 'sub':1 'truth':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2567964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696397109 {#4021
    date: 2023-10-04 07:25:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4019
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696432662 {#4010
      date: 2023-10-04 17:17:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 31113
    -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4350769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696389089 {#3946
      date: 2023-10-04 05:11:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Sub? This is not Reddit, buddy.\n
    \n
    Also, why are you so opposed to the truth?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696397109 {#4024
    date: 2023-10-04 07:25:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@cleverusername@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4037 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
  -id: 31114
  -bodyTs: "'also':7 'buddi':6 'oppos':12 'reddit':5 'sub':1 'truth':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2567964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696397109 {#4021
    date: 2023-10-04 07:25:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4019
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: null
    +root: null
    +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696432662 {#4010
      date: 2023-10-04 17:17:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 31113
    -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4350769"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696389089 {#3946
      date: 2023-10-04 05:11:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Sub? This is not Reddit, buddy.\n
    \n
    Also, why are you so opposed to the truth?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696397109 {#4024
    date: 2023-10-04 07:25:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@cleverusername@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4029 …}
  +nested: Doctrine\ORM\PersistentCollection {#4028 …}
  +votes: Doctrine\ORM\PersistentCollection {#4037 …}
  +reports: Doctrine\ORM\PersistentCollection {#4018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
  -id: 31114
  -bodyTs: "'also':7 'buddi':6 'oppos':12 'reddit':5 'sub':1 'truth':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2567964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696397109 {#4021
    date: 2023-10-04 07:25:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4083
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696432662 {#4010
        date: 2023-10-04 17:17:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 31113
      -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4350769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696389089 {#3946
        date: 2023-10-04 05:11:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      Sub? This is not Reddit, buddy.\n
      \n
      Also, why are you so opposed to the truth?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696397109 {#4024
      date: 2023-10-04 07:25:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@cleverusername@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4037 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 31114
    -bodyTs: "'also':7 'buddi':6 'oppos':12 'reddit':5 'sub':1 'truth':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2567964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696397109 {#4021
      date: 2023-10-04 07:25:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    You’re trying pretty hard to make it Reddit with endless fucking American politics.\n
    \n
    Post your political shit somewhere else!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696410222 {#4078
    date: 2023-10-04 11:03:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@cleverusername@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4075 …}
  +nested: Doctrine\ORM\PersistentCollection {#4072 …}
  +votes: Doctrine\ORM\PersistentCollection {#4071 …}
  +reports: Doctrine\ORM\PersistentCollection {#4084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4088 …}
  -id: 31115
  -bodyTs: "'american':13 'els':20 'endless':11 'fuck':12 'hard':5 'make':7 'polit':14,17 'post':15 'pretti':4 're':2 'reddit':9 'shit':18 'somewher':19 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4357410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696410222 {#4081
    date: 2023-10-04 11:03:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4083
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696432662 {#4010
        date: 2023-10-04 17:17:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 31113
      -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4350769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696389089 {#3946
        date: 2023-10-04 05:11:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      Sub? This is not Reddit, buddy.\n
      \n
      Also, why are you so opposed to the truth?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696397109 {#4024
      date: 2023-10-04 07:25:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@cleverusername@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4037 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 31114
    -bodyTs: "'also':7 'buddi':6 'oppos':12 'reddit':5 'sub':1 'truth':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2567964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696397109 {#4021
      date: 2023-10-04 07:25:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    You’re trying pretty hard to make it Reddit with endless fucking American politics.\n
    \n
    Post your political shit somewhere else!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696410222 {#4078
    date: 2023-10-04 11:03:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@cleverusername@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4075 …}
  +nested: Doctrine\ORM\PersistentCollection {#4072 …}
  +votes: Doctrine\ORM\PersistentCollection {#4071 …}
  +reports: Doctrine\ORM\PersistentCollection {#4084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4088 …}
  -id: 31115
  -bodyTs: "'american':13 'els':20 'endless':11 'fuck':12 'hard':5 'make':7 'polit':14,17 'post':15 'pretti':4 're':2 'reddit':9 'shit':18 'somewher':19 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4357410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696410222 {#4081
    date: 2023-10-04 11:03:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4083
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: null
      +root: null
      +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696432662 {#4010
        date: 2023-10-04 17:17:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 31113
      -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4350769"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696389089 {#3946
        date: 2023-10-04 05:11:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      Sub? This is not Reddit, buddy.\n
      \n
      Also, why are you so opposed to the truth?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696397109 {#4024
      date: 2023-10-04 07:25:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@cleverusername@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4029 …}
    +nested: Doctrine\ORM\PersistentCollection {#4028 …}
    +votes: Doctrine\ORM\PersistentCollection {#4037 …}
    +reports: Doctrine\ORM\PersistentCollection {#4018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
    -id: 31114
    -bodyTs: "'also':7 'buddi':6 'oppos':12 'reddit':5 'sub':1 'truth':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2567964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696397109 {#4021
      date: 2023-10-04 07:25:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    You’re trying pretty hard to make it Reddit with endless fucking American politics.\n
    \n
    Post your political shit somewhere else!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696410222 {#4078
    date: 2023-10-04 11:03:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@cleverusername@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4075 …}
  +nested: Doctrine\ORM\PersistentCollection {#4072 …}
  +votes: Doctrine\ORM\PersistentCollection {#4071 …}
  +reports: Doctrine\ORM\PersistentCollection {#4084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4088 …}
  -id: 31115
  -bodyTs: "'american':13 'els':20 'endless':11 'fuck':12 'hard':5 'make':7 'polit':14,17 'post':15 'pretti':4 're':2 'reddit':9 'shit':18 'somewher':19 'tri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4357410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696410222 {#4081
    date: 2023-10-04 11:03:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4105
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4083
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4019
      +user: Proxies\__CG__\App\Entity\User {#1934 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696432662 {#4010
          date: 2023-10-04 17:17:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 31113
        -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4350769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696389089 {#3946
          date: 2023-10-04 05:11:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        Sub? This is not Reddit, buddy.\n
        \n
        Also, why are you so opposed to the truth?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696397109 {#4024
        date: 2023-10-04 07:25:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@cleverusername@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4028 …}
      +votes: Doctrine\ORM\PersistentCollection {#4037 …}
      +reports: Doctrine\ORM\PersistentCollection {#4018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
      -id: 31114
      -bodyTs: "'also':7 'buddi':6 'oppos':12 'reddit':5 'sub':1 'truth':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2567964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696397109 {#4021
        date: 2023-10-04 07:25:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      You’re trying pretty hard to make it Reddit with endless fucking American politics.\n
      \n
      Post your political shit somewhere else!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696410222 {#4078
      date: 2023-10-04 11:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@cleverusername@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4075 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4071 …}
    +reports: Doctrine\ORM\PersistentCollection {#4084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4088 …}
    -id: 31115
    -bodyTs: "'american':13 'els':20 'endless':11 'fuck':12 'hard':5 'make':7 'polit':14,17 'post':15 'pretti':4 're':2 'reddit':9 'shit':18 'somewher':19 'tri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4357410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696410222 {#4081
      date: 2023-10-04 11:03:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Projecting much? You are the one wanting to silence the truth just like they do on Reddit. Also, the fact that you called a community a “sub” is a dead giveaway that you are the Redditor. I think that you are in the wrong website, buddy 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696432661 {#4100
    date: 2023-10-04 17:17:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@cleverusername@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4094 …}
  +votes: Doctrine\ORM\PersistentCollection {#4092 …}
  +reports: Doctrine\ORM\PersistentCollection {#4106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4110 …}
  -id: 31150
  -bodyTs: "'also':18 'buddi':46 'call':23 'communiti':25 'dead':30 'fact':20 'giveaway':31 'like':13 'much':2 'one':6 'project':1 'reddit':17 'redditor':36 'silenc':9 'sub':27 'think':38 'truth':11 'want':7 'websit':45 'wrong':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2574409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696432661 {#4103
    date: 2023-10-04 17:17:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4105
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4083
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4019
      +user: Proxies\__CG__\App\Entity\User {#1934 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696432662 {#4010
          date: 2023-10-04 17:17:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 31113
        -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4350769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696389089 {#3946
          date: 2023-10-04 05:11:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        Sub? This is not Reddit, buddy.\n
        \n
        Also, why are you so opposed to the truth?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696397109 {#4024
        date: 2023-10-04 07:25:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@cleverusername@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4028 …}
      +votes: Doctrine\ORM\PersistentCollection {#4037 …}
      +reports: Doctrine\ORM\PersistentCollection {#4018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
      -id: 31114
      -bodyTs: "'also':7 'buddi':6 'oppos':12 'reddit':5 'sub':1 'truth':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2567964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696397109 {#4021
        date: 2023-10-04 07:25:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      You’re trying pretty hard to make it Reddit with endless fucking American politics.\n
      \n
      Post your political shit somewhere else!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696410222 {#4078
      date: 2023-10-04 11:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@cleverusername@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4075 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4071 …}
    +reports: Doctrine\ORM\PersistentCollection {#4084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4088 …}
    -id: 31115
    -bodyTs: "'american':13 'els':20 'endless':11 'fuck':12 'hard':5 'make':7 'polit':14,17 'post':15 'pretti':4 're':2 'reddit':9 'shit':18 'somewher':19 'tri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4357410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696410222 {#4081
      date: 2023-10-04 11:03:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Projecting much? You are the one wanting to silence the truth just like they do on Reddit. Also, the fact that you called a community a “sub” is a dead giveaway that you are the Redditor. I think that you are in the wrong website, buddy 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696432661 {#4100
    date: 2023-10-04 17:17:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@cleverusername@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4094 …}
  +votes: Doctrine\ORM\PersistentCollection {#4092 …}
  +reports: Doctrine\ORM\PersistentCollection {#4106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4110 …}
  -id: 31150
  -bodyTs: "'also':18 'buddi':46 'call':23 'communiti':25 'dead':30 'fact':20 'giveaway':31 'like':13 'much':2 'one':6 'project':1 'reddit':17 'redditor':36 'silenc':9 'sub':27 'think':38 'truth':11 'want':7 'websit':45 'wrong':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2574409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696432661 {#4103
    date: 2023-10-04 17:17:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4105
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#260
      +icon: Proxies\__CG__\App\Entity\Image {#240 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5800
      +entryCommentCount: 63282
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1727626817 {#273
        date: 2024-09-29 18:20:17.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#231 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
      +entries: Doctrine\ORM\PersistentCollection {#174 …}
      +posts: Doctrine\ORM\PersistentCollection {#132 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
      +bans: Doctrine\ORM\PersistentCollection {#111 …}
      +reports: Doctrine\ORM\PersistentCollection {#97 …}
      +badges: Doctrine\ORM\PersistentCollection {#75 …}
      +logs: Doctrine\ORM\PersistentCollection {#65 …}
      +awards: Doctrine\ORM\PersistentCollection {#1822 …}
      +categories: Doctrine\ORM\PersistentCollection {#1850 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1727548653 {#268
        date: 2024-09-28 20:37:33.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Amerikkka-where-the-only-medical-care-that-you-can-afford"
    +title: "Amerikkka where the only medical care that you can afford is prayer"
    +url: "https://lemmygrad.ml/pictrs/image/476c73de-59bc-4312-aff9-1d8b9b0f4e8c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 3
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696432661 {#1814
      date: 2023-10-04 17:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 2624
    -titleTs: "'afford':10 'amerikkka':1 'care':6 'medic':5 'prayer':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696405643
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/post/2186366"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696385143 {#2420
      date: 2023-10-04 04:05:43.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#260}
  +image: null
  +parent: App\Entity\EntryComment {#4083
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2414}
    +magazine: App\Entity\Magazine {#260}
    +image: null
    +parent: App\Entity\EntryComment {#4019
      +user: Proxies\__CG__\App\Entity\User {#1934 …}
      +entry: App\Entity\Entry {#2414}
      +magazine: App\Entity\Magazine {#260}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2414}
        +magazine: App\Entity\Magazine {#260}
        +image: null
        +parent: null
        +root: null
        +body: "Yay, more boring American bullshit in EVERY fucking sub, woooo!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696432662 {#4010
          date: 2023-10-04 17:17:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CyberGhost@lemmygrad.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 31113
        -bodyTs: "'american':4 'bore':3 'bullshit':5 'everi':7 'fuck':8 'sub':9 'woooo':10 'yay':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4350769"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696389089 {#3946
          date: 2023-10-04 05:11:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        Sub? This is not Reddit, buddy.\n
        \n
        Also, why are you so opposed to the truth?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696397109 {#4024
        date: 2023-10-04 07:25:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
        "@cleverusername@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4029 …}
      +nested: Doctrine\ORM\PersistentCollection {#4028 …}
      +votes: Doctrine\ORM\PersistentCollection {#4037 …}
      +reports: Doctrine\ORM\PersistentCollection {#4018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4016 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4014 …}
      -id: 31114
      -bodyTs: "'also':7 'buddi':6 'oppos':12 'reddit':5 'sub':1 'truth':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmygrad.ml/comment/2567964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696397109 {#4021
        date: 2023-10-04 07:25:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      You’re trying pretty hard to make it Reddit with endless fucking American politics.\n
      \n
      Post your political shit somewhere else!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696410222 {#4078
      date: 2023-10-04 11:03:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@cleverusername@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4075 …}
    +nested: Doctrine\ORM\PersistentCollection {#4072 …}
    +votes: Doctrine\ORM\PersistentCollection {#4071 …}
    +reports: Doctrine\ORM\PersistentCollection {#4084 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4086 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4088 …}
    -id: 31115
    -bodyTs: "'american':13 'els':20 'endless':11 'fuck':12 'hard':5 'make':7 'polit':14,17 'post':15 'pretti':4 're':2 'reddit':9 'shit':18 'somewher':19 'tri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4357410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696410222 {#4081
      date: 2023-10-04 11:03:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Projecting much? You are the one wanting to silence the truth just like they do on Reddit. Also, the fact that you called a community a “sub” is a dead giveaway that you are the Redditor. I think that you are in the wrong website, buddy 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696432661 {#4100
    date: 2023-10-04 17:17:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@cleverusername@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4097 …}
  +nested: Doctrine\ORM\PersistentCollection {#4094 …}
  +votes: Doctrine\ORM\PersistentCollection {#4092 …}
  +reports: Doctrine\ORM\PersistentCollection {#4106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4110 …}
  -id: 31150
  -bodyTs: "'also':18 'buddi':46 'call':23 'communiti':25 'dead':30 'fact':20 'giveaway':31 'like':13 'much':2 'one':6 'project':1 'reddit':17 'redditor':36 'silenc':9 'sub':27 'think':38 'truth':11 'want':7 'websit':45 'wrong':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2574409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696432661 {#4103
    date: 2023-10-04 17:17:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED edit
App\Entity\Magazine {#260
  +icon: Proxies\__CG__\App\Entity\Image {#240 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5800
  +entryCommentCount: 63282
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1727626817 {#273
    date: 2024-09-29 18:20:17.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#231 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#227 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#216 …}
  +entries: Doctrine\ORM\PersistentCollection {#174 …}
  +posts: Doctrine\ORM\PersistentCollection {#132 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#194 …}
  +bans: Doctrine\ORM\PersistentCollection {#111 …}
  +reports: Doctrine\ORM\PersistentCollection {#97 …}
  +badges: Doctrine\ORM\PersistentCollection {#75 …}
  +logs: Doctrine\ORM\PersistentCollection {#65 …}
  +awards: Doctrine\ORM\PersistentCollection {#1822 …}
  +categories: Doctrine\ORM\PersistentCollection {#1850 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1727548653 {#268
    date: 2024-09-28 20:37:33.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details