GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/comments/newest?p=1019

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 …}
}
22.04 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.06 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\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Most vegans in the US do not eat food that mimics meat.\n
    \n
    Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1697219144 {#2429
    date: 2023-10-13 19:45:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 44453
  -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4804903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697163239 {#1394
    date: 2023-10-13 04:13:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Most vegans in the US do not eat food that mimics meat.\n
    \n
    Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1697219144 {#2429
    date: 2023-10-13 19:45:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 44453
  -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4804903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697163239 {#1394
    date: 2023-10-13 04:13:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Most vegans in the US do not eat food that mimics meat.\n
    \n
    Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1697219144 {#2429
    date: 2023-10-13 19:45:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 44453
  -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4804903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697163239 {#1394
    date: 2023-10-13 04:13:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3213
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Most vegans in the US do not eat food that mimics meat.\n
      \n
      Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1697219144 {#2429
      date: 2023-10-13 19:45:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44453
    -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4804903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163239 {#1394
      date: 2023-10-13 04:13:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Try a fiber supplement. Or eating vegetables."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697165308 {#3211
    date: 2023-10-13 04:48:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 44490
  -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4376439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697165308 {#3212
    date: 2023-10-13 04:48:28.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 {#3213
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Most vegans in the US do not eat food that mimics meat.\n
      \n
      Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1697219144 {#2429
      date: 2023-10-13 19:45:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44453
    -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4804903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163239 {#1394
      date: 2023-10-13 04:13:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Try a fiber supplement. Or eating vegetables."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697165308 {#3211
    date: 2023-10-13 04:48:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 44490
  -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4376439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697165308 {#3212
    date: 2023-10-13 04:48:28.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 {#3213
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Most vegans in the US do not eat food that mimics meat.\n
      \n
      Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1697219144 {#2429
      date: 2023-10-13 19:45:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44453
    -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4804903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163239 {#1394
      date: 2023-10-13 04:13:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Try a fiber supplement. Or eating vegetables."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697165308 {#3211
    date: 2023-10-13 04:48:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 44490
  -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4376439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697165308 {#3212
    date: 2023-10-13 04:48:28.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 {#3406
  +user: Proxies\__CG__\App\Entity\User {#3407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Try a fiber supplement. Or eating vegetables."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697165308 {#3211
      date: 2023-10-13 04:48:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 44490
    -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4376439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697165308 {#3212
      date: 2023-10-13 04:48:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "As a Canadian Caucasian I concur that we should all eat more vegetables."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697167532 {#3404
    date: 2023-10-13 05:25:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3410 …}
  +votes: Doctrine\ORM\PersistentCollection {#3412 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 44526
  -bodyTs: "'canadian':3 'caucasian':4 'concur':6 'eat':11 'veget':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4855143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697167532 {#3405
    date: 2023-10-13 05:25:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3406
  +user: Proxies\__CG__\App\Entity\User {#3407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Try a fiber supplement. Or eating vegetables."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697165308 {#3211
      date: 2023-10-13 04:48:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 44490
    -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4376439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697165308 {#3212
      date: 2023-10-13 04:48:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "As a Canadian Caucasian I concur that we should all eat more vegetables."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697167532 {#3404
    date: 2023-10-13 05:25:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3410 …}
  +votes: Doctrine\ORM\PersistentCollection {#3412 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 44526
  -bodyTs: "'canadian':3 'caucasian':4 'concur':6 'eat':11 'veget':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4855143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697167532 {#3405
    date: 2023-10-13 05:25:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3406
  +user: Proxies\__CG__\App\Entity\User {#3407 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Try a fiber supplement. Or eating vegetables."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697165308 {#3211
      date: 2023-10-13 04:48:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 44490
    -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4376439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697165308 {#3212
      date: 2023-10-13 04:48:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "As a Canadian Caucasian I concur that we should all eat more vegetables."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697167532 {#3404
    date: 2023-10-13 05:25:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3408 …}
  +nested: Doctrine\ORM\PersistentCollection {#3410 …}
  +votes: Doctrine\ORM\PersistentCollection {#3412 …}
  +reports: Doctrine\ORM\PersistentCollection {#3414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3418 …}
  -id: 44526
  -bodyTs: "'canadian':3 'caucasian':4 'concur':6 'eat':11 'veget':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4855143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697167532 {#3405
    date: 2023-10-13 05:25:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3422
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Try a fiber supplement. Or eating vegetables."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697165308 {#3211
      date: 2023-10-13 04:48:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 44490
    -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4376439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697165308 {#3212
      date: 2023-10-13 04:48:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697181399 {#3420
    date: 2023-10-13 09:16:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 44790
  -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4811981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697181399 {#3421
    date: 2023-10-13 09:16:39.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 {#3422
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Try a fiber supplement. Or eating vegetables."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697165308 {#3211
      date: 2023-10-13 04:48:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 44490
    -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4376439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697165308 {#3212
      date: 2023-10-13 04:48:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697181399 {#3420
    date: 2023-10-13 09:16:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 44790
  -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4811981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697181399 {#3421
    date: 2023-10-13 09:16:39.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 {#3422
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3213
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Try a fiber supplement. Or eating vegetables."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1697165308 {#3211
      date: 2023-10-13 04:48:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3214 …}
    +nested: Doctrine\ORM\PersistentCollection {#3216 …}
    +votes: Doctrine\ORM\PersistentCollection {#3218 …}
    +reports: Doctrine\ORM\PersistentCollection {#3220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
    -id: 44490
    -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4376439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697165308 {#3212
      date: 2023-10-13 04:48:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697181399 {#3420
    date: 2023-10-13 09:16:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 44790
  -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4811981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697181399 {#3421
    date: 2023-10-13 09:16:39.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 {#3552
  +user: Proxies\__CG__\App\Entity\User {#3553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Try a fiber supplement. Or eating vegetables."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697165308 {#3211
        date: 2023-10-13 04:48:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 44490
      -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4376439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697165308 {#3212
        date: 2023-10-13 04:48:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697181399 {#3420
      date: 2023-10-13 09:16:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 44790
    -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4811981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697181399 {#3421
      date: 2023-10-13 09:16:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: """
    there are plenty of Indian recipes that’s not spicy.\n
    \n
    but also it’s a good idea to just build a bit of spicy food tolerance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697183739 {#3550
    date: 2023-10-13 09:55:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3554 …}
  +nested: Doctrine\ORM\PersistentCollection {#3556 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  -id: 44839
  -bodyTs: "'also':12 'bit':22 'build':20 'food':25 'good':16 'idea':17 'indian':5 'plenti':3 'recip':6 'spici':10,24 'toler':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697183739 {#3551
    date: 2023-10-13 09:55:39.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 {#3552
  +user: Proxies\__CG__\App\Entity\User {#3553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Try a fiber supplement. Or eating vegetables."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697165308 {#3211
        date: 2023-10-13 04:48:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 44490
      -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4376439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697165308 {#3212
        date: 2023-10-13 04:48:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697181399 {#3420
      date: 2023-10-13 09:16:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 44790
    -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4811981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697181399 {#3421
      date: 2023-10-13 09:16:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: """
    there are plenty of Indian recipes that’s not spicy.\n
    \n
    but also it’s a good idea to just build a bit of spicy food tolerance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697183739 {#3550
    date: 2023-10-13 09:55:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3554 …}
  +nested: Doctrine\ORM\PersistentCollection {#3556 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  -id: 44839
  -bodyTs: "'also':12 'bit':22 'build':20 'food':25 'good':16 'idea':17 'indian':5 'plenti':3 'recip':6 'spici':10,24 'toler':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697183739 {#3551
    date: 2023-10-13 09:55:39.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 {#3552
  +user: Proxies\__CG__\App\Entity\User {#3553 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Try a fiber supplement. Or eating vegetables."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697165308 {#3211
        date: 2023-10-13 04:48:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 44490
      -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4376439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697165308 {#3212
        date: 2023-10-13 04:48:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697181399 {#3420
      date: 2023-10-13 09:16:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 44790
    -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4811981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697181399 {#3421
      date: 2023-10-13 09:16:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: """
    there are plenty of Indian recipes that’s not spicy.\n
    \n
    but also it’s a good idea to just build a bit of spicy food tolerance.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697183739 {#3550
    date: 2023-10-13 09:55:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3554 …}
  +nested: Doctrine\ORM\PersistentCollection {#3556 …}
  +votes: Doctrine\ORM\PersistentCollection {#3558 …}
  +reports: Doctrine\ORM\PersistentCollection {#3560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
  -id: 44839
  -bodyTs: "'also':12 'bit':22 'build':20 'food':25 'good':16 'idea':17 'indian':5 'plenti':3 'recip':6 'spici':10,24 'toler':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4496040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697183739 {#3551
    date: 2023-10-13 09:55:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#3633
  +user: Proxies\__CG__\App\Entity\User {#3637 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3552
    +user: Proxies\__CG__\App\Entity\User {#3553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3422
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3213
        +user: Proxies\__CG__\App\Entity\User {#3182 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1546
          +user: App\Entity\User {#1409 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Most vegans in the US do not eat food that mimics meat.\n
            \n
            Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1697219144 {#2429
            date: 2023-10-13 19:45:44.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2427 …}
          +nested: Doctrine\ORM\PersistentCollection {#2446 …}
          +votes: Doctrine\ORM\PersistentCollection {#2483 …}
          +reports: Doctrine\ORM\PersistentCollection {#2466 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
          -id: 44453
          -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4804903"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697163239 {#1394
            date: 2023-10-13 04:13:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1546}
        +body: "Try a fiber supplement. Or eating vegetables."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1697165308 {#3211
          date: 2023-10-13 04:48:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@SeaJ@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3214 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3218 …}
        +reports: Doctrine\ORM\PersistentCollection {#3220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
        -id: 44490
        -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4376439"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697165308 {#3212
          date: 2023-10-13 04:48:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697181399 {#3420
        date: 2023-10-13 09:16:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
        "@zalgotext@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 44790
      -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4811981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697181399 {#3421
        date: 2023-10-13 09:16:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: """
      there are plenty of Indian recipes that’s not spicy.\n
      \n
      but also it’s a good idea to just build a bit of spicy food tolerance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697183739 {#3550
      date: 2023-10-13 09:55:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3554 …}
    +nested: Doctrine\ORM\PersistentCollection {#3556 …}
    +votes: Doctrine\ORM\PersistentCollection {#3558 …}
    +reports: Doctrine\ORM\PersistentCollection {#3560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
    -id: 44839
    -bodyTs: "'also':12 'bit':22 'build':20 'food':25 'good':16 'idea':17 'indian':5 'plenti':3 'recip':6 'spici':10,24 'toler':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4496040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697183739 {#3551
      date: 2023-10-13 09:55:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "The problem is when someone else is deciding how spicy to make it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697184599 {#3632
    date: 2023-10-13 10:09:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3642 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3640 …}
  +reports: Doctrine\ORM\PersistentCollection {#3645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3649 …}
  -id: 44859
  -bodyTs: "'decid':8 'els':6 'make':12 'problem':2 'someon':5 'spici':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4859470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184599 {#3629
    date: 2023-10-13 10:09:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3633
  +user: Proxies\__CG__\App\Entity\User {#3637 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3552
    +user: Proxies\__CG__\App\Entity\User {#3553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3422
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3213
        +user: Proxies\__CG__\App\Entity\User {#3182 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1546
          +user: App\Entity\User {#1409 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Most vegans in the US do not eat food that mimics meat.\n
            \n
            Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1697219144 {#2429
            date: 2023-10-13 19:45:44.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2427 …}
          +nested: Doctrine\ORM\PersistentCollection {#2446 …}
          +votes: Doctrine\ORM\PersistentCollection {#2483 …}
          +reports: Doctrine\ORM\PersistentCollection {#2466 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
          -id: 44453
          -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4804903"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697163239 {#1394
            date: 2023-10-13 04:13:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1546}
        +body: "Try a fiber supplement. Or eating vegetables."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1697165308 {#3211
          date: 2023-10-13 04:48:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@SeaJ@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3214 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3218 …}
        +reports: Doctrine\ORM\PersistentCollection {#3220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
        -id: 44490
        -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4376439"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697165308 {#3212
          date: 2023-10-13 04:48:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697181399 {#3420
        date: 2023-10-13 09:16:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
        "@zalgotext@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 44790
      -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4811981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697181399 {#3421
        date: 2023-10-13 09:16:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: """
      there are plenty of Indian recipes that’s not spicy.\n
      \n
      but also it’s a good idea to just build a bit of spicy food tolerance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697183739 {#3550
      date: 2023-10-13 09:55:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3554 …}
    +nested: Doctrine\ORM\PersistentCollection {#3556 …}
    +votes: Doctrine\ORM\PersistentCollection {#3558 …}
    +reports: Doctrine\ORM\PersistentCollection {#3560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
    -id: 44839
    -bodyTs: "'also':12 'bit':22 'build':20 'food':25 'good':16 'idea':17 'indian':5 'plenti':3 'recip':6 'spici':10,24 'toler':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4496040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697183739 {#3551
      date: 2023-10-13 09:55:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "The problem is when someone else is deciding how spicy to make it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697184599 {#3632
    date: 2023-10-13 10:09:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3642 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3640 …}
  +reports: Doctrine\ORM\PersistentCollection {#3645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3649 …}
  -id: 44859
  -bodyTs: "'decid':8 'els':6 'make':12 'problem':2 'someon':5 'spici':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4859470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184599 {#3629
    date: 2023-10-13 10:09:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3633
  +user: Proxies\__CG__\App\Entity\User {#3637 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3552
    +user: Proxies\__CG__\App\Entity\User {#3553 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3422
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3213
        +user: Proxies\__CG__\App\Entity\User {#3182 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1546
          +user: App\Entity\User {#1409 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Most vegans in the US do not eat food that mimics meat.\n
            \n
            Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 46
          +score: 0
          +lastActive: DateTime @1697219144 {#2429
            date: 2023-10-13 19:45:44.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@cyclohexane@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2427 …}
          +nested: Doctrine\ORM\PersistentCollection {#2446 …}
          +votes: Doctrine\ORM\PersistentCollection {#2483 …}
          +reports: Doctrine\ORM\PersistentCollection {#2466 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
          -id: 44453
          -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/4804903"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697163239 {#1394
            date: 2023-10-13 04:13:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1546}
        +body: "Try a fiber supplement. Or eating vegetables."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1697165308 {#3211
          date: 2023-10-13 04:48:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
          "@SeaJ@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3214 …}
        +nested: Doctrine\ORM\PersistentCollection {#3216 …}
        +votes: Doctrine\ORM\PersistentCollection {#3218 …}
        +reports: Doctrine\ORM\PersistentCollection {#3220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
        -id: 44490
        -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4376439"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697165308 {#3212
          date: 2023-10-13 04:48:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697181399 {#3420
        date: 2023-10-13 09:16:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
        "@zalgotext@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 44790
      -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4811981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697181399 {#3421
        date: 2023-10-13 09:16:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: """
      there are plenty of Indian recipes that’s not spicy.\n
      \n
      but also it’s a good idea to just build a bit of spicy food tolerance.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697183739 {#3550
      date: 2023-10-13 09:55:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3554 …}
    +nested: Doctrine\ORM\PersistentCollection {#3556 …}
    +votes: Doctrine\ORM\PersistentCollection {#3558 …}
    +reports: Doctrine\ORM\PersistentCollection {#3560 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3562 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3564 …}
    -id: 44839
    -bodyTs: "'also':12 'bit':22 'build':20 'food':25 'good':16 'idea':17 'indian':5 'plenti':3 'recip':6 'spici':10,24 'toler':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4496040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697183739 {#3551
      date: 2023-10-13 09:55:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "The problem is when someone else is deciding how spicy to make it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697184599 {#3632
    date: 2023-10-13 10:09:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
    "@kameecoding@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3642 …}
  +nested: Doctrine\ORM\PersistentCollection {#3638 …}
  +votes: Doctrine\ORM\PersistentCollection {#3640 …}
  +reports: Doctrine\ORM\PersistentCollection {#3645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3647 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3649 …}
  -id: 44859
  -bodyTs: "'decid':8 'els':6 'make':12 'problem':2 'someon':5 'spici':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4859470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697184599 {#3629
    date: 2023-10-13 10:09:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#3568
  +user: Proxies\__CG__\App\Entity\User {#3569 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Try a fiber supplement. Or eating vegetables."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697165308 {#3211
        date: 2023-10-13 04:48:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 44490
      -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4376439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697165308 {#3212
        date: 2023-10-13 04:48:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697181399 {#3420
      date: 2023-10-13 09:16:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 44790
    -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4811981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697181399 {#3421
      date: 2023-10-13 09:16:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "You need to focus on the creamy, typically lighter colored curries. Butter chicken, korma, things like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697187091 {#3566
    date: 2023-10-13 10:51:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3574 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 44922
  -bodyTs: "'butter':12 'chicken':13 'color':10 'creami':7 'curri':11 'focus':4 'korma':14 'lighter':9 'like':16 'need':2 'thing':15 'typic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4814297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697187091 {#3567
    date: 2023-10-13 10:51:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#3568
  +user: Proxies\__CG__\App\Entity\User {#3569 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Try a fiber supplement. Or eating vegetables."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697165308 {#3211
        date: 2023-10-13 04:48:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 44490
      -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4376439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697165308 {#3212
        date: 2023-10-13 04:48:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697181399 {#3420
      date: 2023-10-13 09:16:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 44790
    -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4811981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697181399 {#3421
      date: 2023-10-13 09:16:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "You need to focus on the creamy, typically lighter colored curries. Butter chicken, korma, things like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697187091 {#3566
    date: 2023-10-13 10:51:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3574 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 44922
  -bodyTs: "'butter':12 'chicken':13 'color':10 'creami':7 'curri':11 'focus':4 'korma':14 'lighter':9 'like':16 'need':2 'thing':15 'typic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4814297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697187091 {#3567
    date: 2023-10-13 10:51:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#3568
  +user: Proxies\__CG__\App\Entity\User {#3569 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Try a fiber supplement. Or eating vegetables."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697165308 {#3211
        date: 2023-10-13 04:48:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 44490
      -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4376439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697165308 {#3212
        date: 2023-10-13 04:48:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697181399 {#3420
      date: 2023-10-13 09:16:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 44790
    -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4811981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697181399 {#3421
      date: 2023-10-13 09:16:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "You need to focus on the creamy, typically lighter colored curries. Butter chicken, korma, things like that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697187091 {#3566
    date: 2023-10-13 10:51:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3570 …}
  +nested: Doctrine\ORM\PersistentCollection {#3572 …}
  +votes: Doctrine\ORM\PersistentCollection {#3574 …}
  +reports: Doctrine\ORM\PersistentCollection {#3576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3580 …}
  -id: 44922
  -bodyTs: "'butter':12 'chicken':13 'color':10 'creami':7 'curri':11 'focus':4 'korma':14 'lighter':9 'like':16 'need':2 'thing':15 'typic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4814297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697187091 {#3567
    date: 2023-10-13 10:51:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#3584
  +user: Proxies\__CG__\App\Entity\User {#3585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Try a fiber supplement. Or eating vegetables."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697165308 {#3211
        date: 2023-10-13 04:48:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 44490
      -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4376439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697165308 {#3212
        date: 2023-10-13 04:48:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697181399 {#3420
      date: 2023-10-13 09:16:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 44790
    -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4811981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697181399 {#3421
      date: 2023-10-13 09:16:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: """
    The anus has taste buds in it, so when it’s spicy enough going down it can be spicy again coming out haha.\n
    \n
    But why the fuck are there taste buds in there?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697209398 {#3582
    date: 2023-10-13 17:03:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 45823
  -bodyTs: "'anus':2 'bud':5,31 'come':21 'enough':13 'fuck':27 'go':14 'haha':23 'spici':12,19 'tast':4,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4502756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697209398 {#3583
    date: 2023-10-13 17:03:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#3584
  +user: Proxies\__CG__\App\Entity\User {#3585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Try a fiber supplement. Or eating vegetables."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697165308 {#3211
        date: 2023-10-13 04:48:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 44490
      -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4376439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697165308 {#3212
        date: 2023-10-13 04:48:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697181399 {#3420
      date: 2023-10-13 09:16:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 44790
    -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4811981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697181399 {#3421
      date: 2023-10-13 09:16:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: """
    The anus has taste buds in it, so when it’s spicy enough going down it can be spicy again coming out haha.\n
    \n
    But why the fuck are there taste buds in there?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697209398 {#3582
    date: 2023-10-13 17:03:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 45823
  -bodyTs: "'anus':2 'bud':5,31 'come':21 'enough':13 'fuck':27 'go':14 'haha':23 'spici':12,19 'tast':4,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4502756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697209398 {#3583
    date: 2023-10-13 17:03:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#3584
  +user: Proxies\__CG__\App\Entity\User {#3585 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3422
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3213
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Try a fiber supplement. Or eating vegetables."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1697165308 {#3211
        date: 2023-10-13 04:48:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3214 …}
      +nested: Doctrine\ORM\PersistentCollection {#3216 …}
      +votes: Doctrine\ORM\PersistentCollection {#3218 …}
      +reports: Doctrine\ORM\PersistentCollection {#3220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
      -id: 44490
      -bodyTs: "'eat':6 'fiber':3 'supplement':4 'tri':1 'veget':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4376439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697165308 {#3212
        date: 2023-10-13 04:48:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "The fiber is not the issue. I’m good on that. It was the spiciness that was the problem. I can handle a little bit of spice but there was pretty much no reprieve."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697181399 {#3420
      date: 2023-10-13 09:16:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 44790
    -bodyTs: "'bit':25 'fiber':2 'good':9 'handl':22 'issu':6 'littl':24 'm':8 'much':32 'pretti':31 'problem':19 'repriev':34 'spice':27 'spici':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4811981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697181399 {#3421
      date: 2023-10-13 09:16:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: """
    The anus has taste buds in it, so when it’s spicy enough going down it can be spicy again coming out haha.\n
    \n
    But why the fuck are there taste buds in there?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697209398 {#3582
    date: 2023-10-13 17:03:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 45823
  -bodyTs: "'anus':2 'bud':5,31 'come':21 'enough':13 'fuck':27 'go':14 'haha':23 'spici':12,19 'tast':4,30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4502756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697209398 {#3583
    date: 2023-10-13 17:03:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#3229
  +user: Proxies\__CG__\App\Entity\User {#3230 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Most vegans in the US do not eat food that mimics meat.\n
      \n
      Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1697219144 {#2429
      date: 2023-10-13 19:45:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44453
    -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4804903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163239 {#1394
      date: 2023-10-13 04:13:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I don’t know, that’s a stereotype that may not be true. I mean, I’ll also make fun of my culture’s lack of spice and spice tolerance, but I’m the opposite data point. I love spicy food, prepare very spicy food for my kids, and on my one trip to India had at least the spice tolerance of my Indian co-workers. We’re not all white bread and mayonnaise"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697210998 {#3226
    date: 2023-10-13 17:29:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3233 …}
  +votes: Doctrine\ORM\PersistentCollection {#3235 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -id: 45892
  -bodyTs: "'also':18 'bread':73 'co':66 'co-work':65 'cultur':23 'data':36 'food':41,45 'fun':20 'india':55 'indian':64 'kid':48 'know':4 'lack':25 'least':58 'll':17 'love':39 'm':33 'make':19 'may':10 'mayonnais':75 'mean':15 'one':52 'opposit':35 'point':37 'prepar':42 're':69 'spice':27,29,60 'spici':40,44 'stereotyp':8 'toler':30,61 'trip':53 'true':13 'white':72 'worker':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4503290"
  +editedAt: DateTimeImmutable @1697211074 {#3227
    date: 2023-10-13 17:31:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697210998 {#3228
    date: 2023-10-13 17:29:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3229
  +user: Proxies\__CG__\App\Entity\User {#3230 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Most vegans in the US do not eat food that mimics meat.\n
      \n
      Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1697219144 {#2429
      date: 2023-10-13 19:45:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44453
    -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4804903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163239 {#1394
      date: 2023-10-13 04:13:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I don’t know, that’s a stereotype that may not be true. I mean, I’ll also make fun of my culture’s lack of spice and spice tolerance, but I’m the opposite data point. I love spicy food, prepare very spicy food for my kids, and on my one trip to India had at least the spice tolerance of my Indian co-workers. We’re not all white bread and mayonnaise"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697210998 {#3226
    date: 2023-10-13 17:29:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3233 …}
  +votes: Doctrine\ORM\PersistentCollection {#3235 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -id: 45892
  -bodyTs: "'also':18 'bread':73 'co':66 'co-work':65 'cultur':23 'data':36 'food':41,45 'fun':20 'india':55 'indian':64 'kid':48 'know':4 'lack':25 'least':58 'll':17 'love':39 'm':33 'make':19 'may':10 'mayonnais':75 'mean':15 'one':52 'opposit':35 'point':37 'prepar':42 're':69 'spice':27,29,60 'spici':40,44 'stereotyp':8 'toler':30,61 'trip':53 'true':13 'white':72 'worker':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4503290"
  +editedAt: DateTimeImmutable @1697211074 {#3227
    date: 2023-10-13 17:31:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697210998 {#3228
    date: 2023-10-13 17:29:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3229
  +user: Proxies\__CG__\App\Entity\User {#3230 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Most vegans in the US do not eat food that mimics meat.\n
      \n
      Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1697219144 {#2429
      date: 2023-10-13 19:45:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44453
    -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4804903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163239 {#1394
      date: 2023-10-13 04:13:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I don’t know, that’s a stereotype that may not be true. I mean, I’ll also make fun of my culture’s lack of spice and spice tolerance, but I’m the opposite data point. I love spicy food, prepare very spicy food for my kids, and on my one trip to India had at least the spice tolerance of my Indian co-workers. We’re not all white bread and mayonnaise"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697210998 {#3226
    date: 2023-10-13 17:29:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3233 …}
  +votes: Doctrine\ORM\PersistentCollection {#3235 …}
  +reports: Doctrine\ORM\PersistentCollection {#3237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
  -id: 45892
  -bodyTs: "'also':18 'bread':73 'co':66 'co-work':65 'cultur':23 'data':36 'food':41,45 'fun':20 'india':55 'indian':64 'kid':48 'know':4 'lack':25 'least':58 'll':17 'love':39 'm':33 'make':19 'may':10 'mayonnais':75 'mean':15 'one':52 'opposit':35 'point':37 'prepar':42 're':69 'spice':27,29,60 'spici':40,44 'stereotyp':8 'toler':30,61 'trip':53 'true':13 'white':72 'worker':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4503290"
  +editedAt: DateTimeImmutable @1697211074 {#3227
    date: 2023-10-13 17:31:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697210998 {#3228
    date: 2023-10-13 17:29:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#3515
  +user: Proxies\__CG__\App\Entity\User {#3500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3229
    +user: Proxies\__CG__\App\Entity\User {#3230 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I don’t know, that’s a stereotype that may not be true. I mean, I’ll also make fun of my culture’s lack of spice and spice tolerance, but I’m the opposite data point. I love spicy food, prepare very spicy food for my kids, and on my one trip to India had at least the spice tolerance of my Indian co-workers. We’re not all white bread and mayonnaise"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697210998 {#3226
      date: 2023-10-13 17:29:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3231 …}
    +nested: Doctrine\ORM\PersistentCollection {#3233 …}
    +votes: Doctrine\ORM\PersistentCollection {#3235 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -id: 45892
    -bodyTs: "'also':18 'bread':73 'co':66 'co-work':65 'cultur':23 'data':36 'food':41,45 'fun':20 'india':55 'indian':64 'kid':48 'know':4 'lack':25 'least':58 'll':17 'love':39 'm':33 'make':19 'may':10 'mayonnais':75 'mean':15 'one':52 'opposit':35 'point':37 'prepar':42 're':69 'spice':27,29,60 'spici':40,44 'stereotyp':8 'toler':30,61 'trip':53 'true':13 'white':72 'worker':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4503290"
    +editedAt: DateTimeImmutable @1697211074 {#3227
      date: 2023-10-13 17:31:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697210998 {#3228
      date: 2023-10-13 17:29:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: """
    “spicy food” doesnt mean the same thing depending on cuisine. Different types of heat are used in different dishes.\n
    \n
    I can eat mexican meals for days and have no issues, cholula and all.\n
    \n
    Meanwhile mild indian is usually a treat that sets off a small bomb in my gut.\n
    \n
    Also, people make fun of americans like we dont have fuckloads of hot sauce brands all over the place. We live next door to mexico, guys, we have plenty of spicy cuisine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697219079 {#3513
    date: 2023-10-13 19:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@AA5B@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3516 …}
  +nested: Doctrine\ORM\PersistentCollection {#3518 …}
  +votes: Doctrine\ORM\PersistentCollection {#3520 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
  -id: 46233
  -bodyTs: "'also':50 'american':55 'bomb':46 'brand':64 'cholula':31 'cuisin':10,81 'day':26 'depend':8 'differ':11,18 'dish':19 'doesnt':3 'dont':58 'door':72 'eat':22 'food':2 'fuckload':60 'fun':53 'gut':49 'guy':75 'heat':14 'hot':62 'indian':36 'issu':30 'like':56 'live':70 'make':52 'meal':24 'mean':4 'meanwhil':34 'mexican':23 'mexico':74 'mild':35 'next':71 'peopl':51 'place':68 'plenti':78 'sauc':63 'set':42 'small':45 'spici':1,80 'thing':7 'treat':40 'type':12 'use':16 'usual':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/comment/2913608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697219079 {#3514
    date: 2023-10-13 19:44:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3515
  +user: Proxies\__CG__\App\Entity\User {#3500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3229
    +user: Proxies\__CG__\App\Entity\User {#3230 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I don’t know, that’s a stereotype that may not be true. I mean, I’ll also make fun of my culture’s lack of spice and spice tolerance, but I’m the opposite data point. I love spicy food, prepare very spicy food for my kids, and on my one trip to India had at least the spice tolerance of my Indian co-workers. We’re not all white bread and mayonnaise"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697210998 {#3226
      date: 2023-10-13 17:29:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3231 …}
    +nested: Doctrine\ORM\PersistentCollection {#3233 …}
    +votes: Doctrine\ORM\PersistentCollection {#3235 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -id: 45892
    -bodyTs: "'also':18 'bread':73 'co':66 'co-work':65 'cultur':23 'data':36 'food':41,45 'fun':20 'india':55 'indian':64 'kid':48 'know':4 'lack':25 'least':58 'll':17 'love':39 'm':33 'make':19 'may':10 'mayonnais':75 'mean':15 'one':52 'opposit':35 'point':37 'prepar':42 're':69 'spice':27,29,60 'spici':40,44 'stereotyp':8 'toler':30,61 'trip':53 'true':13 'white':72 'worker':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4503290"
    +editedAt: DateTimeImmutable @1697211074 {#3227
      date: 2023-10-13 17:31:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697210998 {#3228
      date: 2023-10-13 17:29:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: """
    “spicy food” doesnt mean the same thing depending on cuisine. Different types of heat are used in different dishes.\n
    \n
    I can eat mexican meals for days and have no issues, cholula and all.\n
    \n
    Meanwhile mild indian is usually a treat that sets off a small bomb in my gut.\n
    \n
    Also, people make fun of americans like we dont have fuckloads of hot sauce brands all over the place. We live next door to mexico, guys, we have plenty of spicy cuisine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697219079 {#3513
    date: 2023-10-13 19:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@AA5B@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3516 …}
  +nested: Doctrine\ORM\PersistentCollection {#3518 …}
  +votes: Doctrine\ORM\PersistentCollection {#3520 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
  -id: 46233
  -bodyTs: "'also':50 'american':55 'bomb':46 'brand':64 'cholula':31 'cuisin':10,81 'day':26 'depend':8 'differ':11,18 'dish':19 'doesnt':3 'dont':58 'door':72 'eat':22 'food':2 'fuckload':60 'fun':53 'gut':49 'guy':75 'heat':14 'hot':62 'indian':36 'issu':30 'like':56 'live':70 'make':52 'meal':24 'mean':4 'meanwhil':34 'mexican':23 'mexico':74 'mild':35 'next':71 'peopl':51 'place':68 'plenti':78 'sauc':63 'set':42 'small':45 'spici':1,80 'thing':7 'treat':40 'type':12 'use':16 'usual':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/comment/2913608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697219079 {#3514
    date: 2023-10-13 19:44:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3515
  +user: Proxies\__CG__\App\Entity\User {#3500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3229
    +user: Proxies\__CG__\App\Entity\User {#3230 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I don’t know, that’s a stereotype that may not be true. I mean, I’ll also make fun of my culture’s lack of spice and spice tolerance, but I’m the opposite data point. I love spicy food, prepare very spicy food for my kids, and on my one trip to India had at least the spice tolerance of my Indian co-workers. We’re not all white bread and mayonnaise"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697210998 {#3226
      date: 2023-10-13 17:29:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3231 …}
    +nested: Doctrine\ORM\PersistentCollection {#3233 …}
    +votes: Doctrine\ORM\PersistentCollection {#3235 …}
    +reports: Doctrine\ORM\PersistentCollection {#3237 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3239 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3241 …}
    -id: 45892
    -bodyTs: "'also':18 'bread':73 'co':66 'co-work':65 'cultur':23 'data':36 'food':41,45 'fun':20 'india':55 'indian':64 'kid':48 'know':4 'lack':25 'least':58 'll':17 'love':39 'm':33 'make':19 'may':10 'mayonnais':75 'mean':15 'one':52 'opposit':35 'point':37 'prepar':42 're':69 'spice':27,29,60 'spici':40,44 'stereotyp':8 'toler':30,61 'trip':53 'true':13 'white':72 'worker':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4503290"
    +editedAt: DateTimeImmutable @1697211074 {#3227
      date: 2023-10-13 17:31:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697210998 {#3228
      date: 2023-10-13 17:29:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: """
    “spicy food” doesnt mean the same thing depending on cuisine. Different types of heat are used in different dishes.\n
    \n
    I can eat mexican meals for days and have no issues, cholula and all.\n
    \n
    Meanwhile mild indian is usually a treat that sets off a small bomb in my gut.\n
    \n
    Also, people make fun of americans like we dont have fuckloads of hot sauce brands all over the place. We live next door to mexico, guys, we have plenty of spicy cuisine.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697219079 {#3513
    date: 2023-10-13 19:44:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@AA5B@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3516 …}
  +nested: Doctrine\ORM\PersistentCollection {#3518 …}
  +votes: Doctrine\ORM\PersistentCollection {#3520 …}
  +reports: Doctrine\ORM\PersistentCollection {#3522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3526 …}
  -id: 46233
  -bodyTs: "'also':50 'american':55 'bomb':46 'brand':64 'cholula':31 'cuisin':10,81 'day':26 'depend':8 'differ':11,18 'dish':19 'doesnt':3 'dont':58 'door':72 'eat':22 'food':2 'fuckload':60 'fun':53 'gut':49 'guy':75 'heat':14 'hot':62 'indian':36 'issu':30 'like':56 'live':70 'make':52 'meal':24 'mean':4 'meanwhil':34 'mexican':23 'mexico':74 'mild':35 'next':71 'peopl':51 'place':68 'plenti':78 'sauc':63 'set':42 'small':45 'spici':1,80 'thing':7 'treat':40 'type':12 'use':16 'usual':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/comment/2913608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697219079 {#3514
    date: 2023-10-13 19:44:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3245
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Most vegans in the US do not eat food that mimics meat.\n
      \n
      Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1697219144 {#2429
      date: 2023-10-13 19:45:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44453
    -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4804903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163239 {#1394
      date: 2023-10-13 04:13:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697201820 {#3243
    date: 2023-10-13 14:57:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -id: 45447
  -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4820809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697201820 {#3244
    date: 2023-10-13 14:57:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3245
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Most vegans in the US do not eat food that mimics meat.\n
      \n
      Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1697219144 {#2429
      date: 2023-10-13 19:45:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44453
    -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4804903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163239 {#1394
      date: 2023-10-13 04:13:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697201820 {#3243
    date: 2023-10-13 14:57:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -id: 45447
  -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4820809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697201820 {#3244
    date: 2023-10-13 14:57:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3245
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Most vegans in the US do not eat food that mimics meat.\n
      \n
      Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 46
    +score: 0
    +lastActive: DateTime @1697219144 {#2429
      date: 2023-10-13 19:45:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 44453
    -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4804903"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163239 {#1394
      date: 2023-10-13 04:13:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697201820 {#3243
    date: 2023-10-13 14:57:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3247 …}
  +nested: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  -id: 45447
  -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4820809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697201820 {#3244
    date: 2023-10-13 14:57:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3483
  +user: Proxies\__CG__\App\Entity\User {#3484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697201820 {#3243
      date: 2023-10-13 14:57:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -id: 45447
    -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4820809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697201820 {#3244
      date: 2023-10-13 14:57:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Thats from the meat quality, not the spicyness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697217052 {#3481
    date: 2023-10-13 19:10:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3485 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
  -id: 46161
  -bodyTs: "'meat':4 'qualiti':5 'spicy':8 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1384131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697217052 {#3482
    date: 2023-10-13 19:10:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3483
  +user: Proxies\__CG__\App\Entity\User {#3484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697201820 {#3243
      date: 2023-10-13 14:57:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -id: 45447
    -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4820809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697201820 {#3244
      date: 2023-10-13 14:57:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Thats from the meat quality, not the spicyness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697217052 {#3481
    date: 2023-10-13 19:10:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3485 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
  -id: 46161
  -bodyTs: "'meat':4 'qualiti':5 'spicy':8 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1384131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697217052 {#3482
    date: 2023-10-13 19:10:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3483
  +user: Proxies\__CG__\App\Entity\User {#3484 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697201820 {#3243
      date: 2023-10-13 14:57:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -id: 45447
    -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4820809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697201820 {#3244
      date: 2023-10-13 14:57:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Thats from the meat quality, not the spicyness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697217052 {#3481
    date: 2023-10-13 19:10:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3485 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3491 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
  -id: 46161
  -bodyTs: "'meat':4 'qualiti':5 'spicy':8 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1384131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697217052 {#3482
    date: 2023-10-13 19:10:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3483
    +user: Proxies\__CG__\App\Entity\User {#3484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3245
      +user: Proxies\__CG__\App\Entity\User {#3246 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697201820 {#3243
        date: 2023-10-13 14:57:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3247 …}
      +nested: Doctrine\ORM\PersistentCollection {#3249 …}
      +votes: Doctrine\ORM\PersistentCollection {#3251 …}
      +reports: Doctrine\ORM\PersistentCollection {#3253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
      -id: 45447
      -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4820809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697201820 {#3244
        date: 2023-10-13 14:57:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Thats from the meat quality, not the spicyness"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697217052 {#3481
      date: 2023-10-13 19:10:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@craftyindividual@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3485 …}
    +nested: Doctrine\ORM\PersistentCollection {#3487 …}
    +votes: Doctrine\ORM\PersistentCollection {#3489 …}
    +reports: Doctrine\ORM\PersistentCollection {#3491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
    -id: 46161
    -bodyTs: "'meat':4 'qualiti':5 'spicy':8 'that':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1384131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697217052 {#3482
      date: 2023-10-13 19:10:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Yeah there’s a sad story about meat quality in the UK after a lot of morons initiated Brexit (goodbye EU food law)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697217882 {#3613
    date: 2023-10-13 19:24:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@craftyindividual@lemm.ee"
    "@wintrparkgrl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3618 …}
  +votes: Doctrine\ORM\PersistentCollection {#3620 …}
  +reports: Doctrine\ORM\PersistentCollection {#3622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3626 …}
  -id: 46194
  -bodyTs: "'brexit':19 'eu':21 'food':22 'goodby':20 'initi':18 'law':23 'lot':15 'meat':8 'moron':17 'qualiti':9 'sad':5 'stori':6 'uk':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4829697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697217882 {#3614
    date: 2023-10-13 19:24: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
51 DENIED edit
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3483
    +user: Proxies\__CG__\App\Entity\User {#3484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3245
      +user: Proxies\__CG__\App\Entity\User {#3246 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697201820 {#3243
        date: 2023-10-13 14:57:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3247 …}
      +nested: Doctrine\ORM\PersistentCollection {#3249 …}
      +votes: Doctrine\ORM\PersistentCollection {#3251 …}
      +reports: Doctrine\ORM\PersistentCollection {#3253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
      -id: 45447
      -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4820809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697201820 {#3244
        date: 2023-10-13 14:57:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Thats from the meat quality, not the spicyness"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697217052 {#3481
      date: 2023-10-13 19:10:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@craftyindividual@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3485 …}
    +nested: Doctrine\ORM\PersistentCollection {#3487 …}
    +votes: Doctrine\ORM\PersistentCollection {#3489 …}
    +reports: Doctrine\ORM\PersistentCollection {#3491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
    -id: 46161
    -bodyTs: "'meat':4 'qualiti':5 'spicy':8 'that':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1384131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697217052 {#3482
      date: 2023-10-13 19:10:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Yeah there’s a sad story about meat quality in the UK after a lot of morons initiated Brexit (goodbye EU food law)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697217882 {#3613
    date: 2023-10-13 19:24:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@craftyindividual@lemm.ee"
    "@wintrparkgrl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3618 …}
  +votes: Doctrine\ORM\PersistentCollection {#3620 …}
  +reports: Doctrine\ORM\PersistentCollection {#3622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3626 …}
  -id: 46194
  -bodyTs: "'brexit':19 'eu':21 'food':22 'goodby':20 'initi':18 'law':23 'lot':15 'meat':8 'moron':17 'qualiti':9 'sad':5 'stori':6 'uk':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4829697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697217882 {#3614
    date: 2023-10-13 19:24: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
52 DENIED moderate
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3246 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3483
    +user: Proxies\__CG__\App\Entity\User {#3484 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3245
      +user: Proxies\__CG__\App\Entity\User {#3246 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Most vegans in the US do not eat food that mimics meat.\n
          \n
          Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1697219144 {#2429
          date: 2023-10-13 19:45:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyclohexane@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 44453
        -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4804903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697163239 {#1394
          date: 2023-10-13 04:13:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697201820 {#3243
        date: 2023-10-13 14:57:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@SeaJ@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3247 …}
      +nested: Doctrine\ORM\PersistentCollection {#3249 …}
      +votes: Doctrine\ORM\PersistentCollection {#3251 …}
      +reports: Doctrine\ORM\PersistentCollection {#3253 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
      -id: 45447
      -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4820809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697201820 {#3244
        date: 2023-10-13 14:57:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Thats from the meat quality, not the spicyness"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697217052 {#3481
      date: 2023-10-13 19:10:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
      "@craftyindividual@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3485 …}
    +nested: Doctrine\ORM\PersistentCollection {#3487 …}
    +votes: Doctrine\ORM\PersistentCollection {#3489 …}
    +reports: Doctrine\ORM\PersistentCollection {#3491 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3493 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3495 …}
    -id: 46161
    -bodyTs: "'meat':4 'qualiti':5 'spicy':8 'that':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1384131"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697217052 {#3482
      date: 2023-10-13 19:10:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Yeah there’s a sad story about meat quality in the UK after a lot of morons initiated Brexit (goodbye EU food law)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697217882 {#3613
    date: 2023-10-13 19:24:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@craftyindividual@lemm.ee"
    "@wintrparkgrl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3616 …}
  +nested: Doctrine\ORM\PersistentCollection {#3618 …}
  +votes: Doctrine\ORM\PersistentCollection {#3620 …}
  +reports: Doctrine\ORM\PersistentCollection {#3622 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3626 …}
  -id: 46194
  -bodyTs: "'brexit':19 'eu':21 'food':22 'goodby':20 'initi':18 'law':23 'lot':15 'meat':8 'moron':17 'qualiti':9 'sad':5 'stori':6 'uk':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4829697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697217882 {#3614
    date: 2023-10-13 19:24: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#3499
  +user: Proxies\__CG__\App\Entity\User {#3500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697201820 {#3243
      date: 2023-10-13 14:57:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -id: 45447
    -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4820809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697201820 {#3244
      date: 2023-10-13 14:57:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Taco bell gives you the shits because its poorly cooked meat with a lot of beans, not because the food is good or spicy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697219142 {#3497
    date: 2023-10-13 19:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3501 …}
  +nested: Doctrine\ORM\PersistentCollection {#3503 …}
  +votes: Doctrine\ORM\PersistentCollection {#3505 …}
  +reports: Doctrine\ORM\PersistentCollection {#3507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
  -id: 46237
  -bodyTs: "'bean':16 'bell':2 'cook':10 'food':20 'give':3 'good':22 'lot':14 'meat':11 'poor':9 'shit':6 'spici':24 'taco':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/comment/2913632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697219142 {#3498
    date: 2023-10-13 19:45: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
55 DENIED edit
App\Entity\EntryComment {#3499
  +user: Proxies\__CG__\App\Entity\User {#3500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697201820 {#3243
      date: 2023-10-13 14:57:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -id: 45447
    -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4820809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697201820 {#3244
      date: 2023-10-13 14:57:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Taco bell gives you the shits because its poorly cooked meat with a lot of beans, not because the food is good or spicy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697219142 {#3497
    date: 2023-10-13 19:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3501 …}
  +nested: Doctrine\ORM\PersistentCollection {#3503 …}
  +votes: Doctrine\ORM\PersistentCollection {#3505 …}
  +reports: Doctrine\ORM\PersistentCollection {#3507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
  -id: 46237
  -bodyTs: "'bean':16 'bell':2 'cook':10 'food':20 'give':3 'good':22 'lot':14 'meat':11 'poor':9 'shit':6 'spici':24 'taco':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/comment/2913632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697219142 {#3498
    date: 2023-10-13 19:45: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
56 DENIED moderate
App\Entity\EntryComment {#3499
  +user: Proxies\__CG__\App\Entity\User {#3500 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3245
    +user: Proxies\__CG__\App\Entity\User {#3246 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Most vegans in the US do not eat food that mimics meat.\n
        \n
        Most Western butt holes cannot handle Indian food that well. The couple times I went to Indian weddings, I was clamoring for anything that would not burn my butthole. The good combined with the ridiculous amount of alcohol made the toilets cry.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1697219144 {#2429
        date: 2023-10-13 19:45:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 44453
      -bodyTs: "'alcohol':50 'amount':48 'anyth':35 'burn':39 'butt':15 'butthol':41 'cannot':17 'clamor':33 'combin':44 'coupl':24 'cri':54 'eat':8 'food':9,20 'good':43 'handl':18 'hole':16 'indian':19,29 'made':51 'meat':12 'mimic':11 'ridicul':47 'time':25 'toilet':53 'us':5 'vegan':2 'wed':30 'well':22 'went':27 'western':14 'would':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4804903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697163239 {#1394
        date: 2023-10-13 04:13:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I’ll have you know our British digestive systems can handle almost anything from over 60 years of Indian, Pakistani, Carribbean and Mexican food. When Taco Bell arrived on our shores it was bland disappointment compared to existing burrito outlets, especially given all the hype that it apparently puts an American in the toilet for hours :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697201820 {#3243
      date: 2023-10-13 14:57:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@cyclohexane@lemmy.ml"
      "@SeaJ@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3247 …}
    +nested: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    -id: 45447
    -bodyTs: "'60':16 'almost':12 'american':51 'anyth':13 'appar':48 'arriv':28 'bell':27 'bland':34 'british':7 'burrito':39 'carribbean':21 'compar':36 'digest':8 'disappoint':35 'especi':41 'exist':38 'food':24 'given':42 'handl':11 'hour':56 'hype':45 'indian':19 'know':5 'll':2 'mexican':23 'outlet':40 'pakistani':20 'put':49 'shore':31 'system':9 'taco':26 'toilet':54 'year':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4820809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697201820 {#3244
      date: 2023-10-13 14:57:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Taco bell gives you the shits because its poorly cooked meat with a lot of beans, not because the food is good or spicy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697219142 {#3497
    date: 2023-10-13 19:45:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@SeaJ@lemm.ee"
    "@craftyindividual@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3501 …}
  +nested: Doctrine\ORM\PersistentCollection {#3503 …}
  +votes: Doctrine\ORM\PersistentCollection {#3505 …}
  +reports: Doctrine\ORM\PersistentCollection {#3507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
  -id: 46237
  -bodyTs: "'bean':16 'bell':2 'cook':10 'food':20 'give':3 'good':22 'lot':14 'meat':11 'poor':9 'shit':6 'spici':24 'taco':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.myserv.one/comment/2913632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697219142 {#3498
    date: 2023-10-13 19:45: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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Why are people still using the Drake meme when there are such good alternatives?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697162183 {#1736
    date: 2023-10-13 03:56:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadarobot@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 44431
  -bodyTs: "'altern':14 'drake':7 'good':13 'meme':8 'peopl':3 'still':4 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4165864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162183 {#1724
    date: 2023-10-13 03:56:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Why are people still using the Drake meme when there are such good alternatives?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697162183 {#1736
    date: 2023-10-13 03:56:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadarobot@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 44431
  -bodyTs: "'altern':14 'drake':7 'good':13 'meme':8 'peopl':3 'still':4 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4165864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162183 {#1724
    date: 2023-10-13 03:56:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Why are people still using the Drake meme when there are such good alternatives?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697162183 {#1736
    date: 2023-10-13 03:56:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dadarobot@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 44431
  -bodyTs: "'altern':14 'drake':7 'good':13 'meme':8 'peopl':3 'still':4 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4165864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162183 {#1724
    date: 2023-10-13 03:56:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "So DOOM on a subway? Rip and tear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697162173 {#1381
    date: 2023-10-13 03:56:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 44430
  -bodyTs: "'doom':2 'rip':6 'subway':5 'tear':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3898161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162173 {#1383
    date: 2023-10-13 03:56:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "So DOOM on a subway? Rip and tear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697162173 {#1381
    date: 2023-10-13 03:56:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 44430
  -bodyTs: "'doom':2 'rip':6 'subway':5 'tear':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3898161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162173 {#1383
    date: 2023-10-13 03:56:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "So DOOM on a subway? Rip and tear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697162173 {#1381
    date: 2023-10-13 03:56:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 44430
  -bodyTs: "'doom':2 'rip':6 'subway':5 'tear':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3898161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162173 {#1383
    date: 2023-10-13 03:56:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The mods of r/sumo need to be shown this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697162004 {#2330
    date: 2023-10-13 03:53:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 44426
  -bodyTs: "'mod':2 'need':5 'r/sumo':4 'shown':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4489805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162004 {#2348
    date: 2023-10-13 03:53:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The mods of r/sumo need to be shown this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697162004 {#2330
    date: 2023-10-13 03:53:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 44426
  -bodyTs: "'mod':2 'need':5 'r/sumo':4 'shown':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4489805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162004 {#2348
    date: 2023-10-13 03:53:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#2327 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The mods of r/sumo need to be shown this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697162004 {#2330
    date: 2023-10-13 03:53:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MaxElFantasma@mujico.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 44426
  -bodyTs: "'mod':2 'need':5 'r/sumo':4 'shown':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4489805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162004 {#2348
    date: 2023-10-13 03:53:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png) OH YEAH!\n
    \n
    ![](https://lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697162783 {#2101
    date: 2023-10-13 04:06:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 44423
  -bodyTs: "'/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':8 '/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':3 'lemmygrad.ml':2,7 'lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':6 'lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':1 'oh':4 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161882 {#2102
    date: 2023-10-13 03:51:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png) OH YEAH!\n
    \n
    ![](https://lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697162783 {#2101
    date: 2023-10-13 04:06:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 44423
  -bodyTs: "'/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':8 '/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':3 'lemmygrad.ml':2,7 'lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':6 'lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':1 'oh':4 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161882 {#2102
    date: 2023-10-13 03:51:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2110
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    ![](https://lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png) OH YEAH!\n
    \n
    ![](https://lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697162783 {#2101
    date: 2023-10-13 04:06:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 44423
  -bodyTs: "'/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':8 '/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':3 'lemmygrad.ml':2,7 'lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':6 'lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':1 'oh':4 'yeah':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161882 {#2102
    date: 2023-10-13 03:51:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3197
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![](https://lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png) OH YEAH!\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697162783 {#2101
      date: 2023-10-13 04:06:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 44423
    -bodyTs: "'/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':8 '/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':3 'lemmygrad.ml':2,7 'lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':6 'lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':1 'oh':4 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2731552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161882 {#2102
      date: 2023-10-13 03:51:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "Just when I thought sorting by Everything would we looking better, we get this post lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697162781 {#3195
    date: 2023-10-13 04:06:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@davel@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 44445
  -bodyTs: "'better':11 'everyth':7 'get':13 'lol':16 'look':10 'post':15 'sort':5 'thought':4 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162781 {#3196
    date: 2023-10-13 04:06:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3197
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![](https://lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png) OH YEAH!\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697162783 {#2101
      date: 2023-10-13 04:06:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 44423
    -bodyTs: "'/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':8 '/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':3 'lemmygrad.ml':2,7 'lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':6 'lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':1 'oh':4 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2731552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161882 {#2102
      date: 2023-10-13 03:51:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "Just when I thought sorting by Everything would we looking better, we get this post lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697162781 {#3195
    date: 2023-10-13 04:06:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@davel@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 44445
  -bodyTs: "'better':11 'everyth':7 'get':13 'lol':16 'look':10 'post':15 'sort':5 'thought':4 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162781 {#3196
    date: 2023-10-13 04:06:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3197
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2110
    +user: App\Entity\User {#2120 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      ![](https://lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png) OH YEAH!\n
      \n
      ![](https://lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697162783 {#2101
      date: 2023-10-13 04:06:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2112 …}
    +nested: Doctrine\ORM\PersistentCollection {#2114 …}
    +votes: Doctrine\ORM\PersistentCollection {#2117 …}
    +reports: Doctrine\ORM\PersistentCollection {#2122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
    -id: 44423
    -bodyTs: "'/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':8 '/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':3 'lemmygrad.ml':2,7 'lemmygrad.ml/pictrs/image/3c955d09-5d02-400c-b368-2010b1eedb6e.png)':6 'lemmygrad.ml/pictrs/image/d67d5d42-04c2-4ad5-a358-00b3dc4549d2.png)':1 'oh':4 'yeah':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2731552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161882 {#2102
      date: 2023-10-13 03:51:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2110}
  +body: "Just when I thought sorting by Everything would we looking better, we get this post lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697162781 {#3195
    date: 2023-10-13 04:06:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@davel@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3199 …}
  +nested: Doctrine\ORM\PersistentCollection {#3201 …}
  +votes: Doctrine\ORM\PersistentCollection {#3203 …}
  +reports: Doctrine\ORM\PersistentCollection {#3205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3209 …}
  -id: 44445
  -bodyTs: "'better':11 'everyth':7 'get':13 'lol':16 'look':10 'post':15 'sort':5 'thought':4 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162781 {#3196
    date: 2023-10-13 04:06:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Wow, these meme boards fucking blow\n
    \n
    Can we focus on funny instead of making a point?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697214183 {#2290
    date: 2023-10-13 18:23:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 44408
  -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2689866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161323 {#2296
    date: 2023-10-13 03:42:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Wow, these meme boards fucking blow\n
    \n
    Can we focus on funny instead of making a point?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697214183 {#2290
    date: 2023-10-13 18:23:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 44408
  -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2689866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161323 {#2296
    date: 2023-10-13 03:42:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Wow, these meme boards fucking blow\n
    \n
    Can we focus on funny instead of making a point?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697214183 {#2290
    date: 2023-10-13 18:23:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 44408
  -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2689866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161323 {#2296
    date: 2023-10-13 03:42:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3165
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wow, these meme boards fucking blow\n
      \n
      Can we focus on funny instead of making a point?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697214183 {#2290
      date: 2023-10-13 18:23:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 44408
    -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161323 {#2296
      date: 2023-10-13 03:42:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Be the change you wish to see"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697163113 {#3163
    date: 2023-10-13 04:11:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3167 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 44451
  -bodyTs: "'chang':3 'see':7 'wish':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697163113 {#3164
    date: 2023-10-13 04:11:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#3165
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wow, these meme boards fucking blow\n
      \n
      Can we focus on funny instead of making a point?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697214183 {#2290
      date: 2023-10-13 18:23:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 44408
    -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161323 {#2296
      date: 2023-10-13 03:42:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Be the change you wish to see"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697163113 {#3163
    date: 2023-10-13 04:11:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3167 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 44451
  -bodyTs: "'chang':3 'see':7 'wish':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697163113 {#3164
    date: 2023-10-13 04:11:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#3165
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wow, these meme boards fucking blow\n
      \n
      Can we focus on funny instead of making a point?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697214183 {#2290
      date: 2023-10-13 18:23:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 44408
    -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161323 {#2296
      date: 2023-10-13 03:42:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Be the change you wish to see"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697163113 {#3163
    date: 2023-10-13 04:11:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3167 …}
  +nested: Doctrine\ORM\PersistentCollection {#3169 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  -id: 44451
  -bodyTs: "'chang':3 'see':7 'wish':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4093331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697163113 {#3164
    date: 2023-10-13 04:11:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3391
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3166 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2280
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wow, these meme boards fucking blow\n
        \n
        Can we focus on funny instead of making a point?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697214183 {#2290
        date: 2023-10-13 18:23:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 44408
      -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161323 {#2296
        date: 2023-10-13 03:42:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "Be the change you wish to see"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697163113 {#3163
      date: 2023-10-13 04:11:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3167 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 44451
    -bodyTs: "'chang':3 'see':7 'wish':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4093331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163113 {#3164
      date: 2023-10-13 04:11:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    That would be a hell of a lot easier if the only memes upvoted weren’t blatant agendaposts\n
    \n
    Fair enough tho
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697164726 {#3389
    date: 2023-10-13 04:38:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@ShimmeringKoi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 44477
  -bodyTs: "'agendapost':18 'blatant':17 'easier':9 'enough':20 'fair':19 'hell':5 'lot':8 'meme':13 'tho':21 'upvot':14 'weren':15 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2690749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697164726 {#3390
    date: 2023-10-13 04:38:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3391
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3166 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2280
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wow, these meme boards fucking blow\n
        \n
        Can we focus on funny instead of making a point?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697214183 {#2290
        date: 2023-10-13 18:23:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 44408
      -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161323 {#2296
        date: 2023-10-13 03:42:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "Be the change you wish to see"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697163113 {#3163
      date: 2023-10-13 04:11:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3167 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 44451
    -bodyTs: "'chang':3 'see':7 'wish':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4093331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163113 {#3164
      date: 2023-10-13 04:11:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    That would be a hell of a lot easier if the only memes upvoted weren’t blatant agendaposts\n
    \n
    Fair enough tho
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697164726 {#3389
    date: 2023-10-13 04:38:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@ShimmeringKoi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 44477
  -bodyTs: "'agendapost':18 'blatant':17 'easier':9 'enough':20 'fair':19 'hell':5 'lot':8 'meme':13 'tho':21 'upvot':14 'weren':15 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2690749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697164726 {#3390
    date: 2023-10-13 04:38:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3391
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3166 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2280
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wow, these meme boards fucking blow\n
        \n
        Can we focus on funny instead of making a point?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697214183 {#2290
        date: 2023-10-13 18:23:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 44408
      -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161323 {#2296
        date: 2023-10-13 03:42:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "Be the change you wish to see"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697163113 {#3163
      date: 2023-10-13 04:11:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3167 …}
    +nested: Doctrine\ORM\PersistentCollection {#3169 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    -id: 44451
    -bodyTs: "'chang':3 'see':7 'wish':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4093331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697163113 {#3164
      date: 2023-10-13 04:11:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    That would be a hell of a lot easier if the only memes upvoted weren’t blatant agendaposts\n
    \n
    Fair enough tho
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697164726 {#3389
    date: 2023-10-13 04:38:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@ShimmeringKoi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 44477
  -bodyTs: "'agendapost':18 'blatant':17 'easier':9 'enough':20 'fair':19 'hell':5 'lot':8 'meme':13 'tho':21 'upvot':14 'weren':15 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2690749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697164726 {#3390
    date: 2023-10-13 04:38:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wow, these meme boards fucking blow\n
      \n
      Can we focus on funny instead of making a point?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697214183 {#2290
      date: 2023-10-13 18:23:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 44408
    -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161323 {#2296
      date: 2023-10-13 03:42:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Be the change you wish to see in the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697168239 {#3179
    date: 2023-10-13 05:37:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 44540
  -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4377394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697168239 {#3180
    date: 2023-10-13 05:37:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wow, these meme boards fucking blow\n
      \n
      Can we focus on funny instead of making a point?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697214183 {#2290
      date: 2023-10-13 18:23:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 44408
    -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161323 {#2296
      date: 2023-10-13 03:42:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Be the change you wish to see in the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697168239 {#3179
    date: 2023-10-13 05:37:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 44540
  -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4377394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697168239 {#3180
    date: 2023-10-13 05:37:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3181
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2280
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Wow, these meme boards fucking blow\n
      \n
      Can we focus on funny instead of making a point?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697214183 {#2290
      date: 2023-10-13 18:23:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2278 …}
    +nested: Doctrine\ORM\PersistentCollection {#2279 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2220 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
    -id: 44408
    -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161323 {#2296
      date: 2023-10-13 03:42:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Be the change you wish to see in the world"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697168239 {#3179
    date: 2023-10-13 05:37:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3183 …}
  +nested: Doctrine\ORM\PersistentCollection {#3185 …}
  +votes: Doctrine\ORM\PersistentCollection {#3187 …}
  +reports: Doctrine\ORM\PersistentCollection {#3189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
  -id: 44540
  -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4377394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697168239 {#3180
    date: 2023-10-13 05:37:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3437
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2280
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wow, these meme boards fucking blow\n
        \n
        Can we focus on funny instead of making a point?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697214183 {#2290
        date: 2023-10-13 18:23:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 44408
      -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161323 {#2296
        date: 2023-10-13 03:42:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "Be the change you wish to see in the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697168239 {#3179
      date: 2023-10-13 05:37:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 44540
    -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4377394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697168239 {#3180
      date: 2023-10-13 05:37:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Useful and original comment #3671"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697169004 {#3435
    date: 2023-10-13 05:50:04.0 +02:00
  }
  +ip: null
  +tags: [
    "3671"
  ]
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3438 …}
  +nested: Doctrine\ORM\PersistentCollection {#3440 …}
  +votes: Doctrine\ORM\PersistentCollection {#3442 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 44550
  -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2691784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697169004 {#3436
    date: 2023-10-13 05:50:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3437
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2280
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wow, these meme boards fucking blow\n
        \n
        Can we focus on funny instead of making a point?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697214183 {#2290
        date: 2023-10-13 18:23:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 44408
      -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161323 {#2296
        date: 2023-10-13 03:42:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "Be the change you wish to see in the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697168239 {#3179
      date: 2023-10-13 05:37:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 44540
    -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4377394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697168239 {#3180
      date: 2023-10-13 05:37:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Useful and original comment #3671"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697169004 {#3435
    date: 2023-10-13 05:50:04.0 +02:00
  }
  +ip: null
  +tags: [
    "3671"
  ]
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3438 …}
  +nested: Doctrine\ORM\PersistentCollection {#3440 …}
  +votes: Doctrine\ORM\PersistentCollection {#3442 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 44550
  -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2691784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697169004 {#3436
    date: 2023-10-13 05:50:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3437
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3181
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2280
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Wow, these meme boards fucking blow\n
        \n
        Can we focus on funny instead of making a point?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697214183 {#2290
        date: 2023-10-13 18:23:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 44408
      -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161323 {#2296
        date: 2023-10-13 03:42:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "Be the change you wish to see in the world"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697168239 {#3179
      date: 2023-10-13 05:37:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3183 …}
    +nested: Doctrine\ORM\PersistentCollection {#3185 …}
    +votes: Doctrine\ORM\PersistentCollection {#3187 …}
    +reports: Doctrine\ORM\PersistentCollection {#3189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
    -id: 44540
    -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4377394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697168239 {#3180
      date: 2023-10-13 05:37:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "Useful and original comment #3671"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697169004 {#3435
    date: 2023-10-13 05:50:04.0 +02:00
  }
  +ip: null
  +tags: [
    "3671"
  ]
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3438 …}
  +nested: Doctrine\ORM\PersistentCollection {#3440 …}
  +votes: Doctrine\ORM\PersistentCollection {#3442 …}
  +reports: Doctrine\ORM\PersistentCollection {#3444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
  -id: 44550
  -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2691784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697169004 {#3436
    date: 2023-10-13 05:50:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3534
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3437
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2280
        +user: App\Entity\User {#2196 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Wow, these meme boards fucking blow\n
          \n
          Can we focus on funny instead of making a point?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697214183 {#2290
          date: 2023-10-13 18:23:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 44408
        -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697161323 {#2296
          date: 2023-10-13 03:42:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "Be the change you wish to see in the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697168239 {#3179
        date: 2023-10-13 05:37:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@GiveMemes@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 44540
      -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4377394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697168239 {#3180
        date: 2023-10-13 05:37:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "Useful and original comment #3671"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697169004 {#3435
      date: 2023-10-13 05:50:04.0 +02:00
    }
    +ip: null
    +tags: [
      "3671"
    ]
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3438 …}
    +nested: Doctrine\ORM\PersistentCollection {#3440 …}
    +votes: Doctrine\ORM\PersistentCollection {#3442 …}
    +reports: Doctrine\ORM\PersistentCollection {#3444 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
    -id: 44550
    -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2691784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697169004 {#3436
      date: 2023-10-13 05:50:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "As useful as the one I replied to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697205806 {#3533
    date: 2023-10-13 16:03:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3537 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
  -id: 45677
  -bodyTs: "'one':5 'repli':7 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4390839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697205806 {#3530
    date: 2023-10-13 16:03:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3534
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3437
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2280
        +user: App\Entity\User {#2196 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Wow, these meme boards fucking blow\n
          \n
          Can we focus on funny instead of making a point?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697214183 {#2290
          date: 2023-10-13 18:23:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 44408
        -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697161323 {#2296
          date: 2023-10-13 03:42:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "Be the change you wish to see in the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697168239 {#3179
        date: 2023-10-13 05:37:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@GiveMemes@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 44540
      -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4377394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697168239 {#3180
        date: 2023-10-13 05:37:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "Useful and original comment #3671"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697169004 {#3435
      date: 2023-10-13 05:50:04.0 +02:00
    }
    +ip: null
    +tags: [
      "3671"
    ]
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3438 …}
    +nested: Doctrine\ORM\PersistentCollection {#3440 …}
    +votes: Doctrine\ORM\PersistentCollection {#3442 …}
    +reports: Doctrine\ORM\PersistentCollection {#3444 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
    -id: 44550
    -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2691784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697169004 {#3436
      date: 2023-10-13 05:50:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "As useful as the one I replied to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697205806 {#3533
    date: 2023-10-13 16:03:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3537 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
  -id: 45677
  -bodyTs: "'one':5 'repli':7 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4390839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697205806 {#3530
    date: 2023-10-13 16:03:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3534
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3437
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3181
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2280
        +user: App\Entity\User {#2196 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Wow, these meme boards fucking blow\n
          \n
          Can we focus on funny instead of making a point?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697214183 {#2290
          date: 2023-10-13 18:23:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 44408
        -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697161323 {#2296
          date: 2023-10-13 03:42:03.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "Be the change you wish to see in the world"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697168239 {#3179
        date: 2023-10-13 05:37:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@GiveMemes@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3183 …}
      +nested: Doctrine\ORM\PersistentCollection {#3185 …}
      +votes: Doctrine\ORM\PersistentCollection {#3187 …}
      +reports: Doctrine\ORM\PersistentCollection {#3189 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
      -id: 44540
      -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4377394"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697168239 {#3180
        date: 2023-10-13 05:37:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "Useful and original comment #3671"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697169004 {#3435
      date: 2023-10-13 05:50:04.0 +02:00
    }
    +ip: null
    +tags: [
      "3671"
    ]
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3438 …}
    +nested: Doctrine\ORM\PersistentCollection {#3440 …}
    +votes: Doctrine\ORM\PersistentCollection {#3442 …}
    +reports: Doctrine\ORM\PersistentCollection {#3444 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
    -id: 44550
    -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2691784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697169004 {#3436
      date: 2023-10-13 05:50:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "As useful as the one I replied to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697205806 {#3533
    date: 2023-10-13 16:03:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3537 …}
  +nested: Doctrine\ORM\PersistentCollection {#3542 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
  -id: 45677
  -bodyTs: "'one':5 'repli':7 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4390839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697205806 {#3530
    date: 2023-10-13 16:03:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#3668
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3534
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3437
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3181
        +user: Proxies\__CG__\App\Entity\User {#3182 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2280
          +user: App\Entity\User {#2196 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Wow, these meme boards fucking blow\n
            \n
            Can we focus on funny instead of making a point?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1697214183 {#2290
            date: 2023-10-13 18:23:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2278 …}
          +nested: Doctrine\ORM\PersistentCollection {#2279 …}
          +votes: Doctrine\ORM\PersistentCollection {#2277 …}
          +reports: Doctrine\ORM\PersistentCollection {#2220 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
          -id: 44408
          -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/2689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697161323 {#2296
            date: 2023-10-13 03:42:03.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: "Be the change you wish to see in the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697168239 {#3179
          date: 2023-10-13 05:37:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@GiveMemes@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 44540
        -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4377394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697168239 {#3180
          date: 2023-10-13 05:37:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "Useful and original comment #3671"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697169004 {#3435
        date: 2023-10-13 05:50:04.0 +02:00
      }
      +ip: null
      +tags: [
        "3671"
      ]
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@GiveMemes@jlai.lu"
        "@zalgotext@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3438 …}
      +nested: Doctrine\ORM\PersistentCollection {#3440 …}
      +votes: Doctrine\ORM\PersistentCollection {#3442 …}
      +reports: Doctrine\ORM\PersistentCollection {#3444 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
      -id: 44550
      -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2691784"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697169004 {#3436
        date: 2023-10-13 05:50:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "As useful as the one I replied to"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697205806 {#3533
      date: 2023-10-13 16:03:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3537 …}
    +nested: Doctrine\ORM\PersistentCollection {#3542 …}
    +votes: Doctrine\ORM\PersistentCollection {#3538 …}
    +reports: Doctrine\ORM\PersistentCollection {#3544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
    -id: 45677
    -bodyTs: "'one':5 'repli':7 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4390839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697205806 {#3530
      date: 2023-10-13 16:03:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "This was referencing the fact that it was a carbon copy of somebody else’s comment that replied to me hours before you. Have you tried using your eyes before pressing the reply button?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697207684 {#3666
    date: 2023-10-13 16:34:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3669 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3673 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -id: 45757
  -bodyTs: "'button':34 'carbon':10 'comment':16 'copi':11 'els':14 'eye':29 'fact':5 'hour':21 'press':31 'referenc':3 'repli':18,33 'somebodi':13 'tri':26 'use':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2701217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697207684 {#3667
    date: 2023-10-13 16:34:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#3668
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3534
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3437
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3181
        +user: Proxies\__CG__\App\Entity\User {#3182 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2280
          +user: App\Entity\User {#2196 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Wow, these meme boards fucking blow\n
            \n
            Can we focus on funny instead of making a point?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1697214183 {#2290
            date: 2023-10-13 18:23:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2278 …}
          +nested: Doctrine\ORM\PersistentCollection {#2279 …}
          +votes: Doctrine\ORM\PersistentCollection {#2277 …}
          +reports: Doctrine\ORM\PersistentCollection {#2220 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
          -id: 44408
          -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/2689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697161323 {#2296
            date: 2023-10-13 03:42:03.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: "Be the change you wish to see in the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697168239 {#3179
          date: 2023-10-13 05:37:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@GiveMemes@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 44540
        -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4377394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697168239 {#3180
          date: 2023-10-13 05:37:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "Useful and original comment #3671"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697169004 {#3435
        date: 2023-10-13 05:50:04.0 +02:00
      }
      +ip: null
      +tags: [
        "3671"
      ]
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@GiveMemes@jlai.lu"
        "@zalgotext@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3438 …}
      +nested: Doctrine\ORM\PersistentCollection {#3440 …}
      +votes: Doctrine\ORM\PersistentCollection {#3442 …}
      +reports: Doctrine\ORM\PersistentCollection {#3444 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
      -id: 44550
      -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2691784"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697169004 {#3436
        date: 2023-10-13 05:50:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "As useful as the one I replied to"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697205806 {#3533
      date: 2023-10-13 16:03:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3537 …}
    +nested: Doctrine\ORM\PersistentCollection {#3542 …}
    +votes: Doctrine\ORM\PersistentCollection {#3538 …}
    +reports: Doctrine\ORM\PersistentCollection {#3544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
    -id: 45677
    -bodyTs: "'one':5 'repli':7 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4390839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697205806 {#3530
      date: 2023-10-13 16:03:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "This was referencing the fact that it was a carbon copy of somebody else’s comment that replied to me hours before you. Have you tried using your eyes before pressing the reply button?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697207684 {#3666
    date: 2023-10-13 16:34:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3669 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3673 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -id: 45757
  -bodyTs: "'button':34 'carbon':10 'comment':16 'copi':11 'els':14 'eye':29 'fact':5 'hour':21 'press':31 'referenc':3 'repli':18,33 'somebodi':13 'tri':26 'use':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2701217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697207684 {#3667
    date: 2023-10-13 16:34:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#3668
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3534
    +user: Proxies\__CG__\App\Entity\User {#3182 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3437
      +user: App\Entity\User {#2196 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3181
        +user: Proxies\__CG__\App\Entity\User {#3182 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2280
          +user: App\Entity\User {#2196 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Wow, these meme boards fucking blow\n
            \n
            Can we focus on funny instead of making a point?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1697214183 {#2290
            date: 2023-10-13 18:23:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2278 …}
          +nested: Doctrine\ORM\PersistentCollection {#2279 …}
          +votes: Doctrine\ORM\PersistentCollection {#2277 …}
          +reports: Doctrine\ORM\PersistentCollection {#2220 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
          -id: 44408
          -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/2689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697161323 {#2296
            date: 2023-10-13 03:42:03.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: "Be the change you wish to see in the world"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697168239 {#3179
          date: 2023-10-13 05:37:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@GiveMemes@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3183 …}
        +nested: Doctrine\ORM\PersistentCollection {#3185 …}
        +votes: Doctrine\ORM\PersistentCollection {#3187 …}
        +reports: Doctrine\ORM\PersistentCollection {#3189 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
        -id: 44540
        -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4377394"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697168239 {#3180
          date: 2023-10-13 05:37:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "Useful and original comment #3671"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697169004 {#3435
        date: 2023-10-13 05:50:04.0 +02:00
      }
      +ip: null
      +tags: [
        "3671"
      ]
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@GiveMemes@jlai.lu"
        "@zalgotext@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3438 …}
      +nested: Doctrine\ORM\PersistentCollection {#3440 …}
      +votes: Doctrine\ORM\PersistentCollection {#3442 …}
      +reports: Doctrine\ORM\PersistentCollection {#3444 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
      -id: 44550
      -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2691784"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697169004 {#3436
        date: 2023-10-13 05:50:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "As useful as the one I replied to"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697205806 {#3533
      date: 2023-10-13 16:03:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3537 …}
    +nested: Doctrine\ORM\PersistentCollection {#3542 …}
    +votes: Doctrine\ORM\PersistentCollection {#3538 …}
    +reports: Doctrine\ORM\PersistentCollection {#3544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
    -id: 45677
    -bodyTs: "'one':5 'repli':7 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4390839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697205806 {#3530
      date: 2023-10-13 16:03:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: "This was referencing the fact that it was a carbon copy of somebody else’s comment that replied to me hours before you. Have you tried using your eyes before pressing the reply button?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697207684 {#3666
    date: 2023-10-13 16:34:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3669 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3673 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -id: 45757
  -bodyTs: "'button':34 'carbon':10 'comment':16 'copi':11 'els':14 'eye':29 'fact':5 'hour':21 'press':31 'referenc':3 'repli':18,33 'somebodi':13 'tri':26 'use':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2701217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697207684 {#3667
    date: 2023-10-13 16:34:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED 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
106 DENIED moderate
App\Entity\EntryComment {#3705
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3668
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3534
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3437
        +user: App\Entity\User {#2196 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3181
          +user: Proxies\__CG__\App\Entity\User {#3182 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2280
            +user: App\Entity\User {#2196 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Wow, these meme boards fucking blow\n
              \n
              Can we focus on funny instead of making a point?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1697214183 {#2290
              date: 2023-10-13 18:23:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Schnitzel_bub@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2278 …}
            +nested: Doctrine\ORM\PersistentCollection {#2279 …}
            +votes: Doctrine\ORM\PersistentCollection {#2277 …}
            +reports: Doctrine\ORM\PersistentCollection {#2220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
            -id: 44408
            -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2689866"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697161323 {#2296
              date: 2023-10-13 03:42:03.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2280}
          +body: "Be the change you wish to see in the world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1697168239 {#3179
            date: 2023-10-13 05:37:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
            "@GiveMemes@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3183 …}
          +nested: Doctrine\ORM\PersistentCollection {#3185 …}
          +votes: Doctrine\ORM\PersistentCollection {#3187 …}
          +reports: Doctrine\ORM\PersistentCollection {#3189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
          -id: 44540
          -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4377394"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697168239 {#3180
            date: 2023-10-13 05:37:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: "Useful and original comment #3671"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697169004 {#3435
          date: 2023-10-13 05:50:04.0 +02:00
        }
        +ip: null
        +tags: [
          "3671"
        ]
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@GiveMemes@jlai.lu"
          "@zalgotext@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3438 …}
        +nested: Doctrine\ORM\PersistentCollection {#3440 …}
        +votes: Doctrine\ORM\PersistentCollection {#3442 …}
        +reports: Doctrine\ORM\PersistentCollection {#3444 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
        -id: 44550
        -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2691784"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697169004 {#3436
          date: 2023-10-13 05:50:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "As useful as the one I replied to"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697205806 {#3533
        date: 2023-10-13 16:03:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@GiveMemes@jlai.lu"
        "@zalgotext@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3537 …}
      +nested: Doctrine\ORM\PersistentCollection {#3542 …}
      +votes: Doctrine\ORM\PersistentCollection {#3538 …}
      +reports: Doctrine\ORM\PersistentCollection {#3544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
      -id: 45677
      -bodyTs: "'one':5 'repli':7 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4390839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697205806 {#3530
        date: 2023-10-13 16:03:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "This was referencing the fact that it was a carbon copy of somebody else’s comment that replied to me hours before you. Have you tried using your eyes before pressing the reply button?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697207684 {#3666
      date: 2023-10-13 16:34:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3669 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3673 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
    -id: 45757
    -bodyTs: "'button':34 'carbon':10 'comment':16 'copi':11 'els':14 'eye':29 'fact':5 'hour':21 'press':31 'referenc':3 'repli':18,33 'somebodi':13 'tri':26 'use':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2701217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697207684 {#3667
      date: 2023-10-13 16:34:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    1. I agreed with you\n
    2. Your comment was useless\n
    3. So was mine\n
    4. Do you know how Lemmy works? I can’t see comments from users on instances that are defederated from my home instance. My reply to your first comment in this thread is the only one I see. If there are other replies, they were made by users I’m defederated from.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697214181 {#3703
    date: 2023-10-13 18:23:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3706 …}
  +nested: Doctrine\ORM\PersistentCollection {#3708 …}
  +votes: Doctrine\ORM\PersistentCollection {#3710 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -id: 46042
  -bodyTs: "'1':1 '2':6 '3':11 '4':15 'agre':3 'comment':8,26,43 'defeder':33,65 'first':42 'home':36 'instanc':30,37 'know':18 'lemmi':20 'm':64 'made':60 'mine':14 'one':50 'repli':39,57 'see':25,52 'thread':46 'useless':10 'user':28,62 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4395297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697214181 {#3704
    date: 2023-10-13 18:23:01.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
107 DENIED edit
App\Entity\EntryComment {#3705
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3668
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3534
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3437
        +user: App\Entity\User {#2196 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3181
          +user: Proxies\__CG__\App\Entity\User {#3182 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2280
            +user: App\Entity\User {#2196 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Wow, these meme boards fucking blow\n
              \n
              Can we focus on funny instead of making a point?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1697214183 {#2290
              date: 2023-10-13 18:23:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Schnitzel_bub@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2278 …}
            +nested: Doctrine\ORM\PersistentCollection {#2279 …}
            +votes: Doctrine\ORM\PersistentCollection {#2277 …}
            +reports: Doctrine\ORM\PersistentCollection {#2220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
            -id: 44408
            -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2689866"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697161323 {#2296
              date: 2023-10-13 03:42:03.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2280}
          +body: "Be the change you wish to see in the world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1697168239 {#3179
            date: 2023-10-13 05:37:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
            "@GiveMemes@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3183 …}
          +nested: Doctrine\ORM\PersistentCollection {#3185 …}
          +votes: Doctrine\ORM\PersistentCollection {#3187 …}
          +reports: Doctrine\ORM\PersistentCollection {#3189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
          -id: 44540
          -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4377394"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697168239 {#3180
            date: 2023-10-13 05:37:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: "Useful and original comment #3671"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697169004 {#3435
          date: 2023-10-13 05:50:04.0 +02:00
        }
        +ip: null
        +tags: [
          "3671"
        ]
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@GiveMemes@jlai.lu"
          "@zalgotext@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3438 …}
        +nested: Doctrine\ORM\PersistentCollection {#3440 …}
        +votes: Doctrine\ORM\PersistentCollection {#3442 …}
        +reports: Doctrine\ORM\PersistentCollection {#3444 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
        -id: 44550
        -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2691784"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697169004 {#3436
          date: 2023-10-13 05:50:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "As useful as the one I replied to"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697205806 {#3533
        date: 2023-10-13 16:03:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@GiveMemes@jlai.lu"
        "@zalgotext@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3537 …}
      +nested: Doctrine\ORM\PersistentCollection {#3542 …}
      +votes: Doctrine\ORM\PersistentCollection {#3538 …}
      +reports: Doctrine\ORM\PersistentCollection {#3544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
      -id: 45677
      -bodyTs: "'one':5 'repli':7 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4390839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697205806 {#3530
        date: 2023-10-13 16:03:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "This was referencing the fact that it was a carbon copy of somebody else’s comment that replied to me hours before you. Have you tried using your eyes before pressing the reply button?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697207684 {#3666
      date: 2023-10-13 16:34:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3669 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3673 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
    -id: 45757
    -bodyTs: "'button':34 'carbon':10 'comment':16 'copi':11 'els':14 'eye':29 'fact':5 'hour':21 'press':31 'referenc':3 'repli':18,33 'somebodi':13 'tri':26 'use':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2701217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697207684 {#3667
      date: 2023-10-13 16:34:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    1. I agreed with you\n
    2. Your comment was useless\n
    3. So was mine\n
    4. Do you know how Lemmy works? I can’t see comments from users on instances that are defederated from my home instance. My reply to your first comment in this thread is the only one I see. If there are other replies, they were made by users I’m defederated from.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697214181 {#3703
    date: 2023-10-13 18:23:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3706 …}
  +nested: Doctrine\ORM\PersistentCollection {#3708 …}
  +votes: Doctrine\ORM\PersistentCollection {#3710 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -id: 46042
  -bodyTs: "'1':1 '2':6 '3':11 '4':15 'agre':3 'comment':8,26,43 'defeder':33,65 'first':42 'home':36 'instanc':30,37 'know':18 'lemmi':20 'm':64 'made':60 'mine':14 'one':50 'repli':39,57 'see':25,52 'thread':46 'useless':10 'user':28,62 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4395297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697214181 {#3704
    date: 2023-10-13 18:23:01.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
108 DENIED moderate
App\Entity\EntryComment {#3705
  +user: Proxies\__CG__\App\Entity\User {#3182 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3668
    +user: App\Entity\User {#2196 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3534
      +user: Proxies\__CG__\App\Entity\User {#3182 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3437
        +user: App\Entity\User {#2196 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3181
          +user: Proxies\__CG__\App\Entity\User {#3182 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2280
            +user: App\Entity\User {#2196 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2282 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Wow, these meme boards fucking blow\n
              \n
              Can we focus on funny instead of making a point?
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1697214183 {#2290
              date: 2023-10-13 18:23:03.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Schnitzel_bub@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2278 …}
            +nested: Doctrine\ORM\PersistentCollection {#2279 …}
            +votes: Doctrine\ORM\PersistentCollection {#2277 …}
            +reports: Doctrine\ORM\PersistentCollection {#2220 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
            -id: 44408
            -bodyTs: "'blow':6 'board':4 'focus':9 'fuck':5 'funni':11 'instead':12 'make':14 'meme':3 'point':16 'wow':1"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2689866"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697161323 {#2296
              date: 2023-10-13 03:42:03.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2280}
          +body: "Be the change you wish to see in the world"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1697168239 {#3179
            date: 2023-10-13 05:37:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Schnitzel_bub@lemmy.ml"
            "@GiveMemes@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3183 …}
          +nested: Doctrine\ORM\PersistentCollection {#3185 …}
          +votes: Doctrine\ORM\PersistentCollection {#3187 …}
          +reports: Doctrine\ORM\PersistentCollection {#3189 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3191 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3193 …}
          -id: 44540
          -bodyTs: "'chang':3 'see':7 'wish':5 'world':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4377394"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697168239 {#3180
            date: 2023-10-13 05:37:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2280}
        +body: "Useful and original comment #3671"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697169004 {#3435
          date: 2023-10-13 05:50:04.0 +02:00
        }
        +ip: null
        +tags: [
          "3671"
        ]
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@GiveMemes@jlai.lu"
          "@zalgotext@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3438 …}
        +nested: Doctrine\ORM\PersistentCollection {#3440 …}
        +votes: Doctrine\ORM\PersistentCollection {#3442 …}
        +reports: Doctrine\ORM\PersistentCollection {#3444 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3446 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3448 …}
        -id: 44550
        -bodyTs: "'3671':5 'comment':4 'origin':3 'use':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2691784"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697169004 {#3436
          date: 2023-10-13 05:50:04.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2280}
      +body: "As useful as the one I replied to"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697205806 {#3533
        date: 2023-10-13 16:03:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@GiveMemes@jlai.lu"
        "@zalgotext@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3537 …}
      +nested: Doctrine\ORM\PersistentCollection {#3542 …}
      +votes: Doctrine\ORM\PersistentCollection {#3538 …}
      +reports: Doctrine\ORM\PersistentCollection {#3544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3548 …}
      -id: 45677
      -bodyTs: "'one':5 'repli':7 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4390839"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697205806 {#3530
        date: 2023-10-13 16:03:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2280}
    +body: "This was referencing the fact that it was a carbon copy of somebody else’s comment that replied to me hours before you. Have you tried using your eyes before pressing the reply button?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697207684 {#3666
      date: 2023-10-13 16:34:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Schnitzel_bub@lemmy.ml"
      "@GiveMemes@jlai.lu"
      "@zalgotext@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3669 …}
    +nested: Doctrine\ORM\PersistentCollection {#3671 …}
    +votes: Doctrine\ORM\PersistentCollection {#3673 …}
    +reports: Doctrine\ORM\PersistentCollection {#3675 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
    -id: 45757
    -bodyTs: "'button':34 'carbon':10 'comment':16 'copi':11 'els':14 'eye':29 'fact':5 'hour':21 'press':31 'referenc':3 'repli':18,33 'somebodi':13 'tri':26 'use':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2701217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697207684 {#3667
      date: 2023-10-13 16:34:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2280}
  +body: """
    1. I agreed with you\n
    2. Your comment was useless\n
    3. So was mine\n
    4. Do you know how Lemmy works? I can’t see comments from users on instances that are defederated from my home instance. My reply to your first comment in this thread is the only one I see. If there are other replies, they were made by users I’m defederated from.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697214181 {#3703
    date: 2023-10-13 18:23:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@GiveMemes@jlai.lu"
    "@zalgotext@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3706 …}
  +nested: Doctrine\ORM\PersistentCollection {#3708 …}
  +votes: Doctrine\ORM\PersistentCollection {#3710 …}
  +reports: Doctrine\ORM\PersistentCollection {#3712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3716 …}
  -id: 46042
  -bodyTs: "'1':1 '2':6 '3':11 '4':15 'agre':3 'comment':8,26,43 'defeder':33,65 'first':42 'home':36 'instanc':30,37 'know':18 'lemmi':20 'm':64 'made':60 'mine':14 'one':50 'repli':39,57 'see':25,52 'thread':46 'useless':10 'user':28,62 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4395297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697214181 {#3704
    date: 2023-10-13 18:23:01.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
109 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
110 DENIED moderate
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697212214 {#2247
    date: 2023-10-13 17:50:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 44403
  -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161180 {#2255
    date: 2023-10-13 03:39:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697212214 {#2247
    date: 2023-10-13 17:50:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 44403
  -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161180 {#2255
    date: 2023-10-13 03:39:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2285
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697212214 {#2247
    date: 2023-10-13 17:50:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 44403
  -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161180 {#2255
    date: 2023-10-13 03:39:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 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
114 DENIED moderate
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2285
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697212214 {#2247
      date: 2023-10-13 17:50:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2287 …}
    +nested: Doctrine\ORM\PersistentCollection {#2142 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    -id: 44403
    -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4374381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161180 {#2255
      date: 2023-10-13 03:39:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697192339 {#3131
    date: 2023-10-13 12:18:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 45054
  -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4861281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697192339 {#3132
    date: 2023-10-13 12:18:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2285
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697212214 {#2247
      date: 2023-10-13 17:50:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2287 …}
    +nested: Doctrine\ORM\PersistentCollection {#2142 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    -id: 44403
    -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4374381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161180 {#2255
      date: 2023-10-13 03:39:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697192339 {#3131
    date: 2023-10-13 12:18:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 45054
  -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4861281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697192339 {#3132
    date: 2023-10-13 12:18:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3133
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2285
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697212214 {#2247
      date: 2023-10-13 17:50:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2287 …}
    +nested: Doctrine\ORM\PersistentCollection {#2142 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    -id: 44403
    -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4374381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161180 {#2255
      date: 2023-10-13 03:39:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697192339 {#3131
    date: 2023-10-13 12:18:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3135 …}
  +nested: Doctrine\ORM\PersistentCollection {#3137 …}
  +votes: Doctrine\ORM\PersistentCollection {#3139 …}
  +reports: Doctrine\ORM\PersistentCollection {#3141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
  -id: 45054
  -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4861281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697192339 {#3132
    date: 2023-10-13 12:18:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 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
118 DENIED moderate
App\Entity\EntryComment {#3468
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3133
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2285
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697212214 {#2247
        date: 2023-10-13 17:50:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 44403
      -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4374381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161180 {#2255
        date: 2023-10-13 03:39:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697192339 {#3131
      date: 2023-10-13 12:18:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3135 …}
    +nested: Doctrine\ORM\PersistentCollection {#3137 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
    -id: 45054
    -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4861281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697192339 {#3132
      date: 2023-10-13 12:18:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: """
    I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
    \n
    Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697198634 {#3466
    date: 2023-10-13 14:03:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 45265
  -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4387633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697198634 {#3467
    date: 2023-10-13 14:03:54.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
119 DENIED edit
App\Entity\EntryComment {#3468
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3133
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2285
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697212214 {#2247
        date: 2023-10-13 17:50:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 44403
      -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4374381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161180 {#2255
        date: 2023-10-13 03:39:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697192339 {#3131
      date: 2023-10-13 12:18:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3135 …}
    +nested: Doctrine\ORM\PersistentCollection {#3137 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
    -id: 45054
    -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4861281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697192339 {#3132
      date: 2023-10-13 12:18:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: """
    I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
    \n
    Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697198634 {#3466
    date: 2023-10-13 14:03:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 45265
  -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4387633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697198634 {#3467
    date: 2023-10-13 14:03:54.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
120 DENIED moderate
App\Entity\EntryComment {#3468
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3133
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2285
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697212214 {#2247
        date: 2023-10-13 17:50:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 44403
      -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4374381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161180 {#2255
        date: 2023-10-13 03:39:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697192339 {#3131
      date: 2023-10-13 12:18:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3135 …}
    +nested: Doctrine\ORM\PersistentCollection {#3137 …}
    +votes: Doctrine\ORM\PersistentCollection {#3139 …}
    +reports: Doctrine\ORM\PersistentCollection {#3141 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
    -id: 45054
    -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4861281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697192339 {#3132
      date: 2023-10-13 12:18:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: """
    I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
    \n
    Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697198634 {#3466
    date: 2023-10-13 14:03:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3469 …}
  +nested: Doctrine\ORM\PersistentCollection {#3471 …}
  +votes: Doctrine\ORM\PersistentCollection {#3473 …}
  +reports: Doctrine\ORM\PersistentCollection {#3475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
  -id: 45265
  -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4387633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697198634 {#3467
    date: 2023-10-13 14:03:54.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
121 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
122 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3468
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3133
      +user: Proxies\__CG__\App\Entity\User {#3134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2285
        +user: App\Entity\User {#2145 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697212214 {#2247
          date: 2023-10-13 17:50:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 44403
        -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4374381"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697161180 {#2255
          date: 2023-10-13 03:39:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697192339 {#3131
        date: 2023-10-13 12:18:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3135 …}
      +nested: Doctrine\ORM\PersistentCollection {#3137 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
      -id: 45054
      -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4861281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697192339 {#3132
        date: 2023-10-13 12:18:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: """
      I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
      \n
      Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697198634 {#3466
      date: 2023-10-13 14:03:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3469 …}
    +nested: Doctrine\ORM\PersistentCollection {#3471 …}
    +votes: Doctrine\ORM\PersistentCollection {#3473 …}
    +reports: Doctrine\ORM\PersistentCollection {#3475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
    -id: 45265
    -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4387633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697198634 {#3467
      date: 2023-10-13 14:03:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: """
    My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
    \n
    There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
    \n
    YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697202659 {#3598
    date: 2023-10-13 15:10:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3601 …}
  +nested: Doctrine\ORM\PersistentCollection {#3603 …}
  +votes: Doctrine\ORM\PersistentCollection {#3605 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -id: 45476
  -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4864024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697202659 {#3599
    date: 2023-10-13 15:10:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3468
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3133
      +user: Proxies\__CG__\App\Entity\User {#3134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2285
        +user: App\Entity\User {#2145 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697212214 {#2247
          date: 2023-10-13 17:50:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 44403
        -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4374381"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697161180 {#2255
          date: 2023-10-13 03:39:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697192339 {#3131
        date: 2023-10-13 12:18:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3135 …}
      +nested: Doctrine\ORM\PersistentCollection {#3137 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
      -id: 45054
      -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4861281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697192339 {#3132
        date: 2023-10-13 12:18:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: """
      I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
      \n
      Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697198634 {#3466
      date: 2023-10-13 14:03:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3469 …}
    +nested: Doctrine\ORM\PersistentCollection {#3471 …}
    +votes: Doctrine\ORM\PersistentCollection {#3473 …}
    +reports: Doctrine\ORM\PersistentCollection {#3475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
    -id: 45265
    -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4387633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697198634 {#3467
      date: 2023-10-13 14:03:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: """
    My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
    \n
    There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
    \n
    YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697202659 {#3598
    date: 2023-10-13 15:10:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3601 …}
  +nested: Doctrine\ORM\PersistentCollection {#3603 …}
  +votes: Doctrine\ORM\PersistentCollection {#3605 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -id: 45476
  -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4864024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697202659 {#3599
    date: 2023-10-13 15:10:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3468
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3133
      +user: Proxies\__CG__\App\Entity\User {#3134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2285
        +user: App\Entity\User {#2145 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697212214 {#2247
          date: 2023-10-13 17:50:14.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 44403
        -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4374381"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697161180 {#2255
          date: 2023-10-13 03:39:40.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697192339 {#3131
        date: 2023-10-13 12:18:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3135 …}
      +nested: Doctrine\ORM\PersistentCollection {#3137 …}
      +votes: Doctrine\ORM\PersistentCollection {#3139 …}
      +reports: Doctrine\ORM\PersistentCollection {#3141 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
      -id: 45054
      -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4861281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697192339 {#3132
        date: 2023-10-13 12:18:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: """
      I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
      \n
      Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697198634 {#3466
      date: 2023-10-13 14:03:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3469 …}
    +nested: Doctrine\ORM\PersistentCollection {#3471 …}
    +votes: Doctrine\ORM\PersistentCollection {#3473 …}
    +reports: Doctrine\ORM\PersistentCollection {#3475 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
    -id: 45265
    -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4387633"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697198634 {#3467
      date: 2023-10-13 14:03:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: """
    My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
    \n
    There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
    \n
    YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697202659 {#3598
    date: 2023-10-13 15:10:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3601 …}
  +nested: Doctrine\ORM\PersistentCollection {#3603 …}
  +votes: Doctrine\ORM\PersistentCollection {#3605 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -id: 45476
  -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4864024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697202659 {#3599
    date: 2023-10-13 15:10:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 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
126 DENIED moderate
App\Entity\EntryComment {#3653
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3468
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3133
        +user: Proxies\__CG__\App\Entity\User {#3134 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2285
          +user: App\Entity\User {#2145 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1697212214 {#2247
            date: 2023-10-13 17:50:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2287 …}
          +nested: Doctrine\ORM\PersistentCollection {#2142 …}
          +votes: Doctrine\ORM\PersistentCollection {#2039 …}
          +reports: Doctrine\ORM\PersistentCollection {#2155 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
          -id: 44403
          -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4374381"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697161180 {#2255
            date: 2023-10-13 03:39:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2285}
        +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697192339 {#3131
          date: 2023-10-13 12:18:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@PsychedSy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3135 …}
        +nested: Doctrine\ORM\PersistentCollection {#3137 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3141 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
        -id: 45054
        -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4861281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697192339 {#3132
          date: 2023-10-13 12:18:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: """
        I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
        \n
        Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697198634 {#3466
        date: 2023-10-13 14:03:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3469 …}
      +nested: Doctrine\ORM\PersistentCollection {#3471 …}
      +votes: Doctrine\ORM\PersistentCollection {#3473 …}
      +reports: Doctrine\ORM\PersistentCollection {#3475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
      -id: 45265
      -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4387633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697198634 {#3467
        date: 2023-10-13 14:03:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: """
      My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
      \n
      There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
      \n
      YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697202659 {#3598
      date: 2023-10-13 15:10:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3601 …}
    +nested: Doctrine\ORM\PersistentCollection {#3603 …}
    +votes: Doctrine\ORM\PersistentCollection {#3605 …}
    +reports: Doctrine\ORM\PersistentCollection {#3607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
    -id: 45476
    -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4864024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697202659 {#3599
      date: 2023-10-13 15:10:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Out of respect for the instance I’m gonna stop and wish you a fine day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697205276 {#3651
    date: 2023-10-13 15:54:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3654 …}
  +nested: Doctrine\ORM\PersistentCollection {#3656 …}
  +votes: Doctrine\ORM\PersistentCollection {#3658 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -id: 45662
  -bodyTs: "'day':16 'fine':15 'gonna':9 'instanc':6 'm':8 'respect':3 'stop':10 'wish':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4390481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697205276 {#3652
    date: 2023-10-13 15:54:36.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
127 DENIED edit
App\Entity\EntryComment {#3653
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3468
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3133
        +user: Proxies\__CG__\App\Entity\User {#3134 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2285
          +user: App\Entity\User {#2145 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1697212214 {#2247
            date: 2023-10-13 17:50:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2287 …}
          +nested: Doctrine\ORM\PersistentCollection {#2142 …}
          +votes: Doctrine\ORM\PersistentCollection {#2039 …}
          +reports: Doctrine\ORM\PersistentCollection {#2155 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
          -id: 44403
          -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4374381"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697161180 {#2255
            date: 2023-10-13 03:39:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2285}
        +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697192339 {#3131
          date: 2023-10-13 12:18:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@PsychedSy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3135 …}
        +nested: Doctrine\ORM\PersistentCollection {#3137 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3141 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
        -id: 45054
        -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4861281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697192339 {#3132
          date: 2023-10-13 12:18:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: """
        I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
        \n
        Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697198634 {#3466
        date: 2023-10-13 14:03:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3469 …}
      +nested: Doctrine\ORM\PersistentCollection {#3471 …}
      +votes: Doctrine\ORM\PersistentCollection {#3473 …}
      +reports: Doctrine\ORM\PersistentCollection {#3475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
      -id: 45265
      -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4387633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697198634 {#3467
        date: 2023-10-13 14:03:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: """
      My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
      \n
      There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
      \n
      YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697202659 {#3598
      date: 2023-10-13 15:10:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3601 …}
    +nested: Doctrine\ORM\PersistentCollection {#3603 …}
    +votes: Doctrine\ORM\PersistentCollection {#3605 …}
    +reports: Doctrine\ORM\PersistentCollection {#3607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
    -id: 45476
    -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4864024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697202659 {#3599
      date: 2023-10-13 15:10:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Out of respect for the instance I’m gonna stop and wish you a fine day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697205276 {#3651
    date: 2023-10-13 15:54:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3654 …}
  +nested: Doctrine\ORM\PersistentCollection {#3656 …}
  +votes: Doctrine\ORM\PersistentCollection {#3658 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -id: 45662
  -bodyTs: "'day':16 'fine':15 'gonna':9 'instanc':6 'm':8 'respect':3 'stop':10 'wish':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4390481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697205276 {#3652
    date: 2023-10-13 15:54:36.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
128 DENIED moderate
App\Entity\EntryComment {#3653
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3468
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3133
        +user: Proxies\__CG__\App\Entity\User {#3134 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2285
          +user: App\Entity\User {#2145 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1697212214 {#2247
            date: 2023-10-13 17:50:14.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2287 …}
          +nested: Doctrine\ORM\PersistentCollection {#2142 …}
          +votes: Doctrine\ORM\PersistentCollection {#2039 …}
          +reports: Doctrine\ORM\PersistentCollection {#2155 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
          -id: 44403
          -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4374381"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697161180 {#2255
            date: 2023-10-13 03:39:40.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2285}
        +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697192339 {#3131
          date: 2023-10-13 12:18:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@PsychedSy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3135 …}
        +nested: Doctrine\ORM\PersistentCollection {#3137 …}
        +votes: Doctrine\ORM\PersistentCollection {#3139 …}
        +reports: Doctrine\ORM\PersistentCollection {#3141 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
        -id: 45054
        -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4861281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697192339 {#3132
          date: 2023-10-13 12:18:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: """
        I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
        \n
        Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697198634 {#3466
        date: 2023-10-13 14:03:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3469 …}
      +nested: Doctrine\ORM\PersistentCollection {#3471 …}
      +votes: Doctrine\ORM\PersistentCollection {#3473 …}
      +reports: Doctrine\ORM\PersistentCollection {#3475 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
      -id: 45265
      -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4387633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697198634 {#3467
        date: 2023-10-13 14:03:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: """
      My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
      \n
      There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
      \n
      YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697202659 {#3598
      date: 2023-10-13 15:10:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3601 …}
    +nested: Doctrine\ORM\PersistentCollection {#3603 …}
    +votes: Doctrine\ORM\PersistentCollection {#3605 …}
    +reports: Doctrine\ORM\PersistentCollection {#3607 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
    -id: 45476
    -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4864024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697202659 {#3599
      date: 2023-10-13 15:10:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Out of respect for the instance I’m gonna stop and wish you a fine day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697205276 {#3651
    date: 2023-10-13 15:54:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3654 …}
  +nested: Doctrine\ORM\PersistentCollection {#3656 …}
  +votes: Doctrine\ORM\PersistentCollection {#3658 …}
  +reports: Doctrine\ORM\PersistentCollection {#3660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
  -id: 45662
  -bodyTs: "'day':16 'fine':15 'gonna':9 'instanc':6 'm':8 'respect':3 'stop':10 'wish':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4390481"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697205276 {#3652
    date: 2023-10-13 15:54:36.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
129 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
130 DENIED moderate
App\Entity\EntryComment {#3691
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3653
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3600
      +user: Proxies\__CG__\App\Entity\User {#3134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3468
        +user: App\Entity\User {#2145 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3133
          +user: Proxies\__CG__\App\Entity\User {#3134 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2285
            +user: App\Entity\User {#2145 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1697212214 {#2247
              date: 2023-10-13 17:50:14.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Custoslibera@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2287 …}
            +nested: Doctrine\ORM\PersistentCollection {#2142 …}
            +votes: Doctrine\ORM\PersistentCollection {#2039 …}
            +reports: Doctrine\ORM\PersistentCollection {#2155 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
            -id: 44403
            -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/4374381"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697161180 {#2255
              date: 2023-10-13 03:39:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2285}
          +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1697192339 {#3131
            date: 2023-10-13 12:18:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
            "@PsychedSy@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3135 …}
          +nested: Doctrine\ORM\PersistentCollection {#3137 …}
          +votes: Doctrine\ORM\PersistentCollection {#3139 …}
          +reports: Doctrine\ORM\PersistentCollection {#3141 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
          -id: 45054
          -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4861281"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697192339 {#3132
            date: 2023-10-13 12:18:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2285}
        +body: """
          I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
          \n
          Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697198634 {#3466
          date: 2023-10-13 14:03:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@PsychedSy@sh.itjust.works"
          "@TheAnonymouseJoker@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3469 …}
        +nested: Doctrine\ORM\PersistentCollection {#3471 …}
        +votes: Doctrine\ORM\PersistentCollection {#3473 …}
        +reports: Doctrine\ORM\PersistentCollection {#3475 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
        -id: 45265
        -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4387633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697198634 {#3467
          date: 2023-10-13 14:03:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: """
        My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
        \n
        There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
        \n
        YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697202659 {#3598
        date: 2023-10-13 15:10:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3601 …}
      +nested: Doctrine\ORM\PersistentCollection {#3603 …}
      +votes: Doctrine\ORM\PersistentCollection {#3605 …}
      +reports: Doctrine\ORM\PersistentCollection {#3607 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
      -id: 45476
      -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4864024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697202659 {#3599
        date: 2023-10-13 15:10:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "Out of respect for the instance I’m gonna stop and wish you a fine day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697205276 {#3651
      date: 2023-10-13 15:54:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3654 …}
    +nested: Doctrine\ORM\PersistentCollection {#3656 …}
    +votes: Doctrine\ORM\PersistentCollection {#3658 …}
    +reports: Doctrine\ORM\PersistentCollection {#3660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
    -id: 45662
    -bodyTs: "'day':16 'fine':15 'gonna':9 'instanc':6 'm':8 'respect':3 'stop':10 'wish':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4390481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697205276 {#3652
      date: 2023-10-13 15:54:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "There is no respect for siding with the Zionist agenda to want a country erased off of the world map, and for its millions of original inhabitants to be displayed by American/European genocidal colonialists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697208365 {#3692
    date: 2023-10-13 16:46:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3688 …}
  +nested: Doctrine\ORM\PersistentCollection {#3684 …}
  +votes: Doctrine\ORM\PersistentCollection {#3682 …}
  +reports: Doctrine\ORM\PersistentCollection {#3697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3701 …}
  -id: 45777
  -bodyTs: "'agenda':10 'american/european':32 'colonialist':34 'countri':14 'display':30 'eras':15 'genocid':33 'inhabit':27 'map':20 'million':24 'origin':26 'respect':4 'side':6 'want':12 'world':19 'zionist':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4866183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697208365 {#3695
    date: 2023-10-13 16:46:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3691
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3653
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3600
      +user: Proxies\__CG__\App\Entity\User {#3134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3468
        +user: App\Entity\User {#2145 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3133
          +user: Proxies\__CG__\App\Entity\User {#3134 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2285
            +user: App\Entity\User {#2145 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1697212214 {#2247
              date: 2023-10-13 17:50:14.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Custoslibera@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2287 …}
            +nested: Doctrine\ORM\PersistentCollection {#2142 …}
            +votes: Doctrine\ORM\PersistentCollection {#2039 …}
            +reports: Doctrine\ORM\PersistentCollection {#2155 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
            -id: 44403
            -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/4374381"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697161180 {#2255
              date: 2023-10-13 03:39:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2285}
          +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1697192339 {#3131
            date: 2023-10-13 12:18:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
            "@PsychedSy@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3135 …}
          +nested: Doctrine\ORM\PersistentCollection {#3137 …}
          +votes: Doctrine\ORM\PersistentCollection {#3139 …}
          +reports: Doctrine\ORM\PersistentCollection {#3141 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
          -id: 45054
          -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4861281"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697192339 {#3132
            date: 2023-10-13 12:18:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2285}
        +body: """
          I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
          \n
          Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697198634 {#3466
          date: 2023-10-13 14:03:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@PsychedSy@sh.itjust.works"
          "@TheAnonymouseJoker@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3469 …}
        +nested: Doctrine\ORM\PersistentCollection {#3471 …}
        +votes: Doctrine\ORM\PersistentCollection {#3473 …}
        +reports: Doctrine\ORM\PersistentCollection {#3475 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
        -id: 45265
        -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4387633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697198634 {#3467
          date: 2023-10-13 14:03:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: """
        My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
        \n
        There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
        \n
        YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697202659 {#3598
        date: 2023-10-13 15:10:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3601 …}
      +nested: Doctrine\ORM\PersistentCollection {#3603 …}
      +votes: Doctrine\ORM\PersistentCollection {#3605 …}
      +reports: Doctrine\ORM\PersistentCollection {#3607 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
      -id: 45476
      -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4864024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697202659 {#3599
        date: 2023-10-13 15:10:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "Out of respect for the instance I’m gonna stop and wish you a fine day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697205276 {#3651
      date: 2023-10-13 15:54:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3654 …}
    +nested: Doctrine\ORM\PersistentCollection {#3656 …}
    +votes: Doctrine\ORM\PersistentCollection {#3658 …}
    +reports: Doctrine\ORM\PersistentCollection {#3660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
    -id: 45662
    -bodyTs: "'day':16 'fine':15 'gonna':9 'instanc':6 'm':8 'respect':3 'stop':10 'wish':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4390481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697205276 {#3652
      date: 2023-10-13 15:54:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "There is no respect for siding with the Zionist agenda to want a country erased off of the world map, and for its millions of original inhabitants to be displayed by American/European genocidal colonialists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697208365 {#3692
    date: 2023-10-13 16:46:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3688 …}
  +nested: Doctrine\ORM\PersistentCollection {#3684 …}
  +votes: Doctrine\ORM\PersistentCollection {#3682 …}
  +reports: Doctrine\ORM\PersistentCollection {#3697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3701 …}
  -id: 45777
  -bodyTs: "'agenda':10 'american/european':32 'colonialist':34 'countri':14 'display':30 'eras':15 'genocid':33 'inhabit':27 'map':20 'million':24 'origin':26 'respect':4 'side':6 'want':12 'world':19 'zionist':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4866183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697208365 {#3695
    date: 2023-10-13 16:46:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3691
  +user: Proxies\__CG__\App\Entity\User {#3134 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3653
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3600
      +user: Proxies\__CG__\App\Entity\User {#3134 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3468
        +user: App\Entity\User {#2145 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3133
          +user: Proxies\__CG__\App\Entity\User {#3134 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2285
            +user: App\Entity\User {#2145 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1697212214 {#2247
              date: 2023-10-13 17:50:14.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Custoslibera@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2287 …}
            +nested: Doctrine\ORM\PersistentCollection {#2142 …}
            +votes: Doctrine\ORM\PersistentCollection {#2039 …}
            +reports: Doctrine\ORM\PersistentCollection {#2155 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
            -id: 44403
            -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/4374381"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697161180 {#2255
              date: 2023-10-13 03:39:40.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2285}
          +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1697192339 {#3131
            date: 2023-10-13 12:18:59.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
            "@PsychedSy@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3135 …}
          +nested: Doctrine\ORM\PersistentCollection {#3137 …}
          +votes: Doctrine\ORM\PersistentCollection {#3139 …}
          +reports: Doctrine\ORM\PersistentCollection {#3141 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
          -id: 45054
          -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/4861281"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697192339 {#3132
            date: 2023-10-13 12:18:59.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2285}
        +body: """
          I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
          \n
          Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697198634 {#3466
          date: 2023-10-13 14:03:54.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@PsychedSy@sh.itjust.works"
          "@TheAnonymouseJoker@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3469 …}
        +nested: Doctrine\ORM\PersistentCollection {#3471 …}
        +votes: Doctrine\ORM\PersistentCollection {#3473 …}
        +reports: Doctrine\ORM\PersistentCollection {#3475 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
        -id: 45265
        -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4387633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697198634 {#3467
          date: 2023-10-13 14:03:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: """
        My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
        \n
        There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
        \n
        YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697202659 {#3598
        date: 2023-10-13 15:10:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3601 …}
      +nested: Doctrine\ORM\PersistentCollection {#3603 …}
      +votes: Doctrine\ORM\PersistentCollection {#3605 …}
      +reports: Doctrine\ORM\PersistentCollection {#3607 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
      -id: 45476
      -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4864024"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697202659 {#3599
        date: 2023-10-13 15:10:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "Out of respect for the instance I’m gonna stop and wish you a fine day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697205276 {#3651
      date: 2023-10-13 15:54:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3654 …}
    +nested: Doctrine\ORM\PersistentCollection {#3656 …}
    +votes: Doctrine\ORM\PersistentCollection {#3658 …}
    +reports: Doctrine\ORM\PersistentCollection {#3660 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
    -id: 45662
    -bodyTs: "'day':16 'fine':15 'gonna':9 'instanc':6 'm':8 'respect':3 'stop':10 'wish':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4390481"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697205276 {#3652
      date: 2023-10-13 15:54:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "There is no respect for siding with the Zionist agenda to want a country erased off of the world map, and for its millions of original inhabitants to be displayed by American/European genocidal colonialists."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697208365 {#3692
    date: 2023-10-13 16:46:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3688 …}
  +nested: Doctrine\ORM\PersistentCollection {#3684 …}
  +votes: Doctrine\ORM\PersistentCollection {#3682 …}
  +reports: Doctrine\ORM\PersistentCollection {#3697 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3699 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3701 …}
  -id: 45777
  -bodyTs: "'agenda':10 'american/european':32 'colonialist':34 'countri':14 'display':30 'eras':15 'genocid':33 'inhabit':27 'map':20 'million':24 'origin':26 'respect':4 'side':6 'want':12 'world':19 'zionist':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4866183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697208365 {#3695
    date: 2023-10-13 16:46:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 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
134 DENIED moderate
App\Entity\EntryComment {#3719
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3691
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3653
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3600
        +user: Proxies\__CG__\App\Entity\User {#3134 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3468
          +user: App\Entity\User {#2145 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3133
            +user: Proxies\__CG__\App\Entity\User {#3134 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2285
              +user: App\Entity\User {#2145 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1697212214 {#2247
                date: 2023-10-13 17:50:14.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Custoslibera@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2287 …}
              +nested: Doctrine\ORM\PersistentCollection {#2142 …}
              +votes: Doctrine\ORM\PersistentCollection {#2039 …}
              +reports: Doctrine\ORM\PersistentCollection {#2155 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
              -id: 44403
              -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/4374381"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697161180 {#2255
                date: 2023-10-13 03:39:40.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2285}
            +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1697192339 {#3131
              date: 2023-10-13 12:18:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Custoslibera@lemmy.world"
              "@PsychedSy@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3135 …}
            +nested: Doctrine\ORM\PersistentCollection {#3137 …}
            +votes: Doctrine\ORM\PersistentCollection {#3139 …}
            +reports: Doctrine\ORM\PersistentCollection {#3141 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
            -id: 45054
            -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4861281"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697192339 {#3132
              date: 2023-10-13 12:18:59.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2285}
          +body: """
            I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
            \n
            Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697198634 {#3466
            date: 2023-10-13 14:03:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
            "@PsychedSy@sh.itjust.works"
            "@TheAnonymouseJoker@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3469 …}
          +nested: Doctrine\ORM\PersistentCollection {#3471 …}
          +votes: Doctrine\ORM\PersistentCollection {#3473 …}
          +reports: Doctrine\ORM\PersistentCollection {#3475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
          -id: 45265
          -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4387633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697198634 {#3467
            date: 2023-10-13 14:03:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2285}
        +body: """
          My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
          \n
          There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
          \n
          YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697202659 {#3598
          date: 2023-10-13 15:10:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@PsychedSy@sh.itjust.works"
          "@TheAnonymouseJoker@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3601 …}
        +nested: Doctrine\ORM\PersistentCollection {#3603 …}
        +votes: Doctrine\ORM\PersistentCollection {#3605 …}
        +reports: Doctrine\ORM\PersistentCollection {#3607 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
        -id: 45476
        -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4864024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697202659 {#3599
          date: 2023-10-13 15:10:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: "Out of respect for the instance I’m gonna stop and wish you a fine day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697205276 {#3651
        date: 2023-10-13 15:54:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3654 …}
      +nested: Doctrine\ORM\PersistentCollection {#3656 …}
      +votes: Doctrine\ORM\PersistentCollection {#3658 …}
      +reports: Doctrine\ORM\PersistentCollection {#3660 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
      -id: 45662
      -bodyTs: "'day':16 'fine':15 'gonna':9 'instanc':6 'm':8 'respect':3 'stop':10 'wish':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4390481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697205276 {#3652
        date: 2023-10-13 15:54:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "There is no respect for siding with the Zionist agenda to want a country erased off of the world map, and for its millions of original inhabitants to be displayed by American/European genocidal colonialists."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697208365 {#3692
      date: 2023-10-13 16:46:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3688 …}
    +nested: Doctrine\ORM\PersistentCollection {#3684 …}
    +votes: Doctrine\ORM\PersistentCollection {#3682 …}
    +reports: Doctrine\ORM\PersistentCollection {#3697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3701 …}
    -id: 45777
    -bodyTs: "'agenda':10 'american/european':32 'colonialist':34 'countri':14 'display':30 'eras':15 'genocid':33 'inhabit':27 'map':20 'million':24 'origin':26 'respect':4 'side':6 'want':12 'world':19 'zionist':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4866183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697208365 {#3695
      date: 2023-10-13 16:46:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Read what I’ve said. I described the US’s strategic plans. I didn’t say I agree with them. Calm down. Read. Stop assuming insanely stupid shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697212212 {#3724
    date: 2023-10-13 17:50:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3727 …}
  +nested: Doctrine\ORM\PersistentCollection {#3731 …}
  +votes: Doctrine\ORM\PersistentCollection {#3733 …}
  +reports: Doctrine\ORM\PersistentCollection {#3734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3738 …}
  -id: 45942
  -bodyTs: "'agre':18 'assum':25 'calm':21 'describ':7 'didn':14 'insan':26 'plan':12 'read':1,23 'said':5 'say':16 'shit':28 'stop':24 'strateg':11 'stupid':27 'us':9 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4394331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697212212 {#3721
    date: 2023-10-13 17:50:12.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
135 DENIED edit
App\Entity\EntryComment {#3719
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3691
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3653
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3600
        +user: Proxies\__CG__\App\Entity\User {#3134 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3468
          +user: App\Entity\User {#2145 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3133
            +user: Proxies\__CG__\App\Entity\User {#3134 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2285
              +user: App\Entity\User {#2145 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1697212214 {#2247
                date: 2023-10-13 17:50:14.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Custoslibera@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2287 …}
              +nested: Doctrine\ORM\PersistentCollection {#2142 …}
              +votes: Doctrine\ORM\PersistentCollection {#2039 …}
              +reports: Doctrine\ORM\PersistentCollection {#2155 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
              -id: 44403
              -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/4374381"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697161180 {#2255
                date: 2023-10-13 03:39:40.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2285}
            +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1697192339 {#3131
              date: 2023-10-13 12:18:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Custoslibera@lemmy.world"
              "@PsychedSy@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3135 …}
            +nested: Doctrine\ORM\PersistentCollection {#3137 …}
            +votes: Doctrine\ORM\PersistentCollection {#3139 …}
            +reports: Doctrine\ORM\PersistentCollection {#3141 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
            -id: 45054
            -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4861281"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697192339 {#3132
              date: 2023-10-13 12:18:59.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2285}
          +body: """
            I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
            \n
            Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697198634 {#3466
            date: 2023-10-13 14:03:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
            "@PsychedSy@sh.itjust.works"
            "@TheAnonymouseJoker@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3469 …}
          +nested: Doctrine\ORM\PersistentCollection {#3471 …}
          +votes: Doctrine\ORM\PersistentCollection {#3473 …}
          +reports: Doctrine\ORM\PersistentCollection {#3475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
          -id: 45265
          -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4387633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697198634 {#3467
            date: 2023-10-13 14:03:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2285}
        +body: """
          My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
          \n
          There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
          \n
          YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697202659 {#3598
          date: 2023-10-13 15:10:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@PsychedSy@sh.itjust.works"
          "@TheAnonymouseJoker@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3601 …}
        +nested: Doctrine\ORM\PersistentCollection {#3603 …}
        +votes: Doctrine\ORM\PersistentCollection {#3605 …}
        +reports: Doctrine\ORM\PersistentCollection {#3607 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
        -id: 45476
        -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4864024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697202659 {#3599
          date: 2023-10-13 15:10:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: "Out of respect for the instance I’m gonna stop and wish you a fine day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697205276 {#3651
        date: 2023-10-13 15:54:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3654 …}
      +nested: Doctrine\ORM\PersistentCollection {#3656 …}
      +votes: Doctrine\ORM\PersistentCollection {#3658 …}
      +reports: Doctrine\ORM\PersistentCollection {#3660 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
      -id: 45662
      -bodyTs: "'day':16 'fine':15 'gonna':9 'instanc':6 'm':8 'respect':3 'stop':10 'wish':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4390481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697205276 {#3652
        date: 2023-10-13 15:54:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "There is no respect for siding with the Zionist agenda to want a country erased off of the world map, and for its millions of original inhabitants to be displayed by American/European genocidal colonialists."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697208365 {#3692
      date: 2023-10-13 16:46:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3688 …}
    +nested: Doctrine\ORM\PersistentCollection {#3684 …}
    +votes: Doctrine\ORM\PersistentCollection {#3682 …}
    +reports: Doctrine\ORM\PersistentCollection {#3697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3701 …}
    -id: 45777
    -bodyTs: "'agenda':10 'american/european':32 'colonialist':34 'countri':14 'display':30 'eras':15 'genocid':33 'inhabit':27 'map':20 'million':24 'origin':26 'respect':4 'side':6 'want':12 'world':19 'zionist':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4866183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697208365 {#3695
      date: 2023-10-13 16:46:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Read what I’ve said. I described the US’s strategic plans. I didn’t say I agree with them. Calm down. Read. Stop assuming insanely stupid shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697212212 {#3724
    date: 2023-10-13 17:50:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3727 …}
  +nested: Doctrine\ORM\PersistentCollection {#3731 …}
  +votes: Doctrine\ORM\PersistentCollection {#3733 …}
  +reports: Doctrine\ORM\PersistentCollection {#3734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3738 …}
  -id: 45942
  -bodyTs: "'agre':18 'assum':25 'calm':21 'describ':7 'didn':14 'insan':26 'plan':12 'read':1,23 'said':5 'say':16 'shit':28 'stop':24 'strateg':11 'stupid':27 'us':9 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4394331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697212212 {#3721
    date: 2023-10-13 17:50:12.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
136 DENIED moderate
App\Entity\EntryComment {#3719
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3691
    +user: Proxies\__CG__\App\Entity\User {#3134 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3653
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3600
        +user: Proxies\__CG__\App\Entity\User {#3134 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3468
          +user: App\Entity\User {#2145 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3133
            +user: Proxies\__CG__\App\Entity\User {#3134 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2285
              +user: App\Entity\User {#2145 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1697212214 {#2247
                date: 2023-10-13 17:50:14.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Custoslibera@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2287 …}
              +nested: Doctrine\ORM\PersistentCollection {#2142 …}
              +votes: Doctrine\ORM\PersistentCollection {#2039 …}
              +reports: Doctrine\ORM\PersistentCollection {#2155 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
              -id: 44403
              -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/4374381"
              +editedAt: null
              +createdAt: DateTimeImmutable @1697161180 {#2255
                date: 2023-10-13 03:39:40.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2285}
            +body: "You terrorists only safeguard the non-Anglo (~90%) of world from prosperity and sovereignty."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 5
            +score: 0
            +lastActive: DateTime @1697192339 {#3131
              date: 2023-10-13 12:18:59.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Custoslibera@lemmy.world"
              "@PsychedSy@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3135 …}
            +nested: Doctrine\ORM\PersistentCollection {#3137 …}
            +votes: Doctrine\ORM\PersistentCollection {#3139 …}
            +reports: Doctrine\ORM\PersistentCollection {#3141 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3143 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3145 …}
            -id: 45054
            -bodyTs: "'90':9 'anglo':8 'non':7 'non-anglo':6 'prosper':13 'safeguard':4 'sovereignti':15 'terrorist':2 'world':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/4861281"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697192339 {#3132
              date: 2023-10-13 12:18:59.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2285}
          +body: """
            I’ve been anti-war for over 20 years. Don’t get pissed at me because you haven’t bothered to understand your opponents.\n
            \n
            Christ all the ignorant fucks that keep assuming ridiculous things are frustrating.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1697198634 {#3466
            date: 2023-10-13 14:03:54.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Custoslibera@lemmy.world"
            "@PsychedSy@sh.itjust.works"
            "@TheAnonymouseJoker@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3469 …}
          +nested: Doctrine\ORM\PersistentCollection {#3471 …}
          +votes: Doctrine\ORM\PersistentCollection {#3473 …}
          +reports: Doctrine\ORM\PersistentCollection {#3475 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3477 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3479 …}
          -id: 45265
          -bodyTs: "'20':9 'anti':5 'anti-war':4 'assum':33 'bother':21 'christ':26 'frustrat':37 'fuck':30 'get':13 'haven':19 'ignor':29 'keep':32 'oppon':25 'piss':14 'ridicul':34 'thing':35 'understand':23 've':2 'war':6 'year':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4387633"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697198634 {#3467
            date: 2023-10-13 14:03:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2285}
        +body: """
          My long term friend is a Palestinian and I very well know what monstrosity is Zionist Project, that Israel and its Anglo backers have been wanting to do since 1948 in Palestine. USA, Britain, France and numerous others are responsible for this.\n
          \n
          There is no war, there has only been genocide and colonisation since nearly 80 years, and there has only been one side backing it - Anglo/West. The same people who drew lines and flags for Arab countries, and the same people who made Arab Spring happen.\n
          \n
          YOU are the ignorant pseudointellectual fuck talking shit on matters with 0 knowledge.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697202659 {#3598
          date: 2023-10-13 15:10:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Custoslibera@lemmy.world"
          "@PsychedSy@sh.itjust.works"
          "@TheAnonymouseJoker@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3601 …}
        +nested: Doctrine\ORM\PersistentCollection {#3603 …}
        +votes: Doctrine\ORM\PersistentCollection {#3605 …}
        +reports: Doctrine\ORM\PersistentCollection {#3607 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
        -id: 45476
        -bodyTs: "'0':99 '1948':30 '80':56 'anglo':22 'anglo/west':67 'arab':77,85 'back':65 'backer':23 'britain':34 'colonis':53 'countri':78 'drew':72 'flag':75 'franc':35 'friend':4 'fuck':93 'genocid':51 'happen':87 'ignor':91 'israel':19 'know':12 'knowledg':100 'line':73 'long':2 'made':84 'matter':97 'monstros':14 'near':55 'numer':37 'one':63 'other':38 'palestin':32 'palestinian':7 'peopl':70,82 'project':17 'pseudointellectu':92 'respons':40 'shit':95 'side':64 'sinc':29,54 'spring':86 'talk':94 'term':3 'usa':33 'want':26 'war':46 'well':11 'year':57 'zionist':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4864024"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697202659 {#3599
          date: 2023-10-13 15:10:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2285}
      +body: "Out of respect for the instance I’m gonna stop and wish you a fine day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697205276 {#3651
        date: 2023-10-13 15:54:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
        "@PsychedSy@sh.itjust.works"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3654 …}
      +nested: Doctrine\ORM\PersistentCollection {#3656 …}
      +votes: Doctrine\ORM\PersistentCollection {#3658 …}
      +reports: Doctrine\ORM\PersistentCollection {#3660 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3662 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3664 …}
      -id: 45662
      -bodyTs: "'day':16 'fine':15 'gonna':9 'instanc':6 'm':8 'respect':3 'stop':10 'wish':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4390481"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697205276 {#3652
        date: 2023-10-13 15:54:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "There is no respect for siding with the Zionist agenda to want a country erased off of the world map, and for its millions of original inhabitants to be displayed by American/European genocidal colonialists."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697208365 {#3692
      date: 2023-10-13 16:46:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3688 …}
    +nested: Doctrine\ORM\PersistentCollection {#3684 …}
    +votes: Doctrine\ORM\PersistentCollection {#3682 …}
    +reports: Doctrine\ORM\PersistentCollection {#3697 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3699 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3701 …}
    -id: 45777
    -bodyTs: "'agenda':10 'american/european':32 'colonialist':34 'countri':14 'display':30 'eras':15 'genocid':33 'inhabit':27 'map':20 'million':24 'origin':26 'respect':4 'side':6 'want':12 'world':19 'zionist':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4866183"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697208365 {#3695
      date: 2023-10-13 16:46:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "Read what I’ve said. I described the US’s strategic plans. I didn’t say I agree with them. Calm down. Read. Stop assuming insanely stupid shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697212212 {#3724
    date: 2023-10-13 17:50:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3727 …}
  +nested: Doctrine\ORM\PersistentCollection {#3731 …}
  +votes: Doctrine\ORM\PersistentCollection {#3733 …}
  +reports: Doctrine\ORM\PersistentCollection {#3734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3738 …}
  -id: 45942
  -bodyTs: "'agre':18 'assum':25 'calm':21 'describ':7 'didn':14 'insan':26 'plan':12 'read':1,23 'said':5 'say':16 'shit':28 'stop':24 'strateg':11 'stupid':27 'us':9 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4394331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697212212 {#3721
    date: 2023-10-13 17:50:12.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
137 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
138 DENIED moderate
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2285
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697212214 {#2247
      date: 2023-10-13 17:50:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2287 …}
    +nested: Doctrine\ORM\PersistentCollection {#2142 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    -id: 44403
    -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4374381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161180 {#2255
      date: 2023-10-13 03:39:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "If by “protect” you mean extract resources and concession from a huge portion of the world and redistribution from US tax payers to Military contractors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697162241 {#3147
    date: 2023-10-13 03:57:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 44433
  -bodyTs: "'concess':9 'contractor':25 'extract':6 'huge':12 'mean':5 'militari':24 'payer':22 'portion':13 'protect':3 'redistribut':18 'resourc':7 'tax':21 'us':20 'world':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4852820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162241 {#3148
    date: 2023-10-13 03:57:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2285
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697212214 {#2247
      date: 2023-10-13 17:50:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2287 …}
    +nested: Doctrine\ORM\PersistentCollection {#2142 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    -id: 44403
    -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4374381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161180 {#2255
      date: 2023-10-13 03:39:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "If by “protect” you mean extract resources and concession from a huge portion of the world and redistribution from US tax payers to Military contractors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697162241 {#3147
    date: 2023-10-13 03:57:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 44433
  -bodyTs: "'concess':9 'contractor':25 'extract':6 'huge':12 'mean':5 'militari':24 'payer':22 'portion':13 'protect':3 'redistribut':18 'resourc':7 'tax':21 'us':20 'world':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4852820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162241 {#3148
    date: 2023-10-13 03:57:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3149
  +user: Proxies\__CG__\App\Entity\User {#3150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2285
    +user: App\Entity\User {#2145 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697212214 {#2247
      date: 2023-10-13 17:50:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2287 …}
    +nested: Doctrine\ORM\PersistentCollection {#2142 …}
    +votes: Doctrine\ORM\PersistentCollection {#2039 …}
    +reports: Doctrine\ORM\PersistentCollection {#2155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
    -id: 44403
    -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4374381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161180 {#2255
      date: 2023-10-13 03:39:40.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "If by “protect” you mean extract resources and concession from a huge portion of the world and redistribution from US tax payers to Military contractors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697162241 {#3147
    date: 2023-10-13 03:57:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3151 …}
  +nested: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3155 …}
  +reports: Doctrine\ORM\PersistentCollection {#3157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 44433
  -bodyTs: "'concess':9 'contractor':25 'extract':6 'huge':12 'mean':5 'militari':24 'payer':22 'portion':13 'protect':3 'redistribut':18 'resourc':7 'tax':21 'us':20 'world':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4852820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162241 {#3148
    date: 2023-10-13 03:57:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 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
142 DENIED moderate
App\Entity\EntryComment {#3376
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3149
    +user: Proxies\__CG__\App\Entity\User {#3150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2285
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697212214 {#2247
        date: 2023-10-13 17:50:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 44403
      -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4374381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161180 {#2255
        date: 2023-10-13 03:39:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "If by “protect” you mean extract resources and concession from a huge portion of the world and redistribution from US tax payers to Military contractors."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697162241 {#3147
      date: 2023-10-13 03:57:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3151 …}
    +nested: Doctrine\ORM\PersistentCollection {#3153 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
    -id: 44433
    -bodyTs: "'concess':9 'contractor':25 'extract':6 'huge':12 'mean':5 'militari':24 'payer':22 'portion':13 'protect':3 'redistribut':18 'resourc':7 'tax':21 'us':20 'world':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4852820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697162241 {#3148
      date: 2023-10-13 03:57:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "No. I mean use them as forward operating bases. We subsidize the defense of a huge portion of the world, particularly NATO members, because they’re strategically important."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697162582 {#3374
    date: 2023-10-13 04:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TrippyFocus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 44442
  -bodyTs: "'base':9 'defens':13 'forward':7 'huge':16 'import':28 'mean':3 'member':23 'nato':22 'oper':8 'particular':21 'portion':17 're':26 'strateg':27 'subsid':11 'use':4 'world':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4375081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162582 {#3375
    date: 2023-10-13 04:03:02.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
143 DENIED edit
App\Entity\EntryComment {#3376
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3149
    +user: Proxies\__CG__\App\Entity\User {#3150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2285
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697212214 {#2247
        date: 2023-10-13 17:50:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 44403
      -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4374381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161180 {#2255
        date: 2023-10-13 03:39:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "If by “protect” you mean extract resources and concession from a huge portion of the world and redistribution from US tax payers to Military contractors."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697162241 {#3147
      date: 2023-10-13 03:57:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3151 …}
    +nested: Doctrine\ORM\PersistentCollection {#3153 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
    -id: 44433
    -bodyTs: "'concess':9 'contractor':25 'extract':6 'huge':12 'mean':5 'militari':24 'payer':22 'portion':13 'protect':3 'redistribut':18 'resourc':7 'tax':21 'us':20 'world':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4852820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697162241 {#3148
      date: 2023-10-13 03:57:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "No. I mean use them as forward operating bases. We subsidize the defense of a huge portion of the world, particularly NATO members, because they’re strategically important."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697162582 {#3374
    date: 2023-10-13 04:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TrippyFocus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 44442
  -bodyTs: "'base':9 'defens':13 'forward':7 'huge':16 'import':28 'mean':3 'member':23 'nato':22 'oper':8 'particular':21 'portion':17 're':26 'strateg':27 'subsid':11 'use':4 'world':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4375081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162582 {#3375
    date: 2023-10-13 04:03:02.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
144 DENIED moderate
App\Entity\EntryComment {#3376
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3149
    +user: Proxies\__CG__\App\Entity\User {#3150 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2285
      +user: App\Entity\User {#2145 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Considering how big our military is and how much of NATO we are, yeah, unironically it is a redistribution of US wealth to protect a huge portion of the world. The good kind of redistribution involves missiles I guess?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697212214 {#2247
        date: 2023-10-13 17:50:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 44403
      -bodyTs: "'big':3 'consid':1 'good':32 'guess':39 'huge':26 'involv':36 'kind':33 'militari':5 'missil':37 'much':9 'nato':11 'portion':27 'protect':24 'redistribut':19,35 'uniron':15 'us':21 'wealth':22 'world':30 'yeah':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4374381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697161180 {#2255
        date: 2023-10-13 03:39:40.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2285}
    +body: "If by “protect” you mean extract resources and concession from a huge portion of the world and redistribution from US tax payers to Military contractors."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697162241 {#3147
      date: 2023-10-13 03:57:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@PsychedSy@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3151 …}
    +nested: Doctrine\ORM\PersistentCollection {#3153 …}
    +votes: Doctrine\ORM\PersistentCollection {#3155 …}
    +reports: Doctrine\ORM\PersistentCollection {#3157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
    -id: 44433
    -bodyTs: "'concess':9 'contractor':25 'extract':6 'huge':12 'mean':5 'militari':24 'payer':22 'portion':13 'protect':3 'redistribut':18 'resourc':7 'tax':21 'us':20 'world':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4852820"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697162241 {#3148
      date: 2023-10-13 03:57:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2285}
  +body: "No. I mean use them as forward operating bases. We subsidize the defense of a huge portion of the world, particularly NATO members, because they’re strategically important."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697162582 {#3374
    date: 2023-10-13 04:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@PsychedSy@sh.itjust.works"
    "@TrippyFocus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3377 …}
  +nested: Doctrine\ORM\PersistentCollection {#3379 …}
  +votes: Doctrine\ORM\PersistentCollection {#3381 …}
  +reports: Doctrine\ORM\PersistentCollection {#3383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3387 …}
  -id: 44442
  -bodyTs: "'base':9 'defens':13 'forward':7 'huge':16 'import':28 'mean':3 'member':23 'nato':22 'oper':8 'particular':21 'portion':17 're':26 'strateg':27 'subsid':11 'use':4 'world':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4375081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162582 {#3375
    date: 2023-10-13 04:03:02.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
145 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
146 DENIED moderate
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If anyone’s hoping that this lemmy.ML community will defederate from lemmygrad.ML anytime soon, then you obviously don’t understand *where the fuck you even are*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697160916 {#2015
    date: 2023-10-13 03:35:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 44390
  -bodyTs: "'anyon':2 'anytim':13 'communiti':8 'defeder':10 'even':25 'fuck':23 'hope':4 'lemmy.ml':7 'lemmygrad.ml':12 'obvious':17 'soon':14 'understand':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160676 {#2017
    date: 2023-10-13 03:31:16.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
147 DENIED edit
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If anyone’s hoping that this lemmy.ML community will defederate from lemmygrad.ML anytime soon, then you obviously don’t understand *where the fuck you even are*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697160916 {#2015
    date: 2023-10-13 03:35:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 44390
  -bodyTs: "'anyon':2 'anytim':13 'communiti':8 'defeder':10 'even':25 'fuck':23 'hope':4 'lemmy.ml':7 'lemmygrad.ml':12 'obvious':17 'soon':14 'understand':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160676 {#2017
    date: 2023-10-13 03:31:16.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
148 DENIED moderate
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "If anyone’s hoping that this lemmy.ML community will defederate from lemmygrad.ML anytime soon, then you obviously don’t understand *where the fuck you even are*."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697160916 {#2015
    date: 2023-10-13 03:35:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 44390
  -bodyTs: "'anyon':2 'anytim':13 'communiti':8 'defeder':10 'even':25 'fuck':23 'hope':4 'lemmy.ml':7 'lemmygrad.ml':12 'obvious':17 'soon':14 'understand':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160676 {#2017
    date: 2023-10-13 03:31:16.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
149 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
150 DENIED moderate
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "If anyone’s hoping that this lemmy.ML community will defederate from lemmygrad.ML anytime soon, then you obviously don’t understand *where the fuck you even are*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697160916 {#2015
      date: 2023-10-13 03:35:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 44390
    -bodyTs: "'anyon':2 'anytim':13 'communiti':8 'defeder':10 'even':25 'fuck':23 'hope':4 'lemmy.ml':7 'lemmygrad.ml':12 'obvious':17 'soon':14 'understand':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4851990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160676 {#2017
      date: 2023-10-13 03:31:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Welcome to Democracy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697160914 {#3115
    date: 2023-10-13 03:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  -id: 44395
  -bodyTs: "'democraci':3 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3962470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160914 {#3116
    date: 2023-10-13 03:35:14.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
151 DENIED edit
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "If anyone’s hoping that this lemmy.ML community will defederate from lemmygrad.ML anytime soon, then you obviously don’t understand *where the fuck you even are*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697160916 {#2015
      date: 2023-10-13 03:35:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 44390
    -bodyTs: "'anyon':2 'anytim':13 'communiti':8 'defeder':10 'even':25 'fuck':23 'hope':4 'lemmy.ml':7 'lemmygrad.ml':12 'obvious':17 'soon':14 'understand':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4851990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160676 {#2017
      date: 2023-10-13 03:31:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Welcome to Democracy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697160914 {#3115
    date: 2023-10-13 03:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  -id: 44395
  -bodyTs: "'democraci':3 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3962470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160914 {#3116
    date: 2023-10-13 03:35:14.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
152 DENIED moderate
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3118 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "If anyone’s hoping that this lemmy.ML community will defederate from lemmygrad.ML anytime soon, then you obviously don’t understand *where the fuck you even are*."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697160916 {#2015
      date: 2023-10-13 03:35:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 44390
    -bodyTs: "'anyon':2 'anytim':13 'communiti':8 'defeder':10 'even':25 'fuck':23 'hope':4 'lemmy.ml':7 'lemmygrad.ml':12 'obvious':17 'soon':14 'understand':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4851990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160676 {#2017
      date: 2023-10-13 03:31:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "Welcome to Democracy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697160914 {#3115
    date: 2023-10-13 03:35:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@davel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3119 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  -id: 44395
  -bodyTs: "'democraci':3 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3962470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160914 {#3116
    date: 2023-10-13 03:35:14.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#2537
  +user: App\Entity\User {#2550 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697216417 {#2532
    date: 2023-10-13 19:00:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 44382
  -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4097143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160355 {#2533
    date: 2023-10-13 03:25:55.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
155 DENIED edit
App\Entity\EntryComment {#2537
  +user: App\Entity\User {#2550 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697216417 {#2532
    date: 2023-10-13 19:00:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 44382
  -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4097143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160355 {#2533
    date: 2023-10-13 03:25:55.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
156 DENIED moderate
App\Entity\EntryComment {#2537
  +user: App\Entity\User {#2550 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697216417 {#2532
    date: 2023-10-13 19:00:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2538 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2542 …}
  +reports: Doctrine\ORM\PersistentCollection {#2544 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
  -id: 44382
  -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4097143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160355 {#2533
    date: 2023-10-13 03:25:55.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
157 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
158 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3024 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2537
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697216417 {#2532
      date: 2023-10-13 19:00:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44382
    -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4097143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160355 {#2533
      date: 2023-10-13 03:25:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: """
    I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
    \n
    Either way America never seems to see a war it doesn’t like.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697160645 {#3028
    date: 2023-10-13 03:30:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3023 …}
  +nested: Doctrine\ORM\PersistentCollection {#3021 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 44388
  -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4489177"
  +editedAt: DateTimeImmutable @1697160676 {#3027
    date: 2023-10-13 03:31:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697160645 {#3026
    date: 2023-10-13 03:30:45.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
159 DENIED edit
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3024 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2537
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697216417 {#2532
      date: 2023-10-13 19:00:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44382
    -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4097143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160355 {#2533
      date: 2023-10-13 03:25:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: """
    I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
    \n
    Either way America never seems to see a war it doesn’t like.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697160645 {#3028
    date: 2023-10-13 03:30:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3023 …}
  +nested: Doctrine\ORM\PersistentCollection {#3021 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 44388
  -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4489177"
  +editedAt: DateTimeImmutable @1697160676 {#3027
    date: 2023-10-13 03:31:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697160645 {#3026
    date: 2023-10-13 03:30:45.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
160 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3024 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2537
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697216417 {#2532
      date: 2023-10-13 19:00:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44382
    -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4097143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160355 {#2533
      date: 2023-10-13 03:25:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: """
    I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
    \n
    Either way America never seems to see a war it doesn’t like.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697160645 {#3028
    date: 2023-10-13 03:30:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3023 …}
  +nested: Doctrine\ORM\PersistentCollection {#3021 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
  -id: 44388
  -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4489177"
  +editedAt: DateTimeImmutable @1697160676 {#3027
    date: 2023-10-13 03:31:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697160645 {#3026
    date: 2023-10-13 03:30:45.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
161 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
162 DENIED moderate
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697216417 {#2532
        date: 2023-10-13 19:00:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44382
      -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4097143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697160355 {#2533
        date: 2023-10-13 03:25:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
      \n
      Either way America never seems to see a war it doesn’t like.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697160645 {#3028
      date: 2023-10-13 03:30:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GasMaskedLunatic@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 44388
    -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4489177"
    +editedAt: DateTimeImmutable @1697160676 {#3027
      date: 2023-10-13 03:31:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160645 {#3026
      date: 2023-10-13 03:30:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "The US never has benevolent intentions when it comes to war."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697216415 {#3312
    date: 2023-10-13 19:00:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 46135
  -bodyTs: "'benevol':5 'come':9 'intent':6 'never':3 'us':2 'war':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4869349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697216415 {#3313
    date: 2023-10-13 19:00:15.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
163 DENIED edit
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697216417 {#2532
        date: 2023-10-13 19:00:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44382
      -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4097143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697160355 {#2533
        date: 2023-10-13 03:25:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
      \n
      Either way America never seems to see a war it doesn’t like.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697160645 {#3028
      date: 2023-10-13 03:30:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GasMaskedLunatic@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 44388
    -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4489177"
    +editedAt: DateTimeImmutable @1697160676 {#3027
      date: 2023-10-13 03:31:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160645 {#3026
      date: 2023-10-13 03:30:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "The US never has benevolent intentions when it comes to war."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697216415 {#3312
    date: 2023-10-13 19:00:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 46135
  -bodyTs: "'benevol':5 'come':9 'intent':6 'never':3 'us':2 'war':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4869349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697216415 {#3313
    date: 2023-10-13 19:00:15.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
164 DENIED moderate
App\Entity\EntryComment {#3314
  +user: Proxies\__CG__\App\Entity\User {#3315 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697216417 {#2532
        date: 2023-10-13 19:00:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44382
      -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4097143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697160355 {#2533
        date: 2023-10-13 03:25:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
      \n
      Either way America never seems to see a war it doesn’t like.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697160645 {#3028
      date: 2023-10-13 03:30:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GasMaskedLunatic@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 44388
    -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4489177"
    +editedAt: DateTimeImmutable @1697160676 {#3027
      date: 2023-10-13 03:31:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160645 {#3026
      date: 2023-10-13 03:30:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "The US never has benevolent intentions when it comes to war."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697216415 {#3312
    date: 2023-10-13 19:00:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3316 …}
  +nested: Doctrine\ORM\PersistentCollection {#3318 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3324 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3326 …}
  -id: 46135
  -bodyTs: "'benevol':5 'come':9 'intent':6 'never':3 'us':2 'war':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4869349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697216415 {#3313
    date: 2023-10-13 19:00:15.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
165 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
166 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697216417 {#2532
        date: 2023-10-13 19:00:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44382
      -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4097143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697160355 {#2533
        date: 2023-10-13 03:25:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
      \n
      Either way America never seems to see a war it doesn’t like.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697160645 {#3028
      date: 2023-10-13 03:30:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GasMaskedLunatic@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 44388
    -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4489177"
    +editedAt: DateTimeImmutable @1697160676 {#3027
      date: 2023-10-13 03:31:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160645 {#3026
      date: 2023-10-13 03:30:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: """
    There are completely Americans that want war.\n
    \n
    The US actually hasn’t declared war since WW2 and the US military industrial complex is fucking hungry to never slow down. Like the US spends nearly a trillion dollars a year on the military and that’s not including all the sales to other countries and such.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697163144 {#3328
    date: 2023-10-13 04:12:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 44452
  -bodyTs: "'actual':10 'american':4 'complet':3 'complex':22 'countri':53 'declar':13 'dollar':37 'fuck':24 'hasn':11 'hungri':25 'includ':47 'industri':21 'like':30 'militari':20,42 'near':34 'never':27 'sale':50 'sinc':15 'slow':28 'spend':33 'trillion':36 'us':9,19,32 'want':6 'war':7,14 'ww2':16 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4853312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697163144 {#3329
    date: 2023-10-13 04:12:24.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
167 DENIED edit
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697216417 {#2532
        date: 2023-10-13 19:00:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44382
      -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4097143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697160355 {#2533
        date: 2023-10-13 03:25:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
      \n
      Either way America never seems to see a war it doesn’t like.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697160645 {#3028
      date: 2023-10-13 03:30:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GasMaskedLunatic@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 44388
    -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4489177"
    +editedAt: DateTimeImmutable @1697160676 {#3027
      date: 2023-10-13 03:31:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160645 {#3026
      date: 2023-10-13 03:30:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: """
    There are completely Americans that want war.\n
    \n
    The US actually hasn’t declared war since WW2 and the US military industrial complex is fucking hungry to never slow down. Like the US spends nearly a trillion dollars a year on the military and that’s not including all the sales to other countries and such.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697163144 {#3328
    date: 2023-10-13 04:12:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 44452
  -bodyTs: "'actual':10 'american':4 'complet':3 'complex':22 'countri':53 'declar':13 'dollar':37 'fuck':24 'hasn':11 'hungri':25 'includ':47 'industri':21 'like':30 'militari':20,42 'near':34 'never':27 'sale':50 'sinc':15 'slow':28 'spend':33 'trillion':36 'us':9,19,32 'want':6 'war':7,14 'ww2':16 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4853312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697163144 {#3329
    date: 2023-10-13 04:12:24.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
168 DENIED moderate
App\Entity\EntryComment {#3330
  +user: Proxies\__CG__\App\Entity\User {#3331 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697216417 {#2532
        date: 2023-10-13 19:00:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44382
      -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4097143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697160355 {#2533
        date: 2023-10-13 03:25:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
      \n
      Either way America never seems to see a war it doesn’t like.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697160645 {#3028
      date: 2023-10-13 03:30:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GasMaskedLunatic@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 44388
    -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4489177"
    +editedAt: DateTimeImmutable @1697160676 {#3027
      date: 2023-10-13 03:31:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160645 {#3026
      date: 2023-10-13 03:30:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: """
    There are completely Americans that want war.\n
    \n
    The US actually hasn’t declared war since WW2 and the US military industrial complex is fucking hungry to never slow down. Like the US spends nearly a trillion dollars a year on the military and that’s not including all the sales to other countries and such.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697163144 {#3328
    date: 2023-10-13 04:12:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3332 …}
  +nested: Doctrine\ORM\PersistentCollection {#3334 …}
  +votes: Doctrine\ORM\PersistentCollection {#3336 …}
  +reports: Doctrine\ORM\PersistentCollection {#3338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3342 …}
  -id: 44452
  -bodyTs: "'actual':10 'american':4 'complet':3 'complex':22 'countri':53 'declar':13 'dollar':37 'fuck':24 'hasn':11 'hungri':25 'includ':47 'industri':21 'like':30 'militari':20,42 'near':34 'never':27 'sale':50 'sinc':15 'slow':28 'spend':33 'trillion':36 'us':9,19,32 'want':6 'war':7,14 'ww2':16 'year':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4853312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697163144 {#3329
    date: 2023-10-13 04:12:24.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
169 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
170 DENIED moderate
App\Entity\EntryComment {#3346
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697216417 {#2532
        date: 2023-10-13 19:00:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44382
      -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4097143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697160355 {#2533
        date: 2023-10-13 03:25:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
      \n
      Either way America never seems to see a war it doesn’t like.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697160645 {#3028
      date: 2023-10-13 03:30:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GasMaskedLunatic@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 44388
    -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4489177"
    +editedAt: DateTimeImmutable @1697160676 {#3027
      date: 2023-10-13 03:31:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160645 {#3026
      date: 2023-10-13 03:30:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "It’s kind of how the DoD defense plan works. Bases all over every continent so that the US can fight Russia and China from someone else’s yard. It also incidentally protects those other countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697161319 {#3344
    date: 2023-10-13 03:41:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 44406
  -bodyTs: "'also':31 'base':11 'china':24 'contin':15 'countri':36 'defens':8 'dod':7 'els':27 'everi':14 'fight':21 'incident':32 'kind':3 'plan':9 'protect':33 'russia':22 'someon':26 'us':19 'work':10 'yard':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161319 {#3345
    date: 2023-10-13 03:41:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3346
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697216417 {#2532
        date: 2023-10-13 19:00:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44382
      -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4097143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697160355 {#2533
        date: 2023-10-13 03:25:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
      \n
      Either way America never seems to see a war it doesn’t like.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697160645 {#3028
      date: 2023-10-13 03:30:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GasMaskedLunatic@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 44388
    -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4489177"
    +editedAt: DateTimeImmutable @1697160676 {#3027
      date: 2023-10-13 03:31:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160645 {#3026
      date: 2023-10-13 03:30:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "It’s kind of how the DoD defense plan works. Bases all over every continent so that the US can fight Russia and China from someone else’s yard. It also incidentally protects those other countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697161319 {#3344
    date: 2023-10-13 03:41:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 44406
  -bodyTs: "'also':31 'base':11 'china':24 'contin':15 'countri':36 'defens':8 'dod':7 'els':27 'everi':14 'fight':21 'incident':32 'kind':3 'plan':9 'protect':33 'russia':22 'someon':26 'us':19 'work':10 'yard':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161319 {#3345
    date: 2023-10-13 03:41:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3346
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3025
    +user: Proxies\__CG__\App\Entity\User {#3024 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2537
      +user: App\Entity\User {#2550 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697216417 {#2532
        date: 2023-10-13 19:00:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Custoslibera@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2538 …}
      +nested: Doctrine\ORM\PersistentCollection {#2540 …}
      +votes: Doctrine\ORM\PersistentCollection {#2542 …}
      +reports: Doctrine\ORM\PersistentCollection {#2544 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
      -id: 44382
      -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/4097143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697160355 {#2533
        date: 2023-10-13 03:25:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2537}
    +body: """
      I was more suggesting that America inserts itself into other countries conflicts sometimes with benevolent intentions, other times not so much.\n
      \n
      Either way America never seems to see a war it doesn’t like.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697160645 {#3028
      date: 2023-10-13 03:30:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
      "@GasMaskedLunatic@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3023 …}
    +nested: Doctrine\ORM\PersistentCollection {#3021 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3093 …}
    -id: 44388
    -bodyTs: "'america':6,24 'benevol':15 'conflict':12 'countri':11 'doesn':32 'either':22 'insert':7 'intent':16 'like':34 'much':21 'never':25 'see':28 'seem':26 'sometim':13 'suggest':4 'time':18 'war':30 'way':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4489177"
    +editedAt: DateTimeImmutable @1697160676 {#3027
      date: 2023-10-13 03:31:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160645 {#3026
      date: 2023-10-13 03:30:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "It’s kind of how the DoD defense plan works. Bases all over every continent so that the US can fight Russia and China from someone else’s yard. It also incidentally protects those other countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697161319 {#3344
    date: 2023-10-13 03:41:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3347 …}
  +nested: Doctrine\ORM\PersistentCollection {#3349 …}
  +votes: Doctrine\ORM\PersistentCollection {#3351 …}
  +reports: Doctrine\ORM\PersistentCollection {#3353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3357 …}
  -id: 44406
  -bodyTs: "'also':31 'base':11 'china':24 'contin':15 'countri':36 'defens':8 'dod':7 'els':27 'everi':14 'fight':21 'incident':32 'kind':3 'plan':9 'protect':33 'russia':22 'someon':26 'us':19 'work':10 'yard':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161319 {#3345
    date: 2023-10-13 03:41:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 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
174 DENIED moderate
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2537
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697216417 {#2532
      date: 2023-10-13 19:00:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44382
    -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4097143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160355 {#2533
      date: 2023-10-13 03:25:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "You have to find a way to finance the restocking of the ammunition depots."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697190674 {#3095
    date: 2023-10-13 11:51:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 45013
  -bodyTs: "'ammunit':13 'depot':14 'financ':8 'find':4 'restock':10 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697190674 {#3096
    date: 2023-10-13 11:51:14.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
175 DENIED edit
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2537
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697216417 {#2532
      date: 2023-10-13 19:00:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44382
    -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4097143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160355 {#2533
      date: 2023-10-13 03:25:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "You have to find a way to finance the restocking of the ammunition depots."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697190674 {#3095
    date: 2023-10-13 11:51:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 45013
  -bodyTs: "'ammunit':13 'depot':14 'financ':8 'find':4 'restock':10 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697190674 {#3096
    date: 2023-10-13 11:51:14.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
176 DENIED moderate
App\Entity\EntryComment {#3106
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2537
    +user: App\Entity\User {#2550 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2286 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "It’s not the Americans that want the war. It’s the American politicians that know they can’t get re-elected without it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697216417 {#2532
      date: 2023-10-13 19:00:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Custoslibera@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2538 …}
    +nested: Doctrine\ORM\PersistentCollection {#2540 …}
    +votes: Doctrine\ORM\PersistentCollection {#2542 …}
    +reports: Doctrine\ORM\PersistentCollection {#2544 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2548 …}
    -id: 44382
    -bodyTs: "'american':5,13 'elect':23 'get':20 'know':16 'politician':14 're':22 're-elect':21 'want':7 'war':9 'without':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/4097143"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160355 {#2533
      date: 2023-10-13 03:25:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2537}
  +body: "You have to find a way to finance the restocking of the ammunition depots."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697190674 {#3095
    date: 2023-10-13 11:51:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@GasMaskedLunatic@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3111 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 45013
  -bodyTs: "'ammunit':13 'depot':14 'financ':8 'find':4 'restock':10 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4497615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697190674 {#3096
    date: 2023-10-13 11:51:14.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
    \n
    Maybe you don’t like them but this is just complete slander.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1697162173 {#2605
    date: 2023-10-13 03:56:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 44379
  -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4049390"
  +editedAt: DateTimeImmutable @1697160594 {#2606
    date: 2023-10-13 03:29:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697160326 {#2607
    date: 2023-10-13 03:25:26.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
179 DENIED edit
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
    \n
    Maybe you don’t like them but this is just complete slander.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1697162173 {#2605
    date: 2023-10-13 03:56:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 44379
  -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4049390"
  +editedAt: DateTimeImmutable @1697160594 {#2606
    date: 2023-10-13 03:29:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697160326 {#2607
    date: 2023-10-13 03:25:26.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
180 DENIED moderate
App\Entity\EntryComment {#2611
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
    \n
    Maybe you don’t like them but this is just complete slander.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1697162173 {#2605
    date: 2023-10-13 03:56:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 44379
  -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4049390"
  +editedAt: DateTimeImmutable @1697160594 {#2606
    date: 2023-10-13 03:29:54.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697160326 {#2607
    date: 2023-10-13 03:25:26.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
181 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
182 DENIED moderate
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
      \n
      Maybe you don’t like them but this is just complete slander.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697162173 {#2605
      date: 2023-10-13 03:56:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 44379
    -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4049390"
    +editedAt: DateTimeImmutable @1697160594 {#2606
      date: 2023-10-13 03:29:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160326 {#2607
      date: 2023-10-13 03:25:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: ".world maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697160452 {#3044
    date: 2023-10-13 03:27:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
  -id: 44383
  -bodyTs: "'mayb':2 'world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160452 {#3043
    date: 2023-10-13 03:27:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
      \n
      Maybe you don’t like them but this is just complete slander.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697162173 {#2605
      date: 2023-10-13 03:56:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 44379
    -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4049390"
    +editedAt: DateTimeImmutable @1697160594 {#2606
      date: 2023-10-13 03:29:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160326 {#2607
      date: 2023-10-13 03:25:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: ".world maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697160452 {#3044
    date: 2023-10-13 03:27:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
  -id: 44383
  -bodyTs: "'mayb':2 'world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160452 {#3043
    date: 2023-10-13 03:27:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2611
    +user: App\Entity\User {#2624 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
      \n
      Maybe you don’t like them but this is just complete slander.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 33
    +score: 0
    +lastActive: DateTime @1697162173 {#2605
      date: 2023-10-13 03:56:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2612 …}
    +nested: Doctrine\ORM\PersistentCollection {#2614 …}
    +votes: Doctrine\ORM\PersistentCollection {#2616 …}
    +reports: Doctrine\ORM\PersistentCollection {#2618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
    -id: 44379
    -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4049390"
    +editedAt: DateTimeImmutable @1697160594 {#2606
      date: 2023-10-13 03:29:54.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697160326 {#2607
      date: 2023-10-13 03:25:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: ".world maybe?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697160452 {#3044
    date: 2023-10-13 03:27:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
  -id: 44383
  -bodyTs: "'mayb':2 'world':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160452 {#3043
    date: 2023-10-13 03:27:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
        \n
        Maybe you don’t like them but this is just complete slander.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1697162173 {#2605
        date: 2023-10-13 03:56:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 44379
      -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4049390"
      +editedAt: DateTimeImmutable @1697160594 {#2606
        date: 2023-10-13 03:29:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697160326 {#2607
        date: 2023-10-13 03:25:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: ".world maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697160452 {#3044
      date: 2023-10-13 03:27:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    -id: 44383
    -bodyTs: "'mayb':2 'world':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4851883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160452 {#3043
      date: 2023-10-13 03:27:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Yeah. They defederated from grad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697160899 {#3280
    date: 2023-10-13 03:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@bdonvr@thelemmy.club"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 44394
  -bodyTs: "'defeder':3 'grad':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160899 {#3277
    date: 2023-10-13 03:34:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
        \n
        Maybe you don’t like them but this is just complete slander.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1697162173 {#2605
        date: 2023-10-13 03:56:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 44379
      -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4049390"
      +editedAt: DateTimeImmutable @1697160594 {#2606
        date: 2023-10-13 03:29:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697160326 {#2607
        date: 2023-10-13 03:25:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: ".world maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697160452 {#3044
      date: 2023-10-13 03:27:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    -id: 44383
    -bodyTs: "'mayb':2 'world':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4851883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160452 {#3043
      date: 2023-10-13 03:27:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Yeah. They defederated from grad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697160899 {#3280
    date: 2023-10-13 03:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@bdonvr@thelemmy.club"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 44394
  -bodyTs: "'defeder':3 'grad':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160899 {#3277
    date: 2023-10-13 03:34:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3281
  +user: App\Entity\User {#2145 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
        \n
        Maybe you don’t like them but this is just complete slander.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1697162173 {#2605
        date: 2023-10-13 03:56:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 44379
      -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4049390"
      +editedAt: DateTimeImmutable @1697160594 {#2606
        date: 2023-10-13 03:29:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697160326 {#2607
        date: 2023-10-13 03:25:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: ".world maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697160452 {#3044
      date: 2023-10-13 03:27:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    -id: 44383
    -bodyTs: "'mayb':2 'world':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4851883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160452 {#3043
      date: 2023-10-13 03:27:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "Yeah. They defederated from grad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697160899 {#3280
    date: 2023-10-13 03:34:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@bdonvr@thelemmy.club"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3284 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3295 …}
  -id: 44394
  -bodyTs: "'defeder':3 'grad':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4374252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160899 {#3277
    date: 2023-10-13 03:34:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 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
190 DENIED moderate
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
        \n
        Maybe you don’t like them but this is just complete slander.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1697162173 {#2605
        date: 2023-10-13 03:56:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 44379
      -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4049390"
      +editedAt: DateTimeImmutable @1697160594 {#2606
        date: 2023-10-13 03:29:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697160326 {#2607
        date: 2023-10-13 03:25:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: ".world maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697160452 {#3044
      date: 2023-10-13 03:27:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    -id: 44383
    -bodyTs: "'mayb':2 'world':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4851883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160452 {#3043
      date: 2023-10-13 03:27:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "We found *.world*ers to be the most fashy posters on lemmygrad.ml, so I can’t say I find their projecting fascism onto us all that surprising, and I can’t say we’ll be missing them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697162172 {#3297
    date: 2023-10-13 03:56:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@bdonvr@thelemmy.club"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 44429
  -bodyTs: "'er':4 'fascism':22 'fashi':9 'find':19 'found':2 'lemmygrad.ml':12 'll':34 'miss':36 'onto':23 'poster':10 'project':21 'say':17,32 'surpris':27 'us':24 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162172 {#3298
    date: 2023-10-13 03:56:12.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
191 DENIED edit
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
        \n
        Maybe you don’t like them but this is just complete slander.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1697162173 {#2605
        date: 2023-10-13 03:56:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 44379
      -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4049390"
      +editedAt: DateTimeImmutable @1697160594 {#2606
        date: 2023-10-13 03:29:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697160326 {#2607
        date: 2023-10-13 03:25:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: ".world maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697160452 {#3044
      date: 2023-10-13 03:27:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    -id: 44383
    -bodyTs: "'mayb':2 'world':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4851883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160452 {#3043
      date: 2023-10-13 03:27:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "We found *.world*ers to be the most fashy posters on lemmygrad.ml, so I can’t say I find their projecting fascism onto us all that surprising, and I can’t say we’ll be missing them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697162172 {#3297
    date: 2023-10-13 03:56:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@bdonvr@thelemmy.club"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 44429
  -bodyTs: "'er':4 'fascism':22 'fashi':9 'find':19 'found':2 'lemmygrad.ml':12 'll':34 'miss':36 'onto':23 'poster':10 'project':21 'say':17,32 'surpris':27 'us':24 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162172 {#3298
    date: 2023-10-13 03:56:12.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
192 DENIED moderate
App\Entity\EntryComment {#3299
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2611
      +user: App\Entity\User {#2624 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Lemmygrad isn’t full of natsocs though? They’d get banned on sight no warning. Where the hell is this coming from?\n
        \n
        Maybe you don’t like them but this is just complete slander.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1697162173 {#2605
        date: 2023-10-13 03:56:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2612 …}
      +nested: Doctrine\ORM\PersistentCollection {#2614 …}
      +votes: Doctrine\ORM\PersistentCollection {#2616 …}
      +reports: Doctrine\ORM\PersistentCollection {#2618 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
      -id: 44379
      -bodyTs: "'ban':11 'come':21 'complet':33 'd':9 'full':4 'get':10 'hell':18 'isn':2 'lemmygrad':1 'like':27 'mayb':23 'natsoc':6 'sight':13 'slander':34 'though':7 'warn':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4049390"
      +editedAt: DateTimeImmutable @1697160594 {#2606
        date: 2023-10-13 03:29:54.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697160326 {#2607
        date: 2023-10-13 03:25:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2611}
    +body: ".world maybe?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697160452 {#3044
      date: 2023-10-13 03:27:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@bdonvr@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    -id: 44383
    -bodyTs: "'mayb':2 'world':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4851883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160452 {#3043
      date: 2023-10-13 03:27:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2611}
  +body: "We found *.world*ers to be the most fashy posters on lemmygrad.ml, so I can’t say I find their projecting fascism onto us all that surprising, and I can’t say we’ll be missing them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697162172 {#3297
    date: 2023-10-13 03:56:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@bdonvr@thelemmy.club"
    "@TonyToniToneOfficial@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3300 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3304 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 44429
  -bodyTs: "'er':4 'fascism':22 'fashi':9 'find':19 'found':2 'lemmygrad.ml':12 'll':34 'miss':36 'onto':23 'poster':10 'project':21 'say':17,32 'surpris':27 'us':24 'world':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2731593"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162172 {#3298
    date: 2023-10-13 03:56:12.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
193 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
194 DENIED moderate
App\Entity\EntryComment {#2684
  +user: App\Entity\User {#2697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    “National Socialism” is Nazi, that has nothing to do at all with socialism.\n
    \n
    The imperial core has their panties in a bunch again it seems
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697160304 {#2679
    date: 2023-10-13 03:25:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 46040
  -bodyTs: "'bunch':22 'core':16 'imperi':15 'nation':1 'nazi':4 'noth':7 'panti':19 'seem':25 'social':2,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4803167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160304 {#2680
    date: 2023-10-13 03:25:04.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
195 DENIED edit
App\Entity\EntryComment {#2684
  +user: App\Entity\User {#2697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    “National Socialism” is Nazi, that has nothing to do at all with socialism.\n
    \n
    The imperial core has their panties in a bunch again it seems
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697160304 {#2679
    date: 2023-10-13 03:25:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 46040
  -bodyTs: "'bunch':22 'core':16 'imperi':15 'nation':1 'nazi':4 'noth':7 'panti':19 'seem':25 'social':2,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4803167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160304 {#2680
    date: 2023-10-13 03:25:04.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
196 DENIED moderate
App\Entity\EntryComment {#2684
  +user: App\Entity\User {#2697 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    “National Socialism” is Nazi, that has nothing to do at all with socialism.\n
    \n
    The imperial core has their panties in a bunch again it seems
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697160304 {#2679
    date: 2023-10-13 03:25:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 46040
  -bodyTs: "'bunch':22 'core':16 'imperi':15 'nation':1 'nazi':4 'noth':7 'panti':19 'seem':25 'social':2,13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4803167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160304 {#2680
    date: 2023-10-13 03:25:04.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
197 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
198 DENIED moderate
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Don’t follow my ex’s what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697203637 {#2752
    date: 2023-10-13 15:27:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 45545
  -bodyTs: "'ex':5 'follow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3693527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697158870 {#2753
    date: 2023-10-13 03:01:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Don’t follow my ex’s what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697203637 {#2752
    date: 2023-10-13 15:27:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 45545
  -bodyTs: "'ex':5 'follow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3693527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697158870 {#2753
    date: 2023-10-13 03:01:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Don’t follow my ex’s what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697203637 {#2752
    date: 2023-10-13 15:27:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 45545
  -bodyTs: "'ex':5 'follow':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3693527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697158870 {#2753
    date: 2023-10-13 03:01:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 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
202 DENIED moderate
App\Entity\EntryComment {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2757
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t follow my ex’s what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697203637 {#2752
      date: 2023-10-13 15:27:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 45545
    -bodyTs: "'ex':5 'follow':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3693527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697158870 {#2753
      date: 2023-10-13 03:01:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "Onlyfans"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697203636 {#3259
    date: 2023-10-13 15:27:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Default_Defect@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3265 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  -id: 45546
  -bodyTs: "'onlyfan':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3675324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697203636 {#3260
    date: 2023-10-13 15:27:16.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
203 DENIED edit
App\Entity\EntryComment {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2757
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t follow my ex’s what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697203637 {#2752
      date: 2023-10-13 15:27:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 45545
    -bodyTs: "'ex':5 'follow':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3693527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697158870 {#2753
      date: 2023-10-13 03:01:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "Onlyfans"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697203636 {#3259
    date: 2023-10-13 15:27:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Default_Defect@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3265 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  -id: 45546
  -bodyTs: "'onlyfan':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3675324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697203636 {#3260
    date: 2023-10-13 15:27:16.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
204 DENIED moderate
App\Entity\EntryComment {#3261
  +user: Proxies\__CG__\App\Entity\User {#3262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2757
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2758 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t follow my ex’s what?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697203637 {#2752
      date: 2023-10-13 15:27:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@balderdash9@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 45545
    -bodyTs: "'ex':5 'follow':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3693527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697158870 {#2753
      date: 2023-10-13 03:01:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "Onlyfans"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697203636 {#3259
    date: 2023-10-13 15:27:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Default_Defect@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3263 …}
  +nested: Doctrine\ORM\PersistentCollection {#3265 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  -id: 45546
  -bodyTs: "'onlyfan':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3675324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697203636 {#3260
    date: 2023-10-13 15:27:16.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
205 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
206 DENIED moderate
App\Entity\EntryComment {#2833
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The people calling Lemmygrad National Socialist/Nazi/etc sound pretty ridiculous considering how those people are explicitly banned, and I’ve seen how quickly they get kicked off the site:\n
    \n
    > *Rule 5. No right-deviationists (patsocs, nazbols, strasserists, duginists, etc)*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697158584 {#2828
    date: 2023-10-13 02:56:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 44352
  -bodyTs: "'5':30 'ban':16 'call':3 'consid':10 'deviationist':34 'duginist':38 'etc':39 'explicit':15 'get':24 'kick':25 'lemmygrad':4 'nation':5 'nazbol':36 'patsoc':35 'peopl':2,13 'pretti':8 'quick':22 'ridicul':9 'right':33 'right-deviationist':32 'rule':29 'seen':20 'site':28 'socialist/nazi/etc':6 'sound':7 'strasserist':37 've':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4850959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697158584 {#2829
    date: 2023-10-13 02:56:24.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
207 DENIED edit
App\Entity\EntryComment {#2833
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The people calling Lemmygrad National Socialist/Nazi/etc sound pretty ridiculous considering how those people are explicitly banned, and I’ve seen how quickly they get kicked off the site:\n
    \n
    > *Rule 5. No right-deviationists (patsocs, nazbols, strasserists, duginists, etc)*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697158584 {#2828
    date: 2023-10-13 02:56:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 44352
  -bodyTs: "'5':30 'ban':16 'call':3 'consid':10 'deviationist':34 'duginist':38 'etc':39 'explicit':15 'get':24 'kick':25 'lemmygrad':4 'nation':5 'nazbol':36 'patsoc':35 'peopl':2,13 'pretti':8 'quick':22 'ridicul':9 'right':33 'right-deviationist':32 'rule':29 'seen':20 'site':28 'socialist/nazi/etc':6 'sound':7 'strasserist':37 've':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4850959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697158584 {#2829
    date: 2023-10-13 02:56:24.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
208 DENIED moderate
App\Entity\EntryComment {#2833
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    The people calling Lemmygrad National Socialist/Nazi/etc sound pretty ridiculous considering how those people are explicitly banned, and I’ve seen how quickly they get kicked off the site:\n
    \n
    > *Rule 5. No right-deviationists (patsocs, nazbols, strasserists, duginists, etc)*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1697158584 {#2828
    date: 2023-10-13 02:56:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 44352
  -bodyTs: "'5':30 'ban':16 'call':3 'consid':10 'deviationist':34 'duginist':38 'etc':39 'explicit':15 'get':24 'kick':25 'lemmygrad':4 'nation':5 'nazbol':36 'patsoc':35 'peopl':2,13 'pretti':8 'quick':22 'ridicul':9 'right':33 'right-deviationist':32 'rule':29 'seen':20 'site':28 'socialist/nazi/etc':6 'sound':7 'strasserist':37 've':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4850959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697158584 {#2829
    date: 2023-10-13 02:56:24.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
209 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
210 DENIED moderate
App\Entity\EntryComment {#2848
  +user: App\Entity\User {#2861 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Everyone trying to make the lazy “every socialist is a Hitler abiding nazi” argument\n
    \n
    But when a fellow community moderator on Lemmy.world was literally espousing Hitler “final solution” rhetoric and I politely asked admin to remove him from mod or let me know if he won’t so I can leave the community - I was banned within two minutes.\n
    \n
    Explains why the lemmy.world hordes are here calling anything left of Biden literally Hitler, every accusation is a confession.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697162250 {#2832
    date: 2023-10-13 03:57:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2849 …}
  +nested: Doctrine\ORM\PersistentCollection {#2851 …}
  +votes: Doctrine\ORM\PersistentCollection {#2853 …}
  +reports: Doctrine\ORM\PersistentCollection {#2855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
  -id: 44351
  -bodyTs: "'abid':12 'accus':75 'admin':34 'anyth':68 'argument':14 'ask':33 'ban':56 'biden':71 'call':67 'communiti':19,53 'confess':78 'espous':25 'everi':7,74 'everyon':1 'explain':60 'fellow':18 'final':27 'hitler':11,26,73 'hord':64 'know':43 'lazi':6 'leav':51 'left':69 'lemmy.world':22,63 'let':41 'liter':24,72 'make':4 'minut':59 'mod':39 'moder':20 'nazi':13 'polit':32 'remov':36 'rhetor':29 'socialist':8 'solut':28 'tri':2 'two':58 'within':57 'won':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3781515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697158450 {#2831
    date: 2023-10-13 02:54:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#2848
  +user: App\Entity\User {#2861 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Everyone trying to make the lazy “every socialist is a Hitler abiding nazi” argument\n
    \n
    But when a fellow community moderator on Lemmy.world was literally espousing Hitler “final solution” rhetoric and I politely asked admin to remove him from mod or let me know if he won’t so I can leave the community - I was banned within two minutes.\n
    \n
    Explains why the lemmy.world hordes are here calling anything left of Biden literally Hitler, every accusation is a confession.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697162250 {#2832
    date: 2023-10-13 03:57:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2849 …}
  +nested: Doctrine\ORM\PersistentCollection {#2851 …}
  +votes: Doctrine\ORM\PersistentCollection {#2853 …}
  +reports: Doctrine\ORM\PersistentCollection {#2855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
  -id: 44351
  -bodyTs: "'abid':12 'accus':75 'admin':34 'anyth':68 'argument':14 'ask':33 'ban':56 'biden':71 'call':67 'communiti':19,53 'confess':78 'espous':25 'everi':7,74 'everyon':1 'explain':60 'fellow':18 'final':27 'hitler':11,26,73 'hord':64 'know':43 'lazi':6 'leav':51 'left':69 'lemmy.world':22,63 'let':41 'liter':24,72 'make':4 'minut':59 'mod':39 'moder':20 'nazi':13 'polit':32 'remov':36 'rhetor':29 'socialist':8 'solut':28 'tri':2 'two':58 'within':57 'won':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3781515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697158450 {#2831
    date: 2023-10-13 02:54:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#2848
  +user: App\Entity\User {#2861 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Everyone trying to make the lazy “every socialist is a Hitler abiding nazi” argument\n
    \n
    But when a fellow community moderator on Lemmy.world was literally espousing Hitler “final solution” rhetoric and I politely asked admin to remove him from mod or let me know if he won’t so I can leave the community - I was banned within two minutes.\n
    \n
    Explains why the lemmy.world hordes are here calling anything left of Biden literally Hitler, every accusation is a confession.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697162250 {#2832
    date: 2023-10-13 03:57:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2849 …}
  +nested: Doctrine\ORM\PersistentCollection {#2851 …}
  +votes: Doctrine\ORM\PersistentCollection {#2853 …}
  +reports: Doctrine\ORM\PersistentCollection {#2855 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
  -id: 44351
  -bodyTs: "'abid':12 'accus':75 'admin':34 'anyth':68 'argument':14 'ask':33 'ban':56 'biden':71 'call':67 'communiti':19,53 'confess':78 'espous':25 'everi':7,74 'everyon':1 'explain':60 'fellow':18 'final':27 'hitler':11,26,73 'hord':64 'know':43 'lazi':6 'leav':51 'left':69 'lemmy.world':22,63 'let':41 'liter':24,72 'make':4 'minut':59 'mod':39 'moder':20 'nazi':13 'polit':32 'remov':36 'rhetor':29 'socialist':8 'solut':28 'tri':2 'two':58 'within':57 'won':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3781515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697158450 {#2831
    date: 2023-10-13 02:54:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 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
214 DENIED moderate
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2848
    +user: App\Entity\User {#2861 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Everyone trying to make the lazy “every socialist is a Hitler abiding nazi” argument\n
      \n
      But when a fellow community moderator on Lemmy.world was literally espousing Hitler “final solution” rhetoric and I politely asked admin to remove him from mod or let me know if he won’t so I can leave the community - I was banned within two minutes.\n
      \n
      Explains why the lemmy.world hordes are here calling anything left of Biden literally Hitler, every accusation is a confession.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697162250 {#2832
      date: 2023-10-13 03:57:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2849 …}
    +nested: Doctrine\ORM\PersistentCollection {#2851 …}
    +votes: Doctrine\ORM\PersistentCollection {#2853 …}
    +reports: Doctrine\ORM\PersistentCollection {#2855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
    -id: 44351
    -bodyTs: "'abid':12 'accus':75 'admin':34 'anyth':68 'argument':14 'ask':33 'ban':56 'biden':71 'call':67 'communiti':19,53 'confess':78 'espous':25 'everi':7,74 'everyon':1 'explain':60 'fellow':18 'final':27 'hitler':11,26,73 'hord':64 'know':43 'lazi':6 'leav':51 'left':69 'lemmy.world':22,63 'let':41 'liter':24,72 'make':4 'minut':59 'mod':39 'moder':20 'nazi':13 'polit':32 'remov':36 'rhetor':29 'socialist':8 'solut':28 'tri':2 'two':58 'within':57 'won':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3781515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697158450 {#2831
      date: 2023-10-13 02:54:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2848}
  +body: """
    Lemmy will have the same fate as Reddit.  \n
    Nostr on the other hand solves the neckbeard mod censorship problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697161842 {#3060
    date: 2023-10-13 03:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@Facebones@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 44422
  -bodyTs: "'censorship':18 'fate':6 'hand':13 'lemmi':1 'mod':17 'neckbeard':16 'nostr':9 'problem':19 'reddit':8 'solv':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3962731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161842 {#3059
    date: 2023-10-13 03:50: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
215 DENIED edit
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2848
    +user: App\Entity\User {#2861 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Everyone trying to make the lazy “every socialist is a Hitler abiding nazi” argument\n
      \n
      But when a fellow community moderator on Lemmy.world was literally espousing Hitler “final solution” rhetoric and I politely asked admin to remove him from mod or let me know if he won’t so I can leave the community - I was banned within two minutes.\n
      \n
      Explains why the lemmy.world hordes are here calling anything left of Biden literally Hitler, every accusation is a confession.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697162250 {#2832
      date: 2023-10-13 03:57:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2849 …}
    +nested: Doctrine\ORM\PersistentCollection {#2851 …}
    +votes: Doctrine\ORM\PersistentCollection {#2853 …}
    +reports: Doctrine\ORM\PersistentCollection {#2855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
    -id: 44351
    -bodyTs: "'abid':12 'accus':75 'admin':34 'anyth':68 'argument':14 'ask':33 'ban':56 'biden':71 'call':67 'communiti':19,53 'confess':78 'espous':25 'everi':7,74 'everyon':1 'explain':60 'fellow':18 'final':27 'hitler':11,26,73 'hord':64 'know':43 'lazi':6 'leav':51 'left':69 'lemmy.world':22,63 'let':41 'liter':24,72 'make':4 'minut':59 'mod':39 'moder':20 'nazi':13 'polit':32 'remov':36 'rhetor':29 'socialist':8 'solut':28 'tri':2 'two':58 'within':57 'won':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3781515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697158450 {#2831
      date: 2023-10-13 02:54:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2848}
  +body: """
    Lemmy will have the same fate as Reddit.  \n
    Nostr on the other hand solves the neckbeard mod censorship problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697161842 {#3060
    date: 2023-10-13 03:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@Facebones@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 44422
  -bodyTs: "'censorship':18 'fate':6 'hand':13 'lemmi':1 'mod':17 'neckbeard':16 'nostr':9 'problem':19 'reddit':8 'solv':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3962731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161842 {#3059
    date: 2023-10-13 03:50: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
216 DENIED moderate
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2848
    +user: App\Entity\User {#2861 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Everyone trying to make the lazy “every socialist is a Hitler abiding nazi” argument\n
      \n
      But when a fellow community moderator on Lemmy.world was literally espousing Hitler “final solution” rhetoric and I politely asked admin to remove him from mod or let me know if he won’t so I can leave the community - I was banned within two minutes.\n
      \n
      Explains why the lemmy.world hordes are here calling anything left of Biden literally Hitler, every accusation is a confession.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697162250 {#2832
      date: 2023-10-13 03:57:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2849 …}
    +nested: Doctrine\ORM\PersistentCollection {#2851 …}
    +votes: Doctrine\ORM\PersistentCollection {#2853 …}
    +reports: Doctrine\ORM\PersistentCollection {#2855 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
    -id: 44351
    -bodyTs: "'abid':12 'accus':75 'admin':34 'anyth':68 'argument':14 'ask':33 'ban':56 'biden':71 'call':67 'communiti':19,53 'confess':78 'espous':25 'everi':7,74 'everyon':1 'explain':60 'fellow':18 'final':27 'hitler':11,26,73 'hord':64 'know':43 'lazi':6 'leav':51 'left':69 'lemmy.world':22,63 'let':41 'liter':24,72 'make':4 'minut':59 'mod':39 'moder':20 'nazi':13 'polit':32 'remov':36 'rhetor':29 'socialist':8 'solut':28 'tri':2 'two':58 'within':57 'won':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3781515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697158450 {#2831
      date: 2023-10-13 02:54:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2848}
  +body: """
    Lemmy will have the same fate as Reddit.  \n
    Nostr on the other hand solves the neckbeard mod censorship problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697161842 {#3060
    date: 2023-10-13 03:50:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@Facebones@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 44422
  -bodyTs: "'censorship':18 'fate':6 'hand':13 'lemmi':1 'mod':17 'neckbeard':16 'nostr':9 'problem':19 'reddit':8 'solv':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3962731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697161842 {#3059
    date: 2023-10-13 03:50: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
217 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
218 DENIED moderate
App\Entity\EntryComment {#3361
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3058
    +user: Proxies\__CG__\App\Entity\User {#3057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2848
      +user: App\Entity\User {#2861 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Everyone trying to make the lazy “every socialist is a Hitler abiding nazi” argument\n
        \n
        But when a fellow community moderator on Lemmy.world was literally espousing Hitler “final solution” rhetoric and I politely asked admin to remove him from mod or let me know if he won’t so I can leave the community - I was banned within two minutes.\n
        \n
        Explains why the lemmy.world hordes are here calling anything left of Biden literally Hitler, every accusation is a confession.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697162250 {#2832
        date: 2023-10-13 03:57:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2849 …}
      +nested: Doctrine\ORM\PersistentCollection {#2851 …}
      +votes: Doctrine\ORM\PersistentCollection {#2853 …}
      +reports: Doctrine\ORM\PersistentCollection {#2855 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
      -id: 44351
      -bodyTs: "'abid':12 'accus':75 'admin':34 'anyth':68 'argument':14 'ask':33 'ban':56 'biden':71 'call':67 'communiti':19,53 'confess':78 'espous':25 'everi':7,74 'everyon':1 'explain':60 'fellow':18 'final':27 'hitler':11,26,73 'hord':64 'know':43 'lazi':6 'leav':51 'left':69 'lemmy.world':22,63 'let':41 'liter':24,72 'make':4 'minut':59 'mod':39 'moder':20 'nazi':13 'polit':32 'remov':36 'rhetor':29 'socialist':8 'solut':28 'tri':2 'two':58 'within':57 'won':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3781515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697158450 {#2831
        date: 2023-10-13 02:54:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2848}
    +body: """
      Lemmy will have the same fate as Reddit.  \n
      Nostr on the other hand solves the neckbeard mod censorship problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697161842 {#3060
      date: 2023-10-13 03:50:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@Facebones@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    -id: 44422
    -bodyTs: "'censorship':18 'fate':6 'hand':13 'lemmi':1 'mod':17 'neckbeard':16 'nostr':9 'problem':19 'reddit':8 'solv':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3962731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161842 {#3059
      date: 2023-10-13 03:50:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2848}
  +body: "Don’t free speech instances also completely solve this ‘problem’?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697162249 {#3359
    date: 2023-10-13 03:57:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@Facebones@reddthat.com"
    "@AngryMulbear@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 44434
  -bodyTs: "'also':6 'complet':7 'free':3 'instanc':5 'problem':10 'solv':8 'speech':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2690119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162249 {#3360
    date: 2023-10-13 03:57: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
219 DENIED edit
App\Entity\EntryComment {#3361
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3058
    +user: Proxies\__CG__\App\Entity\User {#3057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2848
      +user: App\Entity\User {#2861 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Everyone trying to make the lazy “every socialist is a Hitler abiding nazi” argument\n
        \n
        But when a fellow community moderator on Lemmy.world was literally espousing Hitler “final solution” rhetoric and I politely asked admin to remove him from mod or let me know if he won’t so I can leave the community - I was banned within two minutes.\n
        \n
        Explains why the lemmy.world hordes are here calling anything left of Biden literally Hitler, every accusation is a confession.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697162250 {#2832
        date: 2023-10-13 03:57:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2849 …}
      +nested: Doctrine\ORM\PersistentCollection {#2851 …}
      +votes: Doctrine\ORM\PersistentCollection {#2853 …}
      +reports: Doctrine\ORM\PersistentCollection {#2855 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
      -id: 44351
      -bodyTs: "'abid':12 'accus':75 'admin':34 'anyth':68 'argument':14 'ask':33 'ban':56 'biden':71 'call':67 'communiti':19,53 'confess':78 'espous':25 'everi':7,74 'everyon':1 'explain':60 'fellow':18 'final':27 'hitler':11,26,73 'hord':64 'know':43 'lazi':6 'leav':51 'left':69 'lemmy.world':22,63 'let':41 'liter':24,72 'make':4 'minut':59 'mod':39 'moder':20 'nazi':13 'polit':32 'remov':36 'rhetor':29 'socialist':8 'solut':28 'tri':2 'two':58 'within':57 'won':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3781515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697158450 {#2831
        date: 2023-10-13 02:54:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2848}
    +body: """
      Lemmy will have the same fate as Reddit.  \n
      Nostr on the other hand solves the neckbeard mod censorship problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697161842 {#3060
      date: 2023-10-13 03:50:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@Facebones@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    -id: 44422
    -bodyTs: "'censorship':18 'fate':6 'hand':13 'lemmi':1 'mod':17 'neckbeard':16 'nostr':9 'problem':19 'reddit':8 'solv':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3962731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161842 {#3059
      date: 2023-10-13 03:50:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2848}
  +body: "Don’t free speech instances also completely solve this ‘problem’?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697162249 {#3359
    date: 2023-10-13 03:57:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@Facebones@reddthat.com"
    "@AngryMulbear@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 44434
  -bodyTs: "'also':6 'complet':7 'free':3 'instanc':5 'problem':10 'solv':8 'speech':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2690119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162249 {#3360
    date: 2023-10-13 03:57: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
220 DENIED moderate
App\Entity\EntryComment {#3361
  +user: App\Entity\User {#2196 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3058
    +user: Proxies\__CG__\App\Entity\User {#3057 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2848
      +user: App\Entity\User {#2861 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2107 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Everyone trying to make the lazy “every socialist is a Hitler abiding nazi” argument\n
        \n
        But when a fellow community moderator on Lemmy.world was literally espousing Hitler “final solution” rhetoric and I politely asked admin to remove him from mod or let me know if he won’t so I can leave the community - I was banned within two minutes.\n
        \n
        Explains why the lemmy.world hordes are here calling anything left of Biden literally Hitler, every accusation is a confession.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697162250 {#2832
        date: 2023-10-13 03:57:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LemmysMum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2849 …}
      +nested: Doctrine\ORM\PersistentCollection {#2851 …}
      +votes: Doctrine\ORM\PersistentCollection {#2853 …}
      +reports: Doctrine\ORM\PersistentCollection {#2855 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2857 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2859 …}
      -id: 44351
      -bodyTs: "'abid':12 'accus':75 'admin':34 'anyth':68 'argument':14 'ask':33 'ban':56 'biden':71 'call':67 'communiti':19,53 'confess':78 'espous':25 'everi':7,74 'everyon':1 'explain':60 'fellow':18 'final':27 'hitler':11,26,73 'hord':64 'know':43 'lazi':6 'leav':51 'left':69 'lemmy.world':22,63 'let':41 'liter':24,72 'make':4 'minut':59 'mod':39 'moder':20 'nazi':13 'polit':32 'remov':36 'rhetor':29 'socialist':8 'solut':28 'tri':2 'two':58 'within':57 'won':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3781515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697158450 {#2831
        date: 2023-10-13 02:54:10.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2848}
    +body: """
      Lemmy will have the same fate as Reddit.  \n
      Nostr on the other hand solves the neckbeard mod censorship problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697161842 {#3060
      date: 2023-10-13 03:50:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@LemmysMum@lemmy.world"
      "@Facebones@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3056 …}
    +nested: Doctrine\ORM\PersistentCollection {#3054 …}
    +votes: Doctrine\ORM\PersistentCollection {#3052 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
    -id: 44422
    -bodyTs: "'censorship':18 'fate':6 'hand':13 'lemmi':1 'mod':17 'neckbeard':16 'nostr':9 'problem':19 'reddit':8 'solv':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3962731"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697161842 {#3059
      date: 2023-10-13 03:50:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2848}
  +body: "Don’t free speech instances also completely solve this ‘problem’?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697162249 {#3359
    date: 2023-10-13 03:57:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LemmysMum@lemmy.world"
    "@Facebones@reddthat.com"
    "@AngryMulbear@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3362 …}
  +nested: Doctrine\ORM\PersistentCollection {#3364 …}
  +votes: Doctrine\ORM\PersistentCollection {#3366 …}
  +reports: Doctrine\ORM\PersistentCollection {#3368 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3372 …}
  -id: 44434
  -bodyTs: "'also':6 'complet':7 'free':3 'instanc':5 'problem':10 'solv':8 'speech':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2690119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697162249 {#3360
    date: 2023-10-13 03:57: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
221 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
222 DENIED moderate
App\Entity\EntryComment {#2921
  +user: App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
    \n
    Not at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697184414 {#2916
    date: 2023-10-13 10:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  -id: 44338
  -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157612 {#2917
    date: 2023-10-13 02:40:12.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
223 DENIED edit
App\Entity\EntryComment {#2921
  +user: App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
    \n
    Not at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697184414 {#2916
    date: 2023-10-13 10:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  -id: 44338
  -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157612 {#2917
    date: 2023-10-13 02:40:12.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
224 DENIED moderate
App\Entity\EntryComment {#2921
  +user: App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
    \n
    Not at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697184414 {#2916
    date: 2023-10-13 10:06:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  -id: 44338
  -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697157612 {#2917
    date: 2023-10-13 02:40:12.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
225 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
226 DENIED moderate
App\Entity\EntryComment {#3006
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2921
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2916
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2917
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2921}
  +body: "What could he even Leninist about/at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697160337 {#3007
    date: 2023-10-13 03:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 44380
  -bodyTs: "'about/at':6 'could':2 'even':4 'leninist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160337 {#3010
    date: 2023-10-13 03:25:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#3006
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2921
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2916
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2917
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2921}
  +body: "What could he even Leninist about/at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697160337 {#3007
    date: 2023-10-13 03:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 44380
  -bodyTs: "'about/at':6 'could':2 'even':4 'leninist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160337 {#3010
    date: 2023-10-13 03:25:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#3006
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2921
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2916
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2917
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2921}
  +body: "What could he even Leninist about/at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697160337 {#3007
    date: 2023-10-13 03:25:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 44380
  -bodyTs: "'about/at':6 'could':2 'even':4 'leninist':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4851815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160337 {#3010
    date: 2023-10-13 03:25:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 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
230 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2921
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2916
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2917
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2921}
  +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697176288 {#3076
    date: 2023-10-13 07:51:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 44664
  -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4810040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697176288 {#3075
    date: 2023-10-13 07:51:28.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
231 DENIED edit
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2921
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2916
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2917
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2921}
  +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697176288 {#3076
    date: 2023-10-13 07:51:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 44664
  -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4810040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697176288 {#3075
    date: 2023-10-13 07:51:28.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
232 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2921
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
      \n
      Not at all.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1697184414 {#2916
      date: 2023-10-13 10:06:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 44338
    -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697157612 {#2917
      date: 2023-10-13 02:40:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2921}
  +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697176288 {#3076
    date: 2023-10-13 07:51:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 44664
  -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4810040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697176288 {#3075
    date: 2023-10-13 07:51:28.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
233 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
234 DENIED moderate
App\Entity\EntryComment {#3453
  +user: App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2921
      +user: App\Entity\User {#2935 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
        \n
        Not at all.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697184414 {#2916
        date: 2023-10-13 10:06:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2923 …}
      +nested: Doctrine\ORM\PersistentCollection {#2925 …}
      +votes: Doctrine\ORM\PersistentCollection {#2927 …}
      +reports: Doctrine\ORM\PersistentCollection {#2929 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
      -id: 44338
      -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697157612 {#2917
        date: 2023-10-13 02:40:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2921}
    +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697176288 {#3076
      date: 2023-10-13 07:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 44664
    -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4810040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697176288 {#3075
      date: 2023-10-13 07:51:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2921}
  +body: "Exactly, ever since Deng's famous "I don't care what colour a cat is, as long as it catches mice" speech in the late 1960s they have been moving away from anything that Marx would recognise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697184413 {#3450
    date: 2023-10-13 10:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3454 …}
  +nested: Doctrine\ORM\PersistentCollection {#3456 …}
  +votes: Doctrine\ORM\PersistentCollection {#3458 …}
  +reports: Doctrine\ORM\PersistentCollection {#3460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
  -id: 44855
  -bodyTs: "'1960s':26 'anyth':33 'away':31 'care':10 'cat':14 'catch':20 'colour':12 'deng':4 'ever':2 'exact':1 'famous':6 'late':25 'long':17 'marx':35 'mice':21 'move':30 'recognis':37 'sinc':3 'speech':22 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2932598"
  +editedAt: DateTimeImmutable @1697192460 {#3451
    date: 2023-10-13 12:21:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697184413 {#3452
    date: 2023-10-13 10:06:53.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
235 DENIED edit
App\Entity\EntryComment {#3453
  +user: App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2921
      +user: App\Entity\User {#2935 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
        \n
        Not at all.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697184414 {#2916
        date: 2023-10-13 10:06:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2923 …}
      +nested: Doctrine\ORM\PersistentCollection {#2925 …}
      +votes: Doctrine\ORM\PersistentCollection {#2927 …}
      +reports: Doctrine\ORM\PersistentCollection {#2929 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
      -id: 44338
      -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697157612 {#2917
        date: 2023-10-13 02:40:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2921}
    +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697176288 {#3076
      date: 2023-10-13 07:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 44664
    -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4810040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697176288 {#3075
      date: 2023-10-13 07:51:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2921}
  +body: "Exactly, ever since Deng's famous "I don't care what colour a cat is, as long as it catches mice" speech in the late 1960s they have been moving away from anything that Marx would recognise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697184413 {#3450
    date: 2023-10-13 10:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3454 …}
  +nested: Doctrine\ORM\PersistentCollection {#3456 …}
  +votes: Doctrine\ORM\PersistentCollection {#3458 …}
  +reports: Doctrine\ORM\PersistentCollection {#3460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
  -id: 44855
  -bodyTs: "'1960s':26 'anyth':33 'away':31 'care':10 'cat':14 'catch':20 'colour':12 'deng':4 'ever':2 'exact':1 'famous':6 'late':25 'long':17 'marx':35 'mice':21 'move':30 'recognis':37 'sinc':3 'speech':22 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2932598"
  +editedAt: DateTimeImmutable @1697192460 {#3451
    date: 2023-10-13 12:21:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697184413 {#3452
    date: 2023-10-13 10:06:53.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
236 DENIED moderate
App\Entity\EntryComment {#3453
  +user: App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2921
      +user: App\Entity\User {#2935 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2922 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        He is as much a marxist and China as communist as Nth Korea is a Democratic Republic.\n
        \n
        Not at all.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1697184414 {#2916
        date: 2023-10-13 10:06:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CyberGhost@lemmygrad.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2923 …}
      +nested: Doctrine\ORM\PersistentCollection {#2925 …}
      +votes: Doctrine\ORM\PersistentCollection {#2927 …}
      +reports: Doctrine\ORM\PersistentCollection {#2929 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
      -id: 44338
      -bodyTs: "'china':8 'communist':10 'democrat':16 'korea':13 'marxist':6 'much':4 'nth':12 'republ':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2927381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697157612 {#2917
        date: 2023-10-13 02:40:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2921}
    +body: "yup. china has been market capitalist for a LOOOOOOOOOOONGGGGG time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697176288 {#3076
      date: 2023-10-13 07:51:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CyberGhost@lemmygrad.ml"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 44664
    -bodyTs: "'capitalist':6 'china':2 'looooooooooonggggg':9 'market':5 'time':10 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4810040"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697176288 {#3075
      date: 2023-10-13 07:51:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2921}
  +body: "Exactly, ever since Deng's famous "I don't care what colour a cat is, as long as it catches mice" speech in the late 1960s they have been moving away from anything that Marx would recognise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697184413 {#3450
    date: 2023-10-13 10:06:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CyberGhost@lemmygrad.ml"
    "@Pons_Aelius@kbin.social"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3454 …}
  +nested: Doctrine\ORM\PersistentCollection {#3456 …}
  +votes: Doctrine\ORM\PersistentCollection {#3458 …}
  +reports: Doctrine\ORM\PersistentCollection {#3460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
  -id: 44855
  -bodyTs: "'1960s':26 'anyth':33 'away':31 'care':10 'cat':14 'catch':20 'colour':12 'deng':4 'ever':2 'exact':1 'famous':6 'late':25 'long':17 'marx':35 'mice':21 'move':30 'recognis':37 'sinc':3 'speech':22 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/535212/-/comment/2932598"
  +editedAt: DateTimeImmutable @1697192460 {#3451
    date: 2023-10-13 12:21:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697184413 {#3452
    date: 2023-10-13 10:06:53.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
237 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    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