Redirect 302 redirect from GET @entry_comment_create (6bb338)

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

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 …}
}
10.20 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 {#1785
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    “Take your baby aspirin and multivitamin then get on with your day…cause it’s all downhill from here.”\n
    \n
    Is my morning mantra…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697669120 {#1541
    date: 2023-10-19 00:45:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 57904
  -bodyTs: "'aspirin':4 'babi':3 'caus':13 'day':12 'downhil':17 'get':8 'mantra':23 'morn':22 'multivitamin':6 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697669120 {#1483
    date: 2023-10-19 00:45:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1785
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    “Take your baby aspirin and multivitamin then get on with your day…cause it’s all downhill from here.”\n
    \n
    Is my morning mantra…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697669120 {#1541
    date: 2023-10-19 00:45:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 57904
  -bodyTs: "'aspirin':4 'babi':3 'caus':13 'day':12 'downhil':17 'get':8 'mantra':23 'morn':22 'multivitamin':6 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697669120 {#1483
    date: 2023-10-19 00:45:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1785
  +user: App\Entity\User {#1453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    “Take your baby aspirin and multivitamin then get on with your day…cause it’s all downhill from here.”\n
    \n
    Is my morning mantra…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697669120 {#1541
    date: 2023-10-19 00:45:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1425 …}
  -id: 57904
  -bodyTs: "'aspirin':4 'babi':3 'caus':13 'day':12 'downhil':17 'get':8 'mantra':23 'morn':22 'multivitamin':6 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697669120 {#1483
    date: 2023-10-19 00:45:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2465
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Bruh, I’m 21, and this is me… I might need help…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697668706 {#1729
    date: 2023-10-19 00:38:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 57900
  -bodyTs: "'21':4 'bruh':1 'help':12 'm':3 'might':10 'need':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5037333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668706 {#1739
    date: 2023-10-19 00:38: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
7 DENIED edit
App\Entity\EntryComment {#2465
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Bruh, I’m 21, and this is me… I might need help…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697668706 {#1729
    date: 2023-10-19 00:38:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 57900
  -bodyTs: "'21':4 'bruh':1 'help':12 'm':3 'might':10 'need':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5037333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668706 {#1739
    date: 2023-10-19 00:38: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
8 DENIED moderate
App\Entity\EntryComment {#2465
  +user: App\Entity\User {#2452 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Bruh, I’m 21, and this is me… I might need help…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697668706 {#1729
    date: 2023-10-19 00:38:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 57900
  -bodyTs: "'21':4 'bruh':1 'help':12 'm':3 'might':10 'need':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5037333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668706 {#1739
    date: 2023-10-19 00:38: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
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 {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Felons don’t have cabinets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697668493 {#1404
    date: 2023-10-19 00:34:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 57895
  -bodyTs: "'cabinet':5 'felon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668493 {#1363
    date: 2023-10-19 00:34: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
11 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Felons don’t have cabinets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697668493 {#1404
    date: 2023-10-19 00:34:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 57895
  -bodyTs: "'cabinet':5 'felon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668493 {#1363
    date: 2023-10-19 00:34: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
12 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#2012 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Felons don’t have cabinets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697668493 {#1404
    date: 2023-10-19 00:34:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 57895
  -bodyTs: "'cabinet':5 'felon':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668493 {#1363
    date: 2023-10-19 00:34: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
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 {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I know what fixed my issues but i enjoy carbs and not exercising too much… strict keto eliminated all ny inflammation and pain and exercise gave me the energy I needed and strengthened my joint muscles… problem is my SO makes amazing pizza and they put me on a beta blocker for my POTS and well… yeah, that killed my exercise drive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697668221 {#2042
    date: 2023-10-19 00:30:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 57888
  -bodyTs: "'amaz':42 'beta':50 'blocker':51 'carb':10 'drive':62 'elimin':18 'energi':29 'enjoy':9 'exercis':13,25,61 'fix':4 'gave':26 'inflamm':21 'issu':6 'joint':35 'keto':17 'kill':59 'know':2 'make':41 'much':15 'muscl':36 'need':31 'ny':20 'pain':23 'pizza':43 'pot':54 'problem':37 'put':46 'strengthen':33 'strict':16 'well':56 'yeah':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4568797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668221 {#2141
    date: 2023-10-19 00:30: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
15 DENIED edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I know what fixed my issues but i enjoy carbs and not exercising too much… strict keto eliminated all ny inflammation and pain and exercise gave me the energy I needed and strengthened my joint muscles… problem is my SO makes amazing pizza and they put me on a beta blocker for my POTS and well… yeah, that killed my exercise drive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697668221 {#2042
    date: 2023-10-19 00:30:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 57888
  -bodyTs: "'amaz':42 'beta':50 'blocker':51 'carb':10 'drive':62 'elimin':18 'energi':29 'enjoy':9 'exercis':13,25,61 'fix':4 'gave':26 'inflamm':21 'issu':6 'joint':35 'keto':17 'kill':59 'know':2 'make':41 'much':15 'muscl':36 'need':31 'ny':20 'pain':23 'pizza':43 'pot':54 'problem':37 'put':46 'strengthen':33 'strict':16 'well':56 'yeah':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4568797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668221 {#2141
    date: 2023-10-19 00:30: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
16 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#2340 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I know what fixed my issues but i enjoy carbs and not exercising too much… strict keto eliminated all ny inflammation and pain and exercise gave me the energy I needed and strengthened my joint muscles… problem is my SO makes amazing pizza and they put me on a beta blocker for my POTS and well… yeah, that killed my exercise drive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697668221 {#2042
    date: 2023-10-19 00:30:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -id: 57888
  -bodyTs: "'amaz':42 'beta':50 'blocker':51 'carb':10 'drive':62 'elimin':18 'energi':29 'enjoy':9 'exercis':13,25,61 'fix':4 'gave':26 'inflamm':21 'issu':6 'joint':35 'keto':17 'kill':59 'know':2 'make':41 'much':15 'muscl':36 'need':31 'ny':20 'pain':23 'pizza':43 'pot':54 'problem':37 'put':46 'strengthen':33 'strict':16 'well':56 'yeah':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4568797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668221 {#2141
    date: 2023-10-19 00:30: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
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 {#2121
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![google emoji lab creation](https://lemmy.world/pictrs/image/8ec1329f-e7a9-4a14-bc0c-e2826acff088.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697668073 {#2112
    date: 2023-10-19 00:27:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 57881
  -bodyTs: "'/pictrs/image/8ec1329f-e7a9-4a14-bc0c-e2826acff088.png)':7 'creation':4 'emoji':2 'googl':1 'lab':3 'lemmy.world':6 'lemmy.world/pictrs/image/8ec1329f-e7a9-4a14-bc0c-e2826acff088.png)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668073 {#2124
    date: 2023-10-19 00:27: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
19 DENIED edit
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![google emoji lab creation](https://lemmy.world/pictrs/image/8ec1329f-e7a9-4a14-bc0c-e2826acff088.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697668073 {#2112
    date: 2023-10-19 00:27:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 57881
  -bodyTs: "'/pictrs/image/8ec1329f-e7a9-4a14-bc0c-e2826acff088.png)':7 'creation':4 'emoji':2 'googl':1 'lab':3 'lemmy.world':6 'lemmy.world/pictrs/image/8ec1329f-e7a9-4a14-bc0c-e2826acff088.png)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668073 {#2124
    date: 2023-10-19 00:27: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
20 DENIED moderate
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![google emoji lab creation](https://lemmy.world/pictrs/image/8ec1329f-e7a9-4a14-bc0c-e2826acff088.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697668073 {#2112
    date: 2023-10-19 00:27:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 57881
  -bodyTs: "'/pictrs/image/8ec1329f-e7a9-4a14-bc0c-e2826acff088.png)':7 'creation':4 'emoji':2 'googl':1 'lab':3 'lemmy.world':6 'lemmy.world/pictrs/image/8ec1329f-e7a9-4a14-bc0c-e2826acff088.png)':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668073 {#2124
    date: 2023-10-19 00:27: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
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 {#2220
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Y’know, you would think their obsession with ‘the good old days’ and “conserve” being in the basis of their namesaks, that their ideology would extend to the environment.\n
    \n
    Nawp. Drill baby drill.\n
    \n
    I guess by the “good old days” are pretty much the 1910s where we did know much about ecology or conservation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697672231 {#2276
    date: 2023-10-19 01:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 57871
  -bodyTs: "'1910s':45 'babi':32 'basi':18 'conserv':14,54 'day':12,40 'drill':31,33 'ecolog':52 'environ':29 'extend':26 'good':10,38 'guess':35 'ideolog':24 'know':2,49 'much':43,50 'namesak':21 'nawp':30 'obsess':7 'old':11,39 'pretti':42 'think':5 'would':4,25 'y':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3338972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697667724 {#2279
    date: 2023-10-19 00:22: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
23 DENIED edit
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Y’know, you would think their obsession with ‘the good old days’ and “conserve” being in the basis of their namesaks, that their ideology would extend to the environment.\n
    \n
    Nawp. Drill baby drill.\n
    \n
    I guess by the “good old days” are pretty much the 1910s where we did know much about ecology or conservation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697672231 {#2276
    date: 2023-10-19 01:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 57871
  -bodyTs: "'1910s':45 'babi':32 'basi':18 'conserv':14,54 'day':12,40 'drill':31,33 'ecolog':52 'environ':29 'extend':26 'good':10,38 'guess':35 'ideolog':24 'know':2,49 'much':43,50 'namesak':21 'nawp':30 'obsess':7 'old':11,39 'pretti':42 'think':5 'would':4,25 'y':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3338972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697667724 {#2279
    date: 2023-10-19 00:22: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
24 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Y’know, you would think their obsession with ‘the good old days’ and “conserve” being in the basis of their namesaks, that their ideology would extend to the environment.\n
    \n
    Nawp. Drill baby drill.\n
    \n
    I guess by the “good old days” are pretty much the 1910s where we did know much about ecology or conservation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697672231 {#2276
    date: 2023-10-19 01:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 57871
  -bodyTs: "'1910s':45 'babi':32 'basi':18 'conserv':14,54 'day':12,40 'drill':31,33 'ecolog':52 'environ':29 'extend':26 'good':10,38 'guess':35 'ideolog':24 'know':2,49 'much':43,50 'namesak':21 'nawp':30 'obsess':7 'old':11,39 'pretti':42 'think':5 'would':4,25 'y':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3338972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697667724 {#2279
    date: 2023-10-19 00:22: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
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 {#3126
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2220
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’know, you would think their obsession with ‘the good old days’ and “conserve” being in the basis of their namesaks, that their ideology would extend to the environment.\n
      \n
      Nawp. Drill baby drill.\n
      \n
      I guess by the “good old days” are pretty much the 1910s where we did know much about ecology or conservation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697672231 {#2276
      date: 2023-10-19 01:37:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 57871
    -bodyTs: "'1910s':45 'babi':32 'basi':18 'conserv':14,54 'day':12,40 'drill':31,33 'ecolog':52 'environ':29 'extend':26 'good':10,38 'guess':35 'ideolog':24 'know':2,49 'much':43,50 'namesak':21 'nawp':30 'obsess':7 'old':11,39 'pretti':42 'think':5 'would':4,25 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3338972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697667724 {#2279
      date: 2023-10-19 00:22:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2220}
  +body: "The “good old days” conservatives want to drag us back to is the time before women and black people could vote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697671484 {#3124
    date: 2023-10-19 01:24:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 57973
  -bodyTs: "'back':10 'black':18 'conserv':5 'could':20 'day':4 'drag':8 'good':2 'old':3 'peopl':19 'time':14 'us':9 'vote':21 'want':6 'women':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4636508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697671484 {#3125
    date: 2023-10-19 01:24: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
27 DENIED edit
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2220
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’know, you would think their obsession with ‘the good old days’ and “conserve” being in the basis of their namesaks, that their ideology would extend to the environment.\n
      \n
      Nawp. Drill baby drill.\n
      \n
      I guess by the “good old days” are pretty much the 1910s where we did know much about ecology or conservation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697672231 {#2276
      date: 2023-10-19 01:37:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 57871
    -bodyTs: "'1910s':45 'babi':32 'basi':18 'conserv':14,54 'day':12,40 'drill':31,33 'ecolog':52 'environ':29 'extend':26 'good':10,38 'guess':35 'ideolog':24 'know':2,49 'much':43,50 'namesak':21 'nawp':30 'obsess':7 'old':11,39 'pretti':42 'think':5 'would':4,25 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3338972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697667724 {#2279
      date: 2023-10-19 00:22:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2220}
  +body: "The “good old days” conservatives want to drag us back to is the time before women and black people could vote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697671484 {#3124
    date: 2023-10-19 01:24:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 57973
  -bodyTs: "'back':10 'black':18 'conserv':5 'could':20 'day':4 'drag':8 'good':2 'old':3 'peopl':19 'time':14 'us':9 'vote':21 'want':6 'women':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4636508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697671484 {#3125
    date: 2023-10-19 01:24: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
28 DENIED moderate
App\Entity\EntryComment {#3126
  +user: Proxies\__CG__\App\Entity\User {#3127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2220
    +user: App\Entity\User {#2202 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: """
      Y’know, you would think their obsession with ‘the good old days’ and “conserve” being in the basis of their namesaks, that their ideology would extend to the environment.\n
      \n
      Nawp. Drill baby drill.\n
      \n
      I guess by the “good old days” are pretty much the 1910s where we did know much about ecology or conservation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697672231 {#2276
      date: 2023-10-19 01:37:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2222 …}
    +nested: Doctrine\ORM\PersistentCollection {#2219 …}
    +votes: Doctrine\ORM\PersistentCollection {#2196 …}
    +reports: Doctrine\ORM\PersistentCollection {#2194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
    -id: 57871
    -bodyTs: "'1910s':45 'babi':32 'basi':18 'conserv':14,54 'day':12,40 'drill':31,33 'ecolog':52 'environ':29 'extend':26 'good':10,38 'guess':35 'ideolog':24 'know':2,49 'much':43,50 'namesak':21 'nawp':30 'obsess':7 'old':11,39 'pretti':42 'think':5 'would':4,25 'y':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3338972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697667724 {#2279
      date: 2023-10-19 00:22:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2220}
  +body: "The “good old days” conservatives want to drag us back to is the time before women and black people could vote."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697671484 {#3124
    date: 2023-10-19 01:24:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3128 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3132 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 57973
  -bodyTs: "'back':10 'black':18 'conserv':5 'could':20 'day':4 'drag':8 'good':2 'old':3 'peopl':19 'time':14 'us':9 'vote':21 'want':6 'women':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4636508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697671484 {#3125
    date: 2023-10-19 01:24: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
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 {#3164
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2220
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Y’know, you would think their obsession with ‘the good old days’ and “conserve” being in the basis of their namesaks, that their ideology would extend to the environment.\n
        \n
        Nawp. Drill baby drill.\n
        \n
        I guess by the “good old days” are pretty much the 1910s where we did know much about ecology or conservation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697672231 {#2276
        date: 2023-10-19 01:37:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 57871
      -bodyTs: "'1910s':45 'babi':32 'basi':18 'conserv':14,54 'day':12,40 'drill':31,33 'ecolog':52 'environ':29 'extend':26 'good':10,38 'guess':35 'ideolog':24 'know':2,49 'much':43,50 'namesak':21 'nawp':30 'obsess':7 'old':11,39 'pretti':42 'think':5 'would':4,25 'y':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3338972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697667724 {#2279
        date: 2023-10-19 00:22:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2220}
    +body: "The “good old days” conservatives want to drag us back to is the time before women and black people could vote."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697671484 {#3124
      date: 2023-10-19 01:24:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
    -id: 57973
    -bodyTs: "'back':10 'black':18 'conserv':5 'could':20 'day':4 'drag':8 'good':2 'old':3 'peopl':19 'time':14 'us':9 'vote':21 'want':6 'women':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4636508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697671484 {#3125
      date: 2023-10-19 01:24:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2220}
  +body: "Like I said. 1910s (ish)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697672230 {#3162
    date: 2023-10-19 01:37:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 58017
  -bodyTs: "'1910s':4 'ish':5 'like':1 'said':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3340514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697672230 {#3163
    date: 2023-10-19 01:37: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
31 DENIED edit
App\Entity\EntryComment {#3164
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2220
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Y’know, you would think their obsession with ‘the good old days’ and “conserve” being in the basis of their namesaks, that their ideology would extend to the environment.\n
        \n
        Nawp. Drill baby drill.\n
        \n
        I guess by the “good old days” are pretty much the 1910s where we did know much about ecology or conservation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697672231 {#2276
        date: 2023-10-19 01:37:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 57871
      -bodyTs: "'1910s':45 'babi':32 'basi':18 'conserv':14,54 'day':12,40 'drill':31,33 'ecolog':52 'environ':29 'extend':26 'good':10,38 'guess':35 'ideolog':24 'know':2,49 'much':43,50 'namesak':21 'nawp':30 'obsess':7 'old':11,39 'pretti':42 'think':5 'would':4,25 'y':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3338972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697667724 {#2279
        date: 2023-10-19 00:22:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2220}
    +body: "The “good old days” conservatives want to drag us back to is the time before women and black people could vote."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697671484 {#3124
      date: 2023-10-19 01:24:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
    -id: 57973
    -bodyTs: "'back':10 'black':18 'conserv':5 'could':20 'day':4 'drag':8 'good':2 'old':3 'peopl':19 'time':14 'us':9 'vote':21 'want':6 'women':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4636508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697671484 {#3125
      date: 2023-10-19 01:24:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2220}
  +body: "Like I said. 1910s (ish)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697672230 {#3162
    date: 2023-10-19 01:37:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 58017
  -bodyTs: "'1910s':4 'ish':5 'like':1 'said':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3340514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697672230 {#3163
    date: 2023-10-19 01:37: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
32 DENIED moderate
App\Entity\EntryComment {#3164
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3126
    +user: Proxies\__CG__\App\Entity\User {#3127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2220
      +user: App\Entity\User {#2202 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: """
        Y’know, you would think their obsession with ‘the good old days’ and “conserve” being in the basis of their namesaks, that their ideology would extend to the environment.\n
        \n
        Nawp. Drill baby drill.\n
        \n
        I guess by the “good old days” are pretty much the 1910s where we did know much about ecology or conservation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697672231 {#2276
        date: 2023-10-19 01:37:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2222 …}
      +nested: Doctrine\ORM\PersistentCollection {#2219 …}
      +votes: Doctrine\ORM\PersistentCollection {#2196 …}
      +reports: Doctrine\ORM\PersistentCollection {#2194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
      -id: 57871
      -bodyTs: "'1910s':45 'babi':32 'basi':18 'conserv':14,54 'day':12,40 'drill':31,33 'ecolog':52 'environ':29 'extend':26 'good':10,38 'guess':35 'ideolog':24 'know':2,49 'much':43,50 'namesak':21 'nawp':30 'obsess':7 'old':11,39 'pretti':42 'think':5 'would':4,25 'y':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3338972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697667724 {#2279
        date: 2023-10-19 00:22:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2220}
    +body: "The “good old days” conservatives want to drag us back to is the time before women and black people could vote."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697671484 {#3124
      date: 2023-10-19 01:24:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3128 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3132 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
    -id: 57973
    -bodyTs: "'back':10 'black':18 'conserv':5 'could':20 'day':4 'drag':8 'good':2 'old':3 'peopl':19 'time':14 'us':9 'vote':21 'want':6 'women':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4636508"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697671484 {#3125
      date: 2023-10-19 01:24:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2220}
  +body: "Like I said. 1910s (ish)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697672230 {#3162
    date: 2023-10-19 01:37:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@Track_Shovel@slrpnk.net"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 58017
  -bodyTs: "'1910s':4 'ish':5 'like':1 'said':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3340514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697672230 {#3163
    date: 2023-10-19 01:37: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
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 {#2158
  +user: App\Entity\User {#2179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![Messed up AI generated face](https://files.catbox.moe/ahoqeu.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697666745 {#2034
    date: 2023-10-19 00:05:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 57848
  -bodyTs: "'/ahoqeu.png)':8 'ai':3 'face':5 'files.catbox.moe':7 'files.catbox.moe/ahoqeu.png)':6 'generat':4 'mess':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3876166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666745 {#2039
    date: 2023-10-19 00:05: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
35 DENIED edit
App\Entity\EntryComment {#2158
  +user: App\Entity\User {#2179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![Messed up AI generated face](https://files.catbox.moe/ahoqeu.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697666745 {#2034
    date: 2023-10-19 00:05:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 57848
  -bodyTs: "'/ahoqeu.png)':8 'ai':3 'face':5 'files.catbox.moe':7 'files.catbox.moe/ahoqeu.png)':6 'generat':4 'mess':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3876166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666745 {#2039
    date: 2023-10-19 00:05: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
36 DENIED moderate
App\Entity\EntryComment {#2158
  +user: App\Entity\User {#2179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![Messed up AI generated face](https://files.catbox.moe/ahoqeu.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697666745 {#2034
    date: 2023-10-19 00:05:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 57848
  -bodyTs: "'/ahoqeu.png)':8 'ai':3 'face':5 'files.catbox.moe':7 'files.catbox.moe/ahoqeu.png)':6 'generat':4 'mess':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3876166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666745 {#2039
    date: 2023-10-19 00:05: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
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 {#2376
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "ai faces"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697668206 {#1980
    date: 2023-10-19 00:30:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 57838
  -bodyTs: "'ai':1 'face':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3698264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666110 {#2368
    date: 2023-10-18 23:55: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
39 DENIED edit
App\Entity\EntryComment {#2376
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "ai faces"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697668206 {#1980
    date: 2023-10-19 00:30:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 57838
  -bodyTs: "'ai':1 'face':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3698264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666110 {#2368
    date: 2023-10-18 23:55: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
40 DENIED moderate
App\Entity\EntryComment {#2376
  +user: App\Entity\User {#1353 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "ai faces"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697668206 {#1980
    date: 2023-10-19 00:30:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2362 …}
  +nested: Doctrine\ORM\PersistentCollection {#2367 …}
  +votes: Doctrine\ORM\PersistentCollection {#2269 …}
  +reports: Doctrine\ORM\PersistentCollection {#1347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
  -id: 57838
  -bodyTs: "'ai':1 'face':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3698264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666110 {#2368
    date: 2023-10-18 23:55: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
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 {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2376
    +user: App\Entity\User {#1353 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "ai faces"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697668206 {#1980
      date: 2023-10-19 00:30:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ElectroCutie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#2269 …}
    +reports: Doctrine\ORM\PersistentCollection {#1347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
    -id: 57838
    -bodyTs: "'ai':1 'face':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3698264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697666110 {#2368
      date: 2023-10-18 23:55:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Right, created with stablediffusion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697668204 {#3104
    date: 2023-10-19 00:30:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
    "@H3wastooshort@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 57885
  -bodyTs: "'creat':2 'right':1 'stablediffus':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668204 {#3105
    date: 2023-10-19 00:30: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
43 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2376
    +user: App\Entity\User {#1353 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "ai faces"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697668206 {#1980
      date: 2023-10-19 00:30:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ElectroCutie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#2269 …}
    +reports: Doctrine\ORM\PersistentCollection {#1347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
    -id: 57838
    -bodyTs: "'ai':1 'face':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3698264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697666110 {#2368
      date: 2023-10-18 23:55:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Right, created with stablediffusion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697668204 {#3104
    date: 2023-10-19 00:30:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
    "@H3wastooshort@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 57885
  -bodyTs: "'creat':2 'right':1 'stablediffus':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668204 {#3105
    date: 2023-10-19 00:30: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
44 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2376
    +user: App\Entity\User {#1353 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2023 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "ai faces"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697668206 {#1980
      date: 2023-10-19 00:30:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ElectroCutie@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2362 …}
    +nested: Doctrine\ORM\PersistentCollection {#2367 …}
    +votes: Doctrine\ORM\PersistentCollection {#2269 …}
    +reports: Doctrine\ORM\PersistentCollection {#1347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1351 …}
    -id: 57838
    -bodyTs: "'ai':1 'face':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3698264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697666110 {#2368
      date: 2023-10-18 23:55:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Right, created with stablediffusion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697668204 {#3104
    date: 2023-10-19 00:30:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElectroCutie@lemmy.world"
    "@H3wastooshort@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3106 …}
  +nested: Doctrine\ORM\PersistentCollection {#3108 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 57885
  -bodyTs: "'creat':2 'right':1 'stablediffus':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4635381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668204 {#3105
    date: 2023-10-19 00:30: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
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 {#2545
  +user: App\Entity\User {#2559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[This](https://i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg) has to be canon right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697675563 {#2540
    date: 2023-10-19 02:32:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2547 …}
  +nested: Doctrine\ORM\PersistentCollection {#2549 …}
  +votes: Doctrine\ORM\PersistentCollection {#2551 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  -id: 57836
  -bodyTs: "'/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':4 'canon':8 'i.pinimg.com':3 'i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':2 'right':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4568021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666026 {#2541
    date: 2023-10-18 23:53: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
47 DENIED edit
App\Entity\EntryComment {#2545
  +user: App\Entity\User {#2559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[This](https://i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg) has to be canon right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697675563 {#2540
    date: 2023-10-19 02:32:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2547 …}
  +nested: Doctrine\ORM\PersistentCollection {#2549 …}
  +votes: Doctrine\ORM\PersistentCollection {#2551 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  -id: 57836
  -bodyTs: "'/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':4 'canon':8 'i.pinimg.com':3 'i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':2 'right':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4568021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666026 {#2541
    date: 2023-10-18 23:53: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
48 DENIED moderate
App\Entity\EntryComment {#2545
  +user: App\Entity\User {#2559 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "[This](https://i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg) has to be canon right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1697675563 {#2540
    date: 2023-10-19 02:32:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2547 …}
  +nested: Doctrine\ORM\PersistentCollection {#2549 …}
  +votes: Doctrine\ORM\PersistentCollection {#2551 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
  -id: 57836
  -bodyTs: "'/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':4 'canon':8 'i.pinimg.com':3 'i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':2 'right':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4568021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666026 {#2541
    date: 2023-10-18 23:53: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
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 {#3051
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[This](https://i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg) has to be canon right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697675563 {#2540
      date: 2023-10-19 02:32:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 57836
    -bodyTs: "'/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':4 'canon':8 'i.pinimg.com':3 'i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':2 'right':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4568021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697666026 {#2541
      date: 2023-10-18 23:53:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "Check please!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697666605 {#3053
    date: 2023-10-19 00:03:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@ProstheticBrain@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3049 …}
  +nested: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
  -id: 57845
  -bodyTs: "'check':1 'pleas':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666605 {#3052
    date: 2023-10-19 00:03:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[This](https://i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg) has to be canon right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697675563 {#2540
      date: 2023-10-19 02:32:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 57836
    -bodyTs: "'/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':4 'canon':8 'i.pinimg.com':3 'i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':2 'right':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4568021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697666026 {#2541
      date: 2023-10-18 23:53:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "Check please!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697666605 {#3053
    date: 2023-10-19 00:03:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@ProstheticBrain@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3049 …}
  +nested: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
  -id: 57845
  -bodyTs: "'check':1 'pleas':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666605 {#3052
    date: 2023-10-19 00:03:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3051
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[This](https://i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg) has to be canon right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697675563 {#2540
      date: 2023-10-19 02:32:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 57836
    -bodyTs: "'/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':4 'canon':8 'i.pinimg.com':3 'i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':2 'right':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4568021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697666026 {#2541
      date: 2023-10-18 23:53:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "Check please!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697666605 {#3053
    date: 2023-10-19 00:03:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@ProstheticBrain@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3049 …}
  +nested: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3045 …}
  +reports: Doctrine\ORM\PersistentCollection {#3043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
  -id: 57845
  -bodyTs: "'check':1 'pleas':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666605 {#3052
    date: 2023-10-19 00:03:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[This](https://i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg) has to be canon right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697675563 {#2540
      date: 2023-10-19 02:32:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 57836
    -bodyTs: "'/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':4 'canon':8 'i.pinimg.com':3 'i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':2 'right':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4568021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697666026 {#2541
      date: 2023-10-18 23:53:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "#MelbrooksDidItFirst"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697675562 {#3037
    date: 2023-10-19 02:32:42.0 +02:00
  }
  +ip: null
  +tags: [
    "melbrooksdiditfirst"
  ]
  +mentions: [
    "@TehBamski@lemmy.world"
    "@ProstheticBrain@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 58074
  -bodyTs: "'melbrooksdiditfirst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4637765"
  +editedAt: DateTimeImmutable @1697675609 {#3036
    date: 2023-10-19 02:33:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697675562 {#3035
    date: 2023-10-19 02:32: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 {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[This](https://i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg) has to be canon right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697675563 {#2540
      date: 2023-10-19 02:32:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 57836
    -bodyTs: "'/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':4 'canon':8 'i.pinimg.com':3 'i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':2 'right':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4568021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697666026 {#2541
      date: 2023-10-18 23:53:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "#MelbrooksDidItFirst"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697675562 {#3037
    date: 2023-10-19 02:32:42.0 +02:00
  }
  +ip: null
  +tags: [
    "melbrooksdiditfirst"
  ]
  +mentions: [
    "@TehBamski@lemmy.world"
    "@ProstheticBrain@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 58074
  -bodyTs: "'melbrooksdiditfirst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4637765"
  +editedAt: DateTimeImmutable @1697675609 {#3036
    date: 2023-10-19 02:33:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697675562 {#3035
    date: 2023-10-19 02:32: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 {#3034
  +user: Proxies\__CG__\App\Entity\User {#3033 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2545
    +user: App\Entity\User {#2559 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "[This](https://i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg) has to be canon right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1697675563 {#2540
      date: 2023-10-19 02:32:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2547 …}
    +nested: Doctrine\ORM\PersistentCollection {#2549 …}
    +votes: Doctrine\ORM\PersistentCollection {#2551 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2557 …}
    -id: 57836
    -bodyTs: "'/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':4 'canon':8 'i.pinimg.com':3 'i.pinimg.com/474x/ea/df/bd/eadfbd96dd93ec43ef9e699d928f53db--aliens-colonial-marines-funny-movies.jpg)':2 'right':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4568021"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697666026 {#2541
      date: 2023-10-18 23:53:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2545}
  +body: "#MelbrooksDidItFirst"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697675562 {#3037
    date: 2023-10-19 02:32:42.0 +02:00
  }
  +ip: null
  +tags: [
    "melbrooksdiditfirst"
  ]
  +mentions: [
    "@TehBamski@lemmy.world"
    "@ProstheticBrain@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3032 …}
  +nested: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  -id: 58074
  -bodyTs: "'melbrooksdiditfirst':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4637765"
  +editedAt: DateTimeImmutable @1697675609 {#3036
    date: 2023-10-19 02:33:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697675562 {#3035
    date: 2023-10-19 02:32: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 {#2619
  +user: App\Entity\User {#2632 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "B and E at the same time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1697671526 {#2614
    date: 2023-10-19 01:25:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2620 …}
  +nested: Doctrine\ORM\PersistentCollection {#2622 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
  -id: 57819
  -bodyTs: "'b':1 'e':3 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3421348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665500 {#2615
    date: 2023-10-18 23:45: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
59 DENIED edit
App\Entity\EntryComment {#2619
  +user: App\Entity\User {#2632 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "B and E at the same time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1697671526 {#2614
    date: 2023-10-19 01:25:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2620 …}
  +nested: Doctrine\ORM\PersistentCollection {#2622 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
  -id: 57819
  -bodyTs: "'b':1 'e':3 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3421348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665500 {#2615
    date: 2023-10-18 23:45: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
60 DENIED moderate
App\Entity\EntryComment {#2619
  +user: App\Entity\User {#2632 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "B and E at the same time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1697671526 {#2614
    date: 2023-10-19 01:25:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2620 …}
  +nested: Doctrine\ORM\PersistentCollection {#2622 …}
  +votes: Doctrine\ORM\PersistentCollection {#2624 …}
  +reports: Doctrine\ORM\PersistentCollection {#2626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
  -id: 57819
  -bodyTs: "'b':1 'e':3 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3421348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665500 {#2615
    date: 2023-10-18 23:45: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
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 {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2619
    +user: App\Entity\User {#2632 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "B and E at the same time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1697671526 {#2614
      date: 2023-10-19 01:25:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2620 …}
    +nested: Doctrine\ORM\PersistentCollection {#2622 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
    -id: 57819
    -bodyTs: "'b':1 'e':3 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3421348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665500 {#2615
      date: 2023-10-18 23:45:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2619}
  +body: "Facts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697665545 {#3085
    date: 2023-10-18 23:45:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 57821
  -bodyTs: "'fact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4567621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665545 {#3084
    date: 2023-10-18 23:45: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
63 DENIED edit
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2619
    +user: App\Entity\User {#2632 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "B and E at the same time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1697671526 {#2614
      date: 2023-10-19 01:25:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2620 …}
    +nested: Doctrine\ORM\PersistentCollection {#2622 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
    -id: 57819
    -bodyTs: "'b':1 'e':3 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3421348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665500 {#2615
      date: 2023-10-18 23:45:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2619}
  +body: "Facts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697665545 {#3085
    date: 2023-10-18 23:45:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 57821
  -bodyTs: "'fact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4567621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665545 {#3084
    date: 2023-10-18 23:45: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
64 DENIED moderate
App\Entity\EntryComment {#3083
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2619
    +user: App\Entity\User {#2632 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "B and E at the same time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1697671526 {#2614
      date: 2023-10-19 01:25:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2620 …}
    +nested: Doctrine\ORM\PersistentCollection {#2622 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
    -id: 57819
    -bodyTs: "'b':1 'e':3 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3421348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665500 {#2615
      date: 2023-10-18 23:45:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2619}
  +body: "Facts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697665545 {#3085
    date: 2023-10-18 23:45:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3081 …}
  +nested: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3071 …}
  -id: 57821
  -bodyTs: "'fact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4567621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665545 {#3084
    date: 2023-10-18 23:45: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
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 {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2619
    +user: App\Entity\User {#2632 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "B and E at the same time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1697671526 {#2614
      date: 2023-10-19 01:25:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2620 …}
    +nested: Doctrine\ORM\PersistentCollection {#2622 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
    -id: 57819
    -bodyTs: "'b':1 'e':3 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3421348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665500 {#2615
      date: 2023-10-18 23:45:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2619}
  +body: "B and E, classic combination."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697671523 {#3069
    date: 2023-10-19 01:25:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 57974
  -bodyTs: "'b':1 'classic':4 'combin':5 'e':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4277877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697671523 {#3068
    date: 2023-10-19 01:25: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
67 DENIED edit
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2619
    +user: App\Entity\User {#2632 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "B and E at the same time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1697671526 {#2614
      date: 2023-10-19 01:25:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2620 …}
    +nested: Doctrine\ORM\PersistentCollection {#2622 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
    -id: 57819
    -bodyTs: "'b':1 'e':3 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3421348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665500 {#2615
      date: 2023-10-18 23:45:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2619}
  +body: "B and E, classic combination."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697671523 {#3069
    date: 2023-10-19 01:25:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 57974
  -bodyTs: "'b':1 'classic':4 'combin':5 'e':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4277877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697671523 {#3068
    date: 2023-10-19 01:25: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
68 DENIED moderate
App\Entity\EntryComment {#3067
  +user: Proxies\__CG__\App\Entity\User {#3066 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2619
    +user: App\Entity\User {#2632 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2546 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "B and E at the same time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 50
    +score: 0
    +lastActive: DateTime @1697671526 {#2614
      date: 2023-10-19 01:25:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2620 …}
    +nested: Doctrine\ORM\PersistentCollection {#2622 …}
    +votes: Doctrine\ORM\PersistentCollection {#2624 …}
    +reports: Doctrine\ORM\PersistentCollection {#2626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2630 …}
    -id: 57819
    -bodyTs: "'b':1 'e':3 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3421348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665500 {#2615
      date: 2023-10-18 23:45:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2619}
  +body: "B and E, classic combination."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697671523 {#3069
    date: 2023-10-19 01:25:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@Mwallerby@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3065 …}
  +nested: Doctrine\ORM\PersistentCollection {#3063 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  -id: 57974
  -bodyTs: "'b':1 'classic':4 'combin':5 'e':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/4277877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697671523 {#3068
    date: 2023-10-19 01:25: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
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 {#2692
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Idk how to link a community on mobile but… It sounds like some of y’all might want to join us at chronicpain@lemmy.world :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697665030 {#2687
    date: 2023-10-18 23:37:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 57808
  -bodyTs: "'chronicpain@lemmy.world':23 'communiti':6 'idk':1 'join':20 'like':12 'link':4 'might':17 'mobil':8 'sound':11 'us':21 'want':18 'y':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665030 {#2688
    date: 2023-10-18 23:37: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
71 DENIED edit
App\Entity\EntryComment {#2692
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Idk how to link a community on mobile but… It sounds like some of y’all might want to join us at chronicpain@lemmy.world :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697665030 {#2687
    date: 2023-10-18 23:37:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 57808
  -bodyTs: "'chronicpain@lemmy.world':23 'communiti':6 'idk':1 'join':20 'like':12 'link':4 'might':17 'mobil':8 'sound':11 'us':21 'want':18 'y':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665030 {#2688
    date: 2023-10-18 23:37: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
72 DENIED moderate
App\Entity\EntryComment {#2692
  +user: App\Entity\User {#2705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Idk how to link a community on mobile but… It sounds like some of y’all might want to join us at chronicpain@lemmy.world :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697665030 {#2687
    date: 2023-10-18 23:37:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2693 …}
  +nested: Doctrine\ORM\PersistentCollection {#2695 …}
  +votes: Doctrine\ORM\PersistentCollection {#2697 …}
  +reports: Doctrine\ORM\PersistentCollection {#2699 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2703 …}
  -id: 57808
  -bodyTs: "'chronicpain@lemmy.world':23 'communiti':6 'idk':1 'join':20 'like':12 'link':4 'might':17 'mobil':8 'sound':11 'us':21 'want':18 'y':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665030 {#2688
    date: 2023-10-18 23:37: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
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 {#2765
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2766 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Considering that western media is hysterically blaming Palestinians for Israeli atrocities now, I’d say it’s rather Israel’s (alleged) “plight” that’s getting the limelight - not Gaza."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697664905 {#2760
    date: 2023-10-18 23:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vodkasolution@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 57805
  -bodyTs: "'alleg':21 'atroc':11 'blame':7 'consid':1 'd':14 'gaza':29 'get':25 'hyster':6 'isra':10 'israel':19 'limelight':27 'media':4 'palestinian':8 'plight':22 'rather':18 'say':15 'western':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5013892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664905 {#2761
    date: 2023-10-18 23:35: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
75 DENIED edit
App\Entity\EntryComment {#2765
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2766 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Considering that western media is hysterically blaming Palestinians for Israeli atrocities now, I’d say it’s rather Israel’s (alleged) “plight” that’s getting the limelight - not Gaza."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697664905 {#2760
    date: 2023-10-18 23:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vodkasolution@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 57805
  -bodyTs: "'alleg':21 'atroc':11 'blame':7 'consid':1 'd':14 'gaza':29 'get':25 'hyster':6 'isra':10 'israel':19 'limelight':27 'media':4 'palestinian':8 'plight':22 'rather':18 'say':15 'western':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5013892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664905 {#2761
    date: 2023-10-18 23:35: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
76 DENIED moderate
App\Entity\EntryComment {#2765
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2766 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Considering that western media is hysterically blaming Palestinians for Israeli atrocities now, I’d say it’s rather Israel’s (alleged) “plight” that’s getting the limelight - not Gaza."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1697664905 {#2760
    date: 2023-10-18 23:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vodkasolution@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 57805
  -bodyTs: "'alleg':21 'atroc':11 'blame':7 'consid':1 'd':14 'gaza':29 'get':25 'hyster':6 'isra':10 'israel':19 'limelight':27 'media':4 'palestinian':8 'plight':22 'rather':18 'say':15 'western':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5013892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664905 {#2761
    date: 2023-10-18 23:35: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
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 {#2839
  +user: App\Entity\User {#2853 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2840 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s the first search suggestion when you type “Dubai”. Way to go internets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697664863 {#2834
    date: 2023-10-18 23:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oiconomia@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 57804
  -bodyTs: "'dubai':10 'first':4 'go':13 'internet':14 'search':5 'suggest':6 'type':9 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664863 {#2835
    date: 2023-10-18 23:34: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
79 DENIED edit
App\Entity\EntryComment {#2839
  +user: App\Entity\User {#2853 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2840 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s the first search suggestion when you type “Dubai”. Way to go internets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697664863 {#2834
    date: 2023-10-18 23:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oiconomia@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 57804
  -bodyTs: "'dubai':10 'first':4 'go':13 'internet':14 'search':5 'suggest':6 'type':9 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664863 {#2835
    date: 2023-10-18 23:34: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
80 DENIED moderate
App\Entity\EntryComment {#2839
  +user: App\Entity\User {#2853 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2840 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It’s the first search suggestion when you type “Dubai”. Way to go internets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697664863 {#2834
    date: 2023-10-18 23:34:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Oiconomia@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2841 …}
  +nested: Doctrine\ORM\PersistentCollection {#2843 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2851 …}
  -id: 57804
  -bodyTs: "'dubai':10 'first':4 'go':13 'internet':14 'search':5 'suggest':6 'type':9 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664863 {#2835
    date: 2023-10-18 23:34: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
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 {#2914
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Truth. Body parts you didn’t even know you had will start hurting lol.\n
    \n
    Have an extra bone (os) in your foot? Get ready to discover it!\n
    \n
    Best part of getting older, I’ve learned quite a bit about human anatomy. How to interpret MRIs, X-rays, and how to accurately describe pains to my doctors for the most effective diagnoses and treatments.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697664537 {#2908
    date: 2023-10-18 23:28:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 57797
  -bodyTs: "'accur':52 'anatomi':41 'best':28 'bit':38 'bodi':2 'bone':18 'describ':53 'diagnos':62 'didn':5 'discov':26 'doctor':57 'effect':61 'even':7 'extra':17 'foot':22 'get':23,31 'human':40 'hurt':13 'interpret':44 'know':8 'learn':35 'lol':14 'mris':45 'older':32 'os':19 'pain':54 'part':3,29 'quit':36 'ray':48 'readi':24 'start':12 'treatment':64 'truth':1 've':34 'x':47 'x-ray':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3697779"
  +editedAt: DateTimeImmutable @1697664725 {#2909
    date: 2023-10-18 23:32:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697664537 {#2910
    date: 2023-10-18 23:28:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2914
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Truth. Body parts you didn’t even know you had will start hurting lol.\n
    \n
    Have an extra bone (os) in your foot? Get ready to discover it!\n
    \n
    Best part of getting older, I’ve learned quite a bit about human anatomy. How to interpret MRIs, X-rays, and how to accurately describe pains to my doctors for the most effective diagnoses and treatments.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697664537 {#2908
    date: 2023-10-18 23:28:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 57797
  -bodyTs: "'accur':52 'anatomi':41 'best':28 'bit':38 'bodi':2 'bone':18 'describ':53 'diagnos':62 'didn':5 'discov':26 'doctor':57 'effect':61 'even':7 'extra':17 'foot':22 'get':23,31 'human':40 'hurt':13 'interpret':44 'know':8 'learn':35 'lol':14 'mris':45 'older':32 'os':19 'pain':54 'part':3,29 'quit':36 'ray':48 'readi':24 'start':12 'treatment':64 'truth':1 've':34 'x':47 'x-ray':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3697779"
  +editedAt: DateTimeImmutable @1697664725 {#2909
    date: 2023-10-18 23:32:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697664537 {#2910
    date: 2023-10-18 23:28:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2914
  +user: App\Entity\User {#2927 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Truth. Body parts you didn’t even know you had will start hurting lol.\n
    \n
    Have an extra bone (os) in your foot? Get ready to discover it!\n
    \n
    Best part of getting older, I’ve learned quite a bit about human anatomy. How to interpret MRIs, X-rays, and how to accurately describe pains to my doctors for the most effective diagnoses and treatments.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697664537 {#2908
    date: 2023-10-18 23:28:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2915 …}
  +nested: Doctrine\ORM\PersistentCollection {#2917 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2921 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2925 …}
  -id: 57797
  -bodyTs: "'accur':52 'anatomi':41 'best':28 'bit':38 'bodi':2 'bone':18 'describ':53 'diagnos':62 'didn':5 'discov':26 'doctor':57 'effect':61 'even':7 'extra':17 'foot':22 'get':23,31 'human':40 'hurt':13 'interpret':44 'know':8 'learn':35 'lol':14 'mris':45 'older':32 'os':19 'pain':54 'part':3,29 'quit':36 'ray':48 'readi':24 'start':12 'treatment':64 'truth':1 've':34 'x':47 'x-ray':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3697779"
  +editedAt: DateTimeImmutable @1697664725 {#2909
    date: 2023-10-18 23:32:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697664537 {#2910
    date: 2023-10-18 23:28:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2987
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697666283 {#2982
    date: 2023-10-18 23:58:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -id: 57796
  -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5013756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664533 {#2983
    date: 2023-10-18 23:28: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
87 DENIED edit
App\Entity\EntryComment {#2987
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697666283 {#2982
    date: 2023-10-18 23:58:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -id: 57796
  -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5013756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664533 {#2983
    date: 2023-10-18 23:28: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
88 DENIED moderate
App\Entity\EntryComment {#2987
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697666283 {#2982
    date: 2023-10-18 23:58:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2989 …}
  +nested: Doctrine\ORM\PersistentCollection {#2991 …}
  +votes: Doctrine\ORM\PersistentCollection {#2993 …}
  +reports: Doctrine\ORM\PersistentCollection {#2995 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
  -id: 57796
  -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5013756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697664533 {#2983
    date: 2023-10-18 23:28: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
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 {#3011
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2987
    +user: App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697666283 {#2982
      date: 2023-10-18 23:58:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2989 …}
    +nested: Doctrine\ORM\PersistentCollection {#2991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    -id: 57796
    -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5013756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697664533 {#2983
      date: 2023-10-18 23:28:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697665395 {#3015
    date: 2023-10-18 23:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 57815
  -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634483"
  +editedAt: DateTimeImmutable @1697665419 {#3018
    date: 2023-10-18 23:43:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697665395 {#3014
    date: 2023-10-18 23:43: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
91 DENIED edit
App\Entity\EntryComment {#3011
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2987
    +user: App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697666283 {#2982
      date: 2023-10-18 23:58:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2989 …}
    +nested: Doctrine\ORM\PersistentCollection {#2991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    -id: 57796
    -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5013756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697664533 {#2983
      date: 2023-10-18 23:28:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697665395 {#3015
    date: 2023-10-18 23:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 57815
  -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634483"
  +editedAt: DateTimeImmutable @1697665419 {#3018
    date: 2023-10-18 23:43:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697665395 {#3014
    date: 2023-10-18 23:43: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
92 DENIED moderate
App\Entity\EntryComment {#3011
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2987
    +user: App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: null
    +root: null
    +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697666283 {#2982
      date: 2023-10-18 23:58:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2989 …}
    +nested: Doctrine\ORM\PersistentCollection {#2991 …}
    +votes: Doctrine\ORM\PersistentCollection {#2993 …}
    +reports: Doctrine\ORM\PersistentCollection {#2995 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
    -id: 57796
    -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5013756"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697664533 {#2983
      date: 2023-10-18 23:28:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697665395 {#3015
    date: 2023-10-18 23:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3097 …}
  +nested: Doctrine\ORM\PersistentCollection {#3095 …}
  +votes: Doctrine\ORM\PersistentCollection {#3093 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  -id: 57815
  -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634483"
  +editedAt: DateTimeImmutable @1697665419 {#3018
    date: 2023-10-18 23:43:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697665395 {#3014
    date: 2023-10-18 23:43: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
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 {#3152
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3011
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2987
      +user: App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697666283 {#2982
        date: 2023-10-18 23:58:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JWayn596@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2989 …}
      +nested: Doctrine\ORM\PersistentCollection {#2991 …}
      +votes: Doctrine\ORM\PersistentCollection {#2993 …}
      +reports: Doctrine\ORM\PersistentCollection {#2995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
      -id: 57796
      -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5013756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697664533 {#2983
        date: 2023-10-18 23:28:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2987}
    +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697665395 {#3015
      date: 2023-10-18 23:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
      "@masquenox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 57815
    -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4634483"
    +editedAt: DateTimeImmutable @1697665419 {#3018
      date: 2023-10-18 23:43:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697665395 {#3014
      date: 2023-10-18 23:43:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: """
    So you admit this meme is simply straight up misinformation?\n
    \n
    That’s strangely honest for a white supremacist.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697665589 {#3153
    date: 2023-10-18 23:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 57826
  -bodyTs: "'admit':3 'honest':14 'meme':5 'misinform':10 'simpli':7 'straight':8 'strang':13 'supremacist':18 'white':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5014130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665589 {#3150
    date: 2023-10-18 23:46: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
95 DENIED edit
App\Entity\EntryComment {#3152
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3011
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2987
      +user: App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697666283 {#2982
        date: 2023-10-18 23:58:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JWayn596@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2989 …}
      +nested: Doctrine\ORM\PersistentCollection {#2991 …}
      +votes: Doctrine\ORM\PersistentCollection {#2993 …}
      +reports: Doctrine\ORM\PersistentCollection {#2995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
      -id: 57796
      -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5013756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697664533 {#2983
        date: 2023-10-18 23:28:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2987}
    +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697665395 {#3015
      date: 2023-10-18 23:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
      "@masquenox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 57815
    -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4634483"
    +editedAt: DateTimeImmutable @1697665419 {#3018
      date: 2023-10-18 23:43:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697665395 {#3014
      date: 2023-10-18 23:43:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: """
    So you admit this meme is simply straight up misinformation?\n
    \n
    That’s strangely honest for a white supremacist.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697665589 {#3153
    date: 2023-10-18 23:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 57826
  -bodyTs: "'admit':3 'honest':14 'meme':5 'misinform':10 'simpli':7 'straight':8 'strang':13 'supremacist':18 'white':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5014130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665589 {#3150
    date: 2023-10-18 23:46: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
96 DENIED moderate
App\Entity\EntryComment {#3152
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3011
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#2987
      +user: App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: null
      +root: null
      +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697666283 {#2982
        date: 2023-10-18 23:58:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JWayn596@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2989 …}
      +nested: Doctrine\ORM\PersistentCollection {#2991 …}
      +votes: Doctrine\ORM\PersistentCollection {#2993 …}
      +reports: Doctrine\ORM\PersistentCollection {#2995 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
      -id: 57796
      -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5013756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697664533 {#2983
        date: 2023-10-18 23:28:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2987}
    +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697665395 {#3015
      date: 2023-10-18 23:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
      "@masquenox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3097 …}
    +nested: Doctrine\ORM\PersistentCollection {#3095 …}
    +votes: Doctrine\ORM\PersistentCollection {#3093 …}
    +reports: Doctrine\ORM\PersistentCollection {#3091 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    -id: 57815
    -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4634483"
    +editedAt: DateTimeImmutable @1697665419 {#3018
      date: 2023-10-18 23:43:39.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697665395 {#3014
      date: 2023-10-18 23:43:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: """
    So you admit this meme is simply straight up misinformation?\n
    \n
    That’s strangely honest for a white supremacist.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697665589 {#3153
    date: 2023-10-18 23:46:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3147 …}
  +nested: Doctrine\ORM\PersistentCollection {#3141 …}
  +votes: Doctrine\ORM\PersistentCollection {#3145 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 57826
  -bodyTs: "'admit':3 'honest':14 'meme':5 'misinform':10 'simpli':7 'straight':8 'strang':13 'supremacist':18 'white':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5014130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665589 {#3150
    date: 2023-10-18 23:46: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
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 {#3178
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3152
    +user: App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3011
      +user: Proxies\__CG__\App\Entity\User {#3098 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2987
        +user: App\Entity\User {#2779 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697666283 {#2982
          date: 2023-10-18 23:58:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JWayn596@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2989 …}
        +nested: Doctrine\ORM\PersistentCollection {#2991 …}
        +votes: Doctrine\ORM\PersistentCollection {#2993 …}
        +reports: Doctrine\ORM\PersistentCollection {#2995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
        -id: 57796
        -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5013756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697664533 {#2983
          date: 2023-10-18 23:28:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2987}
      +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697665395 {#3015
        date: 2023-10-18 23:43:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JWayn596@lemmy.world"
        "@masquenox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3097 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3093 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
      -id: 57815
      -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4634483"
      +editedAt: DateTimeImmutable @1697665419 {#3018
        date: 2023-10-18 23:43:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697665395 {#3014
        date: 2023-10-18 23:43:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2987}
    +body: """
      So you admit this meme is simply straight up misinformation?\n
      \n
      That’s strangely honest for a white supremacist.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697665589 {#3153
      date: 2023-10-18 23:46:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
      "@masquenox@lemmy.ml"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 57826
    -bodyTs: "'admit':3 'honest':14 'meme':5 'misinform':10 'simpli':7 'straight':8 'strang':13 'supremacist':18 'white':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5014130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665589 {#3150
      date: 2023-10-18 23:46:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: """
    I admit this meme is misinformation, as are basically all memes about the conflict.  \n
    And your insult of me is transphobic and ableist, you bigot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697665747 {#3183
    date: 2023-10-18 23:49:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 57831
  -bodyTs: "'ableist':23 'admit':2 'basic':9 'bigot':25 'conflict':14 'insult':17 'meme':4,11 'misinform':6 'transphob':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665747 {#3180
    date: 2023-10-18 23:49:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3178
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3152
    +user: App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3011
      +user: Proxies\__CG__\App\Entity\User {#3098 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2987
        +user: App\Entity\User {#2779 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697666283 {#2982
          date: 2023-10-18 23:58:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JWayn596@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2989 …}
        +nested: Doctrine\ORM\PersistentCollection {#2991 …}
        +votes: Doctrine\ORM\PersistentCollection {#2993 …}
        +reports: Doctrine\ORM\PersistentCollection {#2995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
        -id: 57796
        -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5013756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697664533 {#2983
          date: 2023-10-18 23:28:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2987}
      +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697665395 {#3015
        date: 2023-10-18 23:43:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JWayn596@lemmy.world"
        "@masquenox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3097 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3093 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
      -id: 57815
      -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4634483"
      +editedAt: DateTimeImmutable @1697665419 {#3018
        date: 2023-10-18 23:43:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697665395 {#3014
        date: 2023-10-18 23:43:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2987}
    +body: """
      So you admit this meme is simply straight up misinformation?\n
      \n
      That’s strangely honest for a white supremacist.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697665589 {#3153
      date: 2023-10-18 23:46:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
      "@masquenox@lemmy.ml"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 57826
    -bodyTs: "'admit':3 'honest':14 'meme':5 'misinform':10 'simpli':7 'straight':8 'strang':13 'supremacist':18 'white':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5014130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665589 {#3150
      date: 2023-10-18 23:46:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: """
    I admit this meme is misinformation, as are basically all memes about the conflict.  \n
    And your insult of me is transphobic and ableist, you bigot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697665747 {#3183
    date: 2023-10-18 23:49:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 57831
  -bodyTs: "'ableist':23 'admit':2 'basic':9 'bigot':25 'conflict':14 'insult':17 'meme':4,11 'misinform':6 'transphob':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665747 {#3180
    date: 2023-10-18 23:49:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3178
  +user: Proxies\__CG__\App\Entity\User {#3098 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3152
    +user: App\Entity\User {#2779 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3011
      +user: Proxies\__CG__\App\Entity\User {#3098 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#2987
        +user: App\Entity\User {#2779 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: null
        +root: null
        +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697666283 {#2982
          date: 2023-10-18 23:58:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JWayn596@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2989 …}
        +nested: Doctrine\ORM\PersistentCollection {#2991 …}
        +votes: Doctrine\ORM\PersistentCollection {#2993 …}
        +reports: Doctrine\ORM\PersistentCollection {#2995 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
        -id: 57796
        -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5013756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697664533 {#2983
          date: 2023-10-18 23:28:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2987}
      +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697665395 {#3015
        date: 2023-10-18 23:43:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JWayn596@lemmy.world"
        "@masquenox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3097 …}
      +nested: Doctrine\ORM\PersistentCollection {#3095 …}
      +votes: Doctrine\ORM\PersistentCollection {#3093 …}
      +reports: Doctrine\ORM\PersistentCollection {#3091 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
      -id: 57815
      -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4634483"
      +editedAt: DateTimeImmutable @1697665419 {#3018
        date: 2023-10-18 23:43:39.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697665395 {#3014
        date: 2023-10-18 23:43:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2987}
    +body: """
      So you admit this meme is simply straight up misinformation?\n
      \n
      That’s strangely honest for a white supremacist.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697665589 {#3153
      date: 2023-10-18 23:46:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
      "@masquenox@lemmy.ml"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3147 …}
    +nested: Doctrine\ORM\PersistentCollection {#3141 …}
    +votes: Doctrine\ORM\PersistentCollection {#3145 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 57826
    -bodyTs: "'admit':3 'honest':14 'meme':5 'misinform':10 'simpli':7 'straight':8 'strang':13 'supremacist':18 'white':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5014130"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665589 {#3150
      date: 2023-10-18 23:46:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: """
    I admit this meme is misinformation, as are basically all memes about the conflict.  \n
    And your insult of me is transphobic and ableist, you bigot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697665747 {#3183
    date: 2023-10-18 23:49:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  -id: 57831
  -bodyTs: "'ableist':23 'admit':2 'basic':9 'bigot':25 'conflict':14 'insult':17 'meme':4,11 'misinform':6 'transphob':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4634613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697665747 {#3180
    date: 2023-10-18 23:49:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3214
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3152
      +user: App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3011
        +user: Proxies\__CG__\App\Entity\User {#3098 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2987
          +user: App\Entity\User {#2779 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1697666283 {#2982
            date: 2023-10-18 23:58:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JWayn596@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2989 …}
          +nested: Doctrine\ORM\PersistentCollection {#2991 …}
          +votes: Doctrine\ORM\PersistentCollection {#2993 …}
          +reports: Doctrine\ORM\PersistentCollection {#2995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
          -id: 57796
          -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5013756"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697664533 {#2983
            date: 2023-10-18 23:28:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2987}
        +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697665395 {#3015
          date: 2023-10-18 23:43:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JWayn596@lemmy.world"
          "@masquenox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3097 …}
        +nested: Doctrine\ORM\PersistentCollection {#3095 …}
        +votes: Doctrine\ORM\PersistentCollection {#3093 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
        -id: 57815
        -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4634483"
        +editedAt: DateTimeImmutable @1697665419 {#3018
          date: 2023-10-18 23:43:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697665395 {#3014
          date: 2023-10-18 23:43:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2987}
      +body: """
        So you admit this meme is simply straight up misinformation?\n
        \n
        That’s strangely honest for a white supremacist.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697665589 {#3153
        date: 2023-10-18 23:46:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JWayn596@lemmy.world"
        "@masquenox@lemmy.ml"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3147 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3145 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 57826
      -bodyTs: "'admit':3 'honest':14 'meme':5 'misinform':10 'simpli':7 'straight':8 'strang':13 'supremacist':18 'white':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5014130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697665589 {#3150
        date: 2023-10-18 23:46:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2987}
    +body: """
      I admit this meme is misinformation, as are basically all memes about the conflict.  \n
      And your insult of me is transphobic and ableist, you bigot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697665747 {#3183
      date: 2023-10-18 23:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
      "@masquenox@lemmy.ml"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3186 …}
    +nested: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    -id: 57831
    -bodyTs: "'ableist':23 'admit':2 'basic':9 'bigot':25 'conflict':14 'insult':17 'meme':4,11 'misinform':6 'transphob':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4634613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665747 {#3180
      date: 2023-10-18 23:49:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: """
    > And your insult of me is transphobic and ableist, you bigot.\n
    \n
    Not proud of being a white supremacist, eh? Now why do you imagine that would be?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697666282 {#3209
    date: 2023-10-18 23:58:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 57839
  -bodyTs: "'ableist':9 'bigot':11 'eh':19 'imagin':24 'insult':3 'proud':13 'supremacist':18 'transphob':7 'white':17 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5014395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666282 {#3212
    date: 2023-10-18 23:58: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
103 DENIED edit
App\Entity\EntryComment {#3214
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3152
      +user: App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3011
        +user: Proxies\__CG__\App\Entity\User {#3098 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2987
          +user: App\Entity\User {#2779 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1697666283 {#2982
            date: 2023-10-18 23:58:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JWayn596@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2989 …}
          +nested: Doctrine\ORM\PersistentCollection {#2991 …}
          +votes: Doctrine\ORM\PersistentCollection {#2993 …}
          +reports: Doctrine\ORM\PersistentCollection {#2995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
          -id: 57796
          -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5013756"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697664533 {#2983
            date: 2023-10-18 23:28:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2987}
        +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697665395 {#3015
          date: 2023-10-18 23:43:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JWayn596@lemmy.world"
          "@masquenox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3097 …}
        +nested: Doctrine\ORM\PersistentCollection {#3095 …}
        +votes: Doctrine\ORM\PersistentCollection {#3093 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
        -id: 57815
        -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4634483"
        +editedAt: DateTimeImmutable @1697665419 {#3018
          date: 2023-10-18 23:43:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697665395 {#3014
          date: 2023-10-18 23:43:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2987}
      +body: """
        So you admit this meme is simply straight up misinformation?\n
        \n
        That’s strangely honest for a white supremacist.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697665589 {#3153
        date: 2023-10-18 23:46:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JWayn596@lemmy.world"
        "@masquenox@lemmy.ml"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3147 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3145 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 57826
      -bodyTs: "'admit':3 'honest':14 'meme':5 'misinform':10 'simpli':7 'straight':8 'strang':13 'supremacist':18 'white':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5014130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697665589 {#3150
        date: 2023-10-18 23:46:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2987}
    +body: """
      I admit this meme is misinformation, as are basically all memes about the conflict.  \n
      And your insult of me is transphobic and ableist, you bigot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697665747 {#3183
      date: 2023-10-18 23:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
      "@masquenox@lemmy.ml"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3186 …}
    +nested: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    -id: 57831
    -bodyTs: "'ableist':23 'admit':2 'basic':9 'bigot':25 'conflict':14 'insult':17 'meme':4,11 'misinform':6 'transphob':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4634613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665747 {#3180
      date: 2023-10-18 23:49:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: """
    > And your insult of me is transphobic and ableist, you bigot.\n
    \n
    Not proud of being a white supremacist, eh? Now why do you imagine that would be?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697666282 {#3209
    date: 2023-10-18 23:58:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 57839
  -bodyTs: "'ableist':9 'bigot':11 'eh':19 'imagin':24 'insult':3 'proud':13 'supremacist':18 'transphob':7 'white':17 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5014395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666282 {#3212
    date: 2023-10-18 23:58: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
104 DENIED moderate
App\Entity\EntryComment {#3214
  +user: App\Entity\User {#2779 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
  +magazine: App\Entity\Magazine {#305
    +icon: Proxies\__CG__\App\Entity\Image {#286 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#313
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#277 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#314
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#308
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: Proxies\__CG__\App\Entity\User {#3098 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
    +magazine: App\Entity\Magazine {#305}
    +image: null
    +parent: App\Entity\EntryComment {#3152
      +user: App\Entity\User {#2779 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
      +magazine: App\Entity\Magazine {#305}
      +image: null
      +parent: App\Entity\EntryComment {#3011
        +user: Proxies\__CG__\App\Entity\User {#3098 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
        +magazine: App\Entity\Magazine {#305}
        +image: null
        +parent: App\Entity\EntryComment {#2987
          +user: App\Entity\User {#2779 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2988 …}
          +magazine: App\Entity\Magazine {#305}
          +image: null
          +parent: null
          +root: null
          +body: "How convenient… every time Israel indiscriminately murders Palestinians, it’s just going to be blamed on Palestinians?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1697666283 {#2982
            date: 2023-10-18 23:58:03.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@JWayn596@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2989 …}
          +nested: Doctrine\ORM\PersistentCollection {#2991 …}
          +votes: Doctrine\ORM\PersistentCollection {#2993 …}
          +reports: Doctrine\ORM\PersistentCollection {#2995 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2997 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2999 …}
          -id: 57796
          -bodyTs: "'blame':15 'conveni':2 'everi':3 'go':12 'indiscrimin':6 'israel':5 'murder':7 'palestinian':8,17 'time':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5013756"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697664533 {#2983
            date: 2023-10-18 23:28:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2987}
        +body: "It’s just fair since every time Hamas indiscriminately murders Israelis, it’s blamed on Israel."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697665395 {#3015
          date: 2023-10-18 23:43:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JWayn596@lemmy.world"
          "@masquenox@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3097 …}
        +nested: Doctrine\ORM\PersistentCollection {#3095 …}
        +votes: Doctrine\ORM\PersistentCollection {#3093 …}
        +reports: Doctrine\ORM\PersistentCollection {#3091 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
        -id: 57815
        -bodyTs: "'blame':14 'everi':6 'fair':4 'hama':8 'indiscrimin':9 'isra':11 'israel':16 'murder':10 'sinc':5 'time':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4634483"
        +editedAt: DateTimeImmutable @1697665419 {#3018
          date: 2023-10-18 23:43:39.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697665395 {#3014
          date: 2023-10-18 23:43:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2987}
      +body: """
        So you admit this meme is simply straight up misinformation?\n
        \n
        That’s strangely honest for a white supremacist.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697665589 {#3153
        date: 2023-10-18 23:46:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JWayn596@lemmy.world"
        "@masquenox@lemmy.ml"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3147 …}
      +nested: Doctrine\ORM\PersistentCollection {#3141 …}
      +votes: Doctrine\ORM\PersistentCollection {#3145 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 57826
      -bodyTs: "'admit':3 'honest':14 'meme':5 'misinform':10 'simpli':7 'straight':8 'strang':13 'supremacist':18 'white':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5014130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697665589 {#3150
        date: 2023-10-18 23:46:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2987}
    +body: """
      I admit this meme is misinformation, as are basically all memes about the conflict.  \n
      And your insult of me is transphobic and ableist, you bigot.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697665747 {#3183
      date: 2023-10-18 23:49:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@JWayn596@lemmy.world"
      "@masquenox@lemmy.ml"
      "@KISSmyOS@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3186 …}
    +nested: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    -id: 57831
    -bodyTs: "'ableist':23 'admit':2 'basic':9 'bigot':25 'conflict':14 'insult':17 'meme':4,11 'misinform':6 'transphob':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4634613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697665747 {#3180
      date: 2023-10-18 23:49:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2987}
  +body: """
    > And your insult of me is transphobic and ableist, you bigot.\n
    \n
    Not proud of being a white supremacist, eh? Now why do you imagine that would be?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697666282 {#3209
    date: 2023-10-18 23:58:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JWayn596@lemmy.world"
    "@masquenox@lemmy.ml"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3206 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3201 …}
  +reports: Doctrine\ORM\PersistentCollection {#3215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3219 …}
  -id: 57839
  -bodyTs: "'ableist':9 'bigot':11 'eh':19 'imagin':24 'insult':3 'proud':13 'supremacist':18 'transphob':7 'white':17 'would':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5014395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697666282 {#3212
    date: 2023-10-18 23:58: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
105 DENIED edit
App\Entity\Magazine {#305
  +icon: Proxies\__CG__\App\Entity\Image {#286 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#313
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#277 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
  +entries: Doctrine\ORM\PersistentCollection {#220 …}
  +posts: Doctrine\ORM\PersistentCollection {#178 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
  +bans: Doctrine\ORM\PersistentCollection {#157 …}
  +reports: Doctrine\ORM\PersistentCollection {#143 …}
  +badges: Doctrine\ORM\PersistentCollection {#121 …}
  +logs: Doctrine\ORM\PersistentCollection {#111 …}
  +awards: Doctrine\ORM\PersistentCollection {#100 …}
  +categories: Doctrine\ORM\PersistentCollection {#87 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#314
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#308
    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