Redirect 302 redirect from GET @entry_comment_create (dd1927)

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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They fucked any balance after 4. Best card emerald fight me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697795319 {#2429
    date: 2023-10-20 11:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 58346
  -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697693237 {#1394
    date: 2023-10-19 07:27:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They fucked any balance after 4. Best card emerald fight me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697795319 {#2429
    date: 2023-10-20 11:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 58346
  -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697693237 {#1394
    date: 2023-10-19 07:27:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "They fucked any balance after 4. Best card emerald fight me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697795319 {#2429
    date: 2023-10-20 11:48:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 58346
  -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697693237 {#1394
    date: 2023-10-19 07:27:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "They fucked any balance after 4. Best card emerald fight me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697795319 {#2429
      date: 2023-10-20 11:48:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 58346
    -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697693237 {#1394
      date: 2023-10-19 07:27:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697724810 {#3303
    date: 2023-10-19 16:13:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 58954
  -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2219531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724810 {#3304
    date: 2023-10-19 16:13:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "They fucked any balance after 4. Best card emerald fight me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697795319 {#2429
      date: 2023-10-20 11:48:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 58346
    -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697693237 {#1394
      date: 2023-10-19 07:27:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697724810 {#3303
    date: 2023-10-19 16:13:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 58954
  -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2219531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724810 {#3304
    date: 2023-10-19 16:13:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3305
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1546
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "They fucked any balance after 4. Best card emerald fight me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697795319 {#2429
      date: 2023-10-20 11:48:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2427 …}
    +nested: Doctrine\ORM\PersistentCollection {#2446 …}
    +votes: Doctrine\ORM\PersistentCollection {#2483 …}
    +reports: Doctrine\ORM\PersistentCollection {#2466 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
    -id: 58346
    -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697693237 {#1394
      date: 2023-10-19 07:27:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697724810 {#3303
    date: 2023-10-19 16:13:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3307 …}
  +nested: Doctrine\ORM\PersistentCollection {#3309 …}
  +votes: Doctrine\ORM\PersistentCollection {#3311 …}
  +reports: Doctrine\ORM\PersistentCollection {#3313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
  -id: 58954
  -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2219531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724810 {#3304
    date: 2023-10-19 16:13:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3517
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "They fucked any balance after 4. Best card emerald fight me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697795319 {#2429
        date: 2023-10-20 11:48:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 58346
      -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697693237 {#1394
        date: 2023-10-19 07:27:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697724810 {#3303
      date: 2023-10-19 16:13:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 58954
    -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2219531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724810 {#3304
      date: 2023-10-19 16:13:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "yea, but the gameboy color was junky at best and only relevant for 3 years or something. Gen3 we had firered/ leafgreen, the hoenn series AND 2 gamecube games - that their graphics are to me better than the switch's releases"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697795281 {#3515
    date: 2023-10-20 11:48:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3518 …}
  +nested: Doctrine\ORM\PersistentCollection {#3520 …}
  +votes: Doctrine\ORM\PersistentCollection {#3522 …}
  +reports: Doctrine\ORM\PersistentCollection {#3524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
  -id: 60880
  -bodyTs: "'2':27 '3':14 'best':9 'better':36 'color':5 'firer':21 'game':29 'gameboy':4 'gamecub':28 'gen3':18 'graphic':32 'hoenn':24 'junki':7 'leafgreen':22 'releas':41 'relev':12 'seri':25 'someth':17 'switch':39 'yea':1 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3068393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697795281 {#3516
    date: 2023-10-20 11:48:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3517
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "They fucked any balance after 4. Best card emerald fight me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697795319 {#2429
        date: 2023-10-20 11:48:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 58346
      -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697693237 {#1394
        date: 2023-10-19 07:27:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697724810 {#3303
      date: 2023-10-19 16:13:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 58954
    -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2219531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724810 {#3304
      date: 2023-10-19 16:13:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "yea, but the gameboy color was junky at best and only relevant for 3 years or something. Gen3 we had firered/ leafgreen, the hoenn series AND 2 gamecube games - that their graphics are to me better than the switch's releases"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697795281 {#3515
    date: 2023-10-20 11:48:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3518 …}
  +nested: Doctrine\ORM\PersistentCollection {#3520 …}
  +votes: Doctrine\ORM\PersistentCollection {#3522 …}
  +reports: Doctrine\ORM\PersistentCollection {#3524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
  -id: 60880
  -bodyTs: "'2':27 '3':14 'best':9 'better':36 'color':5 'firer':21 'game':29 'gameboy':4 'gamecub':28 'gen3':18 'graphic':32 'hoenn':24 'junki':7 'leafgreen':22 'releas':41 'relev':12 'seri':25 'someth':17 'switch':39 'yea':1 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3068393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697795281 {#3516
    date: 2023-10-20 11:48:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3517
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "They fucked any balance after 4. Best card emerald fight me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697795319 {#2429
        date: 2023-10-20 11:48:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 58346
      -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697693237 {#1394
        date: 2023-10-19 07:27:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697724810 {#3303
      date: 2023-10-19 16:13:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 58954
    -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2219531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724810 {#3304
      date: 2023-10-19 16:13:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "yea, but the gameboy color was junky at best and only relevant for 3 years or something. Gen3 we had firered/ leafgreen, the hoenn series AND 2 gamecube games - that their graphics are to me better than the switch's releases"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697795281 {#3515
    date: 2023-10-20 11:48:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3518 …}
  +nested: Doctrine\ORM\PersistentCollection {#3520 …}
  +votes: Doctrine\ORM\PersistentCollection {#3522 …}
  +reports: Doctrine\ORM\PersistentCollection {#3524 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3528 …}
  -id: 60880
  -bodyTs: "'2':27 '3':14 'best':9 'better':36 'color':5 'firer':21 'game':29 'gameboy':4 'gamecub':28 'gen3':18 'graphic':32 'hoenn':24 'junki':7 'leafgreen':22 'releas':41 'relev':12 'seri':25 'someth':17 'switch':39 'yea':1 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3068393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697795281 {#3516
    date: 2023-10-20 11:48:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3532
  +user: Proxies\__CG__\App\Entity\User {#3533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "They fucked any balance after 4. Best card emerald fight me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697795319 {#2429
        date: 2023-10-20 11:48:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 58346
      -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697693237 {#1394
        date: 2023-10-19 07:27:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697724810 {#3303
      date: 2023-10-19 16:13:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 58954
    -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2219531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724810 {#3304
      date: 2023-10-19 16:13:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I’m still on Crystal as the single best game in the entire series. All of what you mentioned plus the Suicune story added? Plus the intro of the animated sprites for Pokemon, it’s perfection."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697725954 {#3530
    date: 2023-10-19 16:32:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3534 …}
  +nested: Doctrine\ORM\PersistentCollection {#3536 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
  -id: 58992
  -bodyTs: "'ad':24 'anim':30 'best':9 'crystal':5 'entir':13 'game':10 'intro':27 'm':2 'mention':19 'perfect':36 'plus':20,25 'pokemon':33 'seri':14 'singl':8 'sprite':31 'still':3 'stori':23 'suicun':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5030677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697725954 {#3531
    date: 2023-10-19 16:32:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#3532
  +user: Proxies\__CG__\App\Entity\User {#3533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "They fucked any balance after 4. Best card emerald fight me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697795319 {#2429
        date: 2023-10-20 11:48:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 58346
      -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697693237 {#1394
        date: 2023-10-19 07:27:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697724810 {#3303
      date: 2023-10-19 16:13:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 58954
    -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2219531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724810 {#3304
      date: 2023-10-19 16:13:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I’m still on Crystal as the single best game in the entire series. All of what you mentioned plus the Suicune story added? Plus the intro of the animated sprites for Pokemon, it’s perfection."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697725954 {#3530
    date: 2023-10-19 16:32:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3534 …}
  +nested: Doctrine\ORM\PersistentCollection {#3536 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
  -id: 58992
  -bodyTs: "'ad':24 'anim':30 'best':9 'crystal':5 'entir':13 'game':10 'intro':27 'm':2 'mention':19 'perfect':36 'plus':20,25 'pokemon':33 'seri':14 'singl':8 'sprite':31 'still':3 'stori':23 'suicun':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5030677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697725954 {#3531
    date: 2023-10-19 16:32:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#3532
  +user: Proxies\__CG__\App\Entity\User {#3533 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3305
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1546
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "They fucked any balance after 4. Best card emerald fight me"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697795319 {#2429
        date: 2023-10-20 11:48:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2427 …}
      +nested: Doctrine\ORM\PersistentCollection {#2446 …}
      +votes: Doctrine\ORM\PersistentCollection {#2483 …}
      +reports: Doctrine\ORM\PersistentCollection {#2466 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
      -id: 58346
      -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697693237 {#1394
        date: 2023-10-19 07:27:17.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697724810 {#3303
      date: 2023-10-19 16:13:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3307 …}
    +nested: Doctrine\ORM\PersistentCollection {#3309 …}
    +votes: Doctrine\ORM\PersistentCollection {#3311 …}
    +reports: Doctrine\ORM\PersistentCollection {#3313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
    -id: 58954
    -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2219531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724810 {#3304
      date: 2023-10-19 16:13:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "I’m still on Crystal as the single best game in the entire series. All of what you mentioned plus the Suicune story added? Plus the intro of the animated sprites for Pokemon, it’s perfection."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697725954 {#3530
    date: 2023-10-19 16:32:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3534 …}
  +nested: Doctrine\ORM\PersistentCollection {#3536 …}
  +votes: Doctrine\ORM\PersistentCollection {#3538 …}
  +reports: Doctrine\ORM\PersistentCollection {#3540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
  -id: 58992
  -bodyTs: "'ad':24 'anim':30 'best':9 'crystal':5 'entir':13 'game':10 'intro':27 'm':2 'mention':19 'perfect':36 'plus':20,25 'pokemon':33 'seri':14 'singl':8 'sprite':31 'still':3 'stori':23 'suicun':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5030677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697725954 {#3531
    date: 2023-10-19 16:32:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3646
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3532
    +user: Proxies\__CG__\App\Entity\User {#3533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "They fucked any balance after 4. Best card emerald fight me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697795319 {#2429
          date: 2023-10-20 11:48:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 58346
        -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697693237 {#1394
          date: 2023-10-19 07:27:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697724810 {#3303
        date: 2023-10-19 16:13:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nicman24@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 58954
      -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eslemmy.es/comment/2219531"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724810 {#3304
        date: 2023-10-19 16:13:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I’m still on Crystal as the single best game in the entire series. All of what you mentioned plus the Suicune story added? Plus the intro of the animated sprites for Pokemon, it’s perfection."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697725954 {#3530
      date: 2023-10-19 16:32:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3534 …}
    +nested: Doctrine\ORM\PersistentCollection {#3536 …}
    +votes: Doctrine\ORM\PersistentCollection {#3538 …}
    +reports: Doctrine\ORM\PersistentCollection {#3540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
    -id: 58992
    -bodyTs: "'ad':24 'anim':30 'best':9 'crystal':5 'entir':13 'game':10 'intro':27 'm':2 'mention':19 'perfect':36 'plus':20,25 'pokemon':33 'seri':14 'singl':8 'sprite':31 'still':3 'stori':23 'suicun':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697725954 {#3531
      date: 2023-10-19 16:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Fair. I never played. Time to go find a rom!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697756337 {#3644
    date: 2023-10-20 00:58:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
    "@frostycakes@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3647 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3651 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 60200
  -bodyTs: "'fair':1 'find':8 'go':7 'never':3 'play':4 'rom':10 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2226829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697756337 {#3645
    date: 2023-10-20 00:58: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
19 DENIED edit
App\Entity\EntryComment {#3646
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3532
    +user: Proxies\__CG__\App\Entity\User {#3533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "They fucked any balance after 4. Best card emerald fight me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697795319 {#2429
          date: 2023-10-20 11:48:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 58346
        -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697693237 {#1394
          date: 2023-10-19 07:27:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697724810 {#3303
        date: 2023-10-19 16:13:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nicman24@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 58954
      -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eslemmy.es/comment/2219531"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724810 {#3304
        date: 2023-10-19 16:13:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I’m still on Crystal as the single best game in the entire series. All of what you mentioned plus the Suicune story added? Plus the intro of the animated sprites for Pokemon, it’s perfection."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697725954 {#3530
      date: 2023-10-19 16:32:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3534 …}
    +nested: Doctrine\ORM\PersistentCollection {#3536 …}
    +votes: Doctrine\ORM\PersistentCollection {#3538 …}
    +reports: Doctrine\ORM\PersistentCollection {#3540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
    -id: 58992
    -bodyTs: "'ad':24 'anim':30 'best':9 'crystal':5 'entir':13 'game':10 'intro':27 'm':2 'mention':19 'perfect':36 'plus':20,25 'pokemon':33 'seri':14 'singl':8 'sprite':31 'still':3 'stori':23 'suicun':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697725954 {#3531
      date: 2023-10-19 16:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Fair. I never played. Time to go find a rom!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697756337 {#3644
    date: 2023-10-20 00:58:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
    "@frostycakes@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3647 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3651 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 60200
  -bodyTs: "'fair':1 'find':8 'go':7 'never':3 'play':4 'rom':10 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2226829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697756337 {#3645
    date: 2023-10-20 00:58: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
20 DENIED moderate
App\Entity\EntryComment {#3646
  +user: Proxies\__CG__\App\Entity\User {#3306 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3532
    +user: Proxies\__CG__\App\Entity\User {#3533 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3305
      +user: Proxies\__CG__\App\Entity\User {#3306 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1546
        +user: App\Entity\User {#1409 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "They fucked any balance after 4. Best card emerald fight me"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697795319 {#2429
          date: 2023-10-20 11:48:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2427 …}
        +nested: Doctrine\ORM\PersistentCollection {#2446 …}
        +votes: Doctrine\ORM\PersistentCollection {#2483 …}
        +reports: Doctrine\ORM\PersistentCollection {#2466 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
        -id: 58346
        -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697693237 {#1394
          date: 2023-10-19 07:27:17.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697724810 {#3303
        date: 2023-10-19 16:13:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nicman24@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3307 …}
      +nested: Doctrine\ORM\PersistentCollection {#3309 …}
      +votes: Doctrine\ORM\PersistentCollection {#3311 …}
      +reports: Doctrine\ORM\PersistentCollection {#3313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
      -id: 58954
      -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://eslemmy.es/comment/2219531"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724810 {#3304
        date: 2023-10-19 16:13:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "I’m still on Crystal as the single best game in the entire series. All of what you mentioned plus the Suicune story added? Plus the intro of the animated sprites for Pokemon, it’s perfection."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697725954 {#3530
      date: 2023-10-19 16:32:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
      "@SheDiceToday@eslemmy.es"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3534 …}
    +nested: Doctrine\ORM\PersistentCollection {#3536 …}
    +votes: Doctrine\ORM\PersistentCollection {#3538 …}
    +reports: Doctrine\ORM\PersistentCollection {#3540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
    -id: 58992
    -bodyTs: "'ad':24 'anim':30 'best':9 'crystal':5 'entir':13 'game':10 'intro':27 'm':2 'mention':19 'perfect':36 'plus':20,25 'pokemon':33 'seri':14 'singl':8 'sprite':31 'still':3 'stori':23 'suicun':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697725954 {#3531
      date: 2023-10-19 16:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "Fair. I never played. Time to go find a rom!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697756337 {#3644
    date: 2023-10-20 00:58:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
    "@frostycakes@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3647 …}
  +nested: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3651 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 60200
  -bodyTs: "'fair':1 'find':8 'go':7 'never':3 'play':4 'rom':10 'time':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://eslemmy.es/comment/2226829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697756337 {#3645
    date: 2023-10-20 00:58: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
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 {#3730
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3646
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3532
      +user: Proxies\__CG__\App\Entity\User {#3533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3305
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1546
          +user: App\Entity\User {#1409 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "They fucked any balance after 4. Best card emerald fight me"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697795319 {#2429
            date: 2023-10-20 11:48:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2427 …}
          +nested: Doctrine\ORM\PersistentCollection {#2446 …}
          +votes: Doctrine\ORM\PersistentCollection {#2483 …}
          +reports: Doctrine\ORM\PersistentCollection {#2466 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
          -id: 58346
          -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697693237 {#1394
            date: 2023-10-19 07:27:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1546}
        +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697724810 {#3303
          date: 2023-10-19 16:13:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
          "@nicman24@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3307 …}
        +nested: Doctrine\ORM\PersistentCollection {#3309 …}
        +votes: Doctrine\ORM\PersistentCollection {#3311 …}
        +reports: Doctrine\ORM\PersistentCollection {#3313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
        -id: 58954
        -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://eslemmy.es/comment/2219531"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724810 {#3304
          date: 2023-10-19 16:13:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "I’m still on Crystal as the single best game in the entire series. All of what you mentioned plus the Suicune story added? Plus the intro of the animated sprites for Pokemon, it’s perfection."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697725954 {#3530
        date: 2023-10-19 16:32:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nicman24@kbin.social"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3534 …}
      +nested: Doctrine\ORM\PersistentCollection {#3536 …}
      +votes: Doctrine\ORM\PersistentCollection {#3538 …}
      +reports: Doctrine\ORM\PersistentCollection {#3540 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
      -id: 58992
      -bodyTs: "'ad':24 'anim':30 'best':9 'crystal':5 'entir':13 'game':10 'intro':27 'm':2 'mention':19 'perfect':36 'plus':20,25 'pokemon':33 'seri':14 'singl':8 'sprite':31 'still':3 'stori':23 'suicun':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697725954 {#3531
        date: 2023-10-19 16:32:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Fair. I never played. Time to go find a rom!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697756337 {#3644
      date: 2023-10-20 00:58:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
      "@SheDiceToday@eslemmy.es"
      "@frostycakes@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3647 …}
    +nested: Doctrine\ORM\PersistentCollection {#3649 …}
    +votes: Doctrine\ORM\PersistentCollection {#3651 …}
    +reports: Doctrine\ORM\PersistentCollection {#3653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
    -id: 60200
    -bodyTs: "'fair':1 'find':8 'go':7 'never':3 'play':4 'rom':10 'time':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2226829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697756337 {#3645
      date: 2023-10-20 00:58:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "there is a hack with some qol changes, search around for that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697795313 {#3728
    date: 2023-10-20 11:48:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
    "@frostycakes@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3731 …}
  +nested: Doctrine\ORM\PersistentCollection {#3733 …}
  +votes: Doctrine\ORM\PersistentCollection {#3735 …}
  +reports: Doctrine\ORM\PersistentCollection {#3737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3741 …}
  -id: 60881
  -bodyTs: "'around':10 'chang':8 'hack':4 'qol':7 'search':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3068400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697795313 {#3729
    date: 2023-10-20 11:48:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3730
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3646
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3532
      +user: Proxies\__CG__\App\Entity\User {#3533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3305
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1546
          +user: App\Entity\User {#1409 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "They fucked any balance after 4. Best card emerald fight me"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697795319 {#2429
            date: 2023-10-20 11:48:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2427 …}
          +nested: Doctrine\ORM\PersistentCollection {#2446 …}
          +votes: Doctrine\ORM\PersistentCollection {#2483 …}
          +reports: Doctrine\ORM\PersistentCollection {#2466 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
          -id: 58346
          -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697693237 {#1394
            date: 2023-10-19 07:27:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1546}
        +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697724810 {#3303
          date: 2023-10-19 16:13:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
          "@nicman24@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3307 …}
        +nested: Doctrine\ORM\PersistentCollection {#3309 …}
        +votes: Doctrine\ORM\PersistentCollection {#3311 …}
        +reports: Doctrine\ORM\PersistentCollection {#3313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
        -id: 58954
        -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://eslemmy.es/comment/2219531"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724810 {#3304
          date: 2023-10-19 16:13:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "I’m still on Crystal as the single best game in the entire series. All of what you mentioned plus the Suicune story added? Plus the intro of the animated sprites for Pokemon, it’s perfection."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697725954 {#3530
        date: 2023-10-19 16:32:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nicman24@kbin.social"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3534 …}
      +nested: Doctrine\ORM\PersistentCollection {#3536 …}
      +votes: Doctrine\ORM\PersistentCollection {#3538 …}
      +reports: Doctrine\ORM\PersistentCollection {#3540 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
      -id: 58992
      -bodyTs: "'ad':24 'anim':30 'best':9 'crystal':5 'entir':13 'game':10 'intro':27 'm':2 'mention':19 'perfect':36 'plus':20,25 'pokemon':33 'seri':14 'singl':8 'sprite':31 'still':3 'stori':23 'suicun':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697725954 {#3531
        date: 2023-10-19 16:32:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Fair. I never played. Time to go find a rom!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697756337 {#3644
      date: 2023-10-20 00:58:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
      "@SheDiceToday@eslemmy.es"
      "@frostycakes@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3647 …}
    +nested: Doctrine\ORM\PersistentCollection {#3649 …}
    +votes: Doctrine\ORM\PersistentCollection {#3651 …}
    +reports: Doctrine\ORM\PersistentCollection {#3653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
    -id: 60200
    -bodyTs: "'fair':1 'find':8 'go':7 'never':3 'play':4 'rom':10 'time':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2226829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697756337 {#3645
      date: 2023-10-20 00:58:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "there is a hack with some qol changes, search around for that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697795313 {#3728
    date: 2023-10-20 11:48:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
    "@frostycakes@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3731 …}
  +nested: Doctrine\ORM\PersistentCollection {#3733 …}
  +votes: Doctrine\ORM\PersistentCollection {#3735 …}
  +reports: Doctrine\ORM\PersistentCollection {#3737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3741 …}
  -id: 60881
  -bodyTs: "'around':10 'chang':8 'hack':4 'qol':7 'search':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3068400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697795313 {#3729
    date: 2023-10-20 11:48:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3730
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3646
    +user: Proxies\__CG__\App\Entity\User {#3306 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3532
      +user: Proxies\__CG__\App\Entity\User {#3533 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3305
        +user: Proxies\__CG__\App\Entity\User {#3306 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1546
          +user: App\Entity\User {#1409 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "They fucked any balance after 4. Best card emerald fight me"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1697795319 {#2429
            date: 2023-10-20 11:48:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2427 …}
          +nested: Doctrine\ORM\PersistentCollection {#2446 …}
          +votes: Doctrine\ORM\PersistentCollection {#2483 …}
          +reports: Doctrine\ORM\PersistentCollection {#2466 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
          -id: 58346
          -bodyTs: "'4':6 'balanc':4 'best':7 'card':8 'emerald':9 'fight':10 'fuck':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3045503"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697693237 {#1394
            date: 2023-10-19 07:27:17.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1546}
        +body: "Fight accepted. Silver/Gold were the epitome. You had two areas, mother-fucking Lugia, and could battle the elite four and as a bonus, wipe the floor with your rival on specific days of the week. Plus, I can memorize about 252 pokemon. More than that and it’s just a slog. Also, newly introduced day/night cycle with time passing actually meaning something? Hot damn, son, that’s lighting a Ho-oh under someone’s ass."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697724810 {#3303
          date: 2023-10-19 16:13:30.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
          "@nicman24@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3307 …}
        +nested: Doctrine\ORM\PersistentCollection {#3309 …}
        +votes: Doctrine\ORM\PersistentCollection {#3311 …}
        +reports: Doctrine\ORM\PersistentCollection {#3313 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3315 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3317 …}
        -id: 58954
        -bodyTs: "'252':42 'accept':2 'actual':61 'also':53 'area':10 'ass':77 'battl':17 'bonus':24 'could':16 'cycl':57 'damn':65 'day':33 'day/night':56 'elit':19 'epitom':6 'fight':1 'floor':27 'four':20 'fuck':13 'ho':72 'ho-oh':71 'hot':64 'introduc':55 'light':69 'lugia':14 'mean':62 'memor':40 'mother':12 'mother-fuck':11 'newli':54 'oh':73 'pass':60 'plus':37 'pokemon':43 'rival':30 'silver/gold':3 'slog':52 'someon':75 'someth':63 'son':66 'specif':32 'time':59 'two':9 'week':36 'wipe':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://eslemmy.es/comment/2219531"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724810 {#3304
          date: 2023-10-19 16:13:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1546}
      +body: "I’m still on Crystal as the single best game in the entire series. All of what you mentioned plus the Suicune story added? Plus the intro of the animated sprites for Pokemon, it’s perfection."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697725954 {#3530
        date: 2023-10-19 16:32:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nicman24@kbin.social"
        "@SheDiceToday@eslemmy.es"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3534 …}
      +nested: Doctrine\ORM\PersistentCollection {#3536 …}
      +votes: Doctrine\ORM\PersistentCollection {#3538 …}
      +reports: Doctrine\ORM\PersistentCollection {#3540 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3542 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3544 …}
      -id: 58992
      -bodyTs: "'ad':24 'anim':30 'best':9 'crystal':5 'entir':13 'game':10 'intro':27 'm':2 'mention':19 'perfect':36 'plus':20,25 'pokemon':33 'seri':14 'singl':8 'sprite':31 'still':3 'stori':23 'suicun':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697725954 {#3531
        date: 2023-10-19 16:32:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1546}
    +body: "Fair. I never played. Time to go find a rom!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697756337 {#3644
      date: 2023-10-20 00:58:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nicman24@kbin.social"
      "@SheDiceToday@eslemmy.es"
      "@frostycakes@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3647 …}
    +nested: Doctrine\ORM\PersistentCollection {#3649 …}
    +votes: Doctrine\ORM\PersistentCollection {#3651 …}
    +reports: Doctrine\ORM\PersistentCollection {#3653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
    -id: 60200
    -bodyTs: "'fair':1 'find':8 'go':7 'never':3 'play':4 'rom':10 'time':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://eslemmy.es/comment/2226829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697756337 {#3645
      date: 2023-10-20 00:58:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "there is a hack with some qol changes, search around for that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697795313 {#3728
    date: 2023-10-20 11:48:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nicman24@kbin.social"
    "@SheDiceToday@eslemmy.es"
    "@frostycakes@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3731 …}
  +nested: Doctrine\ORM\PersistentCollection {#3733 …}
  +votes: Doctrine\ORM\PersistentCollection {#3735 …}
  +reports: Doctrine\ORM\PersistentCollection {#3737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3741 …}
  -id: 60881
  -bodyTs: "'around':10 'chang':8 'hack':4 'qol':7 'search':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3068400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697795313 {#3729
    date: 2023-10-20 11:48:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Grampa’s on the liquid racism again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697690583 {#1736
    date: 2023-10-19 06:43:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 58315
  -bodyTs: "'grampa':1 'liquid':5 'racism':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690583 {#1724
    date: 2023-10-19 06:43:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Grampa’s on the liquid racism again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697690583 {#1736
    date: 2023-10-19 06:43:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 58315
  -bodyTs: "'grampa':1 'liquid':5 'racism':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690583 {#1724
    date: 2023-10-19 06:43:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Grampa’s on the liquid racism again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697690583 {#1736
    date: 2023-10-19 06:43:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 58315
  -bodyTs: "'grampa':1 'liquid':5 'racism':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690583 {#1724
    date: 2023-10-19 06:43:03.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Don't disrespect the shareholders brother!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697690445 {#1381
    date: 2023-10-19 06:40:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 58312
  -bodyTs: "'brother':6 'disrespect':3 'sharehold':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551545/-/comment/3045021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690445 {#1383
    date: 2023-10-19 06:40: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
31 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Don't disrespect the shareholders brother!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697690445 {#1381
    date: 2023-10-19 06:40:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 58312
  -bodyTs: "'brother':6 'disrespect':3 'sharehold':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551545/-/comment/3045021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690445 {#1383
    date: 2023-10-19 06:40: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
32 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#2018 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Don't disrespect the shareholders brother!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697690445 {#1381
    date: 2023-10-19 06:40:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1404 …}
  +nested: Doctrine\ORM\PersistentCollection {#1361 …}
  +votes: Doctrine\ORM\PersistentCollection {#1403 …}
  +reports: Doctrine\ORM\PersistentCollection {#2023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2024 …}
  -id: 58312
  -bodyTs: "'brother':6 'disrespect':3 'sharehold':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551545/-/comment/3045021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690445 {#1383
    date: 2023-10-19 06:40: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
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 {#2344
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697693257 {#2348
    date: 2023-10-19 07:27:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 58296
  -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5021929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689783 {#2346
    date: 2023-10-19 06:29:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697693257 {#2348
    date: 2023-10-19 07:27:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 58296
  -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5021929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689783 {#2346
    date: 2023-10-19 06:29:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697693257 {#2348
    date: 2023-10-19 07:27:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 58296
  -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5021929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689783 {#2346
    date: 2023-10-19 06:29:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697693257 {#2348
      date: 2023-10-19 07:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 58296
    -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5021929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697689783 {#2346
      date: 2023-10-19 06:29:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "Sure. This looks appropriate. But how does it stay on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697690625 {#3287
    date: 2023-10-19 06:43:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 58316
  -bodyTs: "'appropri':4 'look':3 'stay':9 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4641324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690625 {#3288
    date: 2023-10-19 06:43: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
39 DENIED edit
App\Entity\EntryComment {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697693257 {#2348
      date: 2023-10-19 07:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 58296
    -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5021929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697689783 {#2346
      date: 2023-10-19 06:29:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "Sure. This looks appropriate. But how does it stay on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697690625 {#3287
    date: 2023-10-19 06:43:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 58316
  -bodyTs: "'appropri':4 'look':3 'stay':9 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4641324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690625 {#3288
    date: 2023-10-19 06:43: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
40 DENIED moderate
App\Entity\EntryComment {#3289
  +user: Proxies\__CG__\App\Entity\User {#3290 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2344
    +user: App\Entity\User {#2329 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697693257 {#2348
      date: 2023-10-19 07:27:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2042 …}
    +nested: Doctrine\ORM\PersistentCollection {#2060 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    -id: 58296
    -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5021929"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697689783 {#2346
      date: 2023-10-19 06:29:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "Sure. This looks appropriate. But how does it stay on?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697690625 {#3287
    date: 2023-10-19 06:43:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3291 …}
  +nested: Doctrine\ORM\PersistentCollection {#3293 …}
  +votes: Doctrine\ORM\PersistentCollection {#3295 …}
  +reports: Doctrine\ORM\PersistentCollection {#3297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
  -id: 58316
  -bodyTs: "'appropri':4 'look':3 'stay':9 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4641324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690625 {#3288
    date: 2023-10-19 06:43: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
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 {#3437
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2344
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697693257 {#2348
        date: 2023-10-19 07:27:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 58296
      -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5021929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689783 {#2346
        date: 2023-10-19 06:29:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: "Sure. This looks appropriate. But how does it stay on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697690625 {#3287
      date: 2023-10-19 06:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 58316
    -bodyTs: "'appropri':4 'look':3 'stay':9 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4641324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690625 {#3288
      date: 2023-10-19 06:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "With a nail gun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697692319 {#3435
    date: 2023-10-19 07:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 58335
  -bodyTs: "'gun':4 'nail':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4576061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697692319 {#3436
    date: 2023-10-19 07:11:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#3437
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2344
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697693257 {#2348
        date: 2023-10-19 07:27:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 58296
      -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5021929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689783 {#2346
        date: 2023-10-19 06:29:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: "Sure. This looks appropriate. But how does it stay on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697690625 {#3287
      date: 2023-10-19 06:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 58316
    -bodyTs: "'appropri':4 'look':3 'stay':9 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4641324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690625 {#3288
      date: 2023-10-19 06:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "With a nail gun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697692319 {#3435
    date: 2023-10-19 07:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 58335
  -bodyTs: "'gun':4 'nail':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4576061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697692319 {#3436
    date: 2023-10-19 07:11:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#3437
  +user: Proxies\__CG__\App\Entity\User {#3438 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2344
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697693257 {#2348
        date: 2023-10-19 07:27:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 58296
      -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5021929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689783 {#2346
        date: 2023-10-19 06:29:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: "Sure. This looks appropriate. But how does it stay on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697690625 {#3287
      date: 2023-10-19 06:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 58316
    -bodyTs: "'appropri':4 'look':3 'stay':9 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4641324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690625 {#3288
      date: 2023-10-19 06:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "With a nail gun"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697692319 {#3435
    date: 2023-10-19 07:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3439 …}
  +nested: Doctrine\ORM\PersistentCollection {#3441 …}
  +votes: Doctrine\ORM\PersistentCollection {#3443 …}
  +reports: Doctrine\ORM\PersistentCollection {#3445 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3449 …}
  -id: 58335
  -bodyTs: "'gun':4 'nail':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4576061"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697692319 {#3436
    date: 2023-10-19 07:11:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3453
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2344
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697693257 {#2348
        date: 2023-10-19 07:27:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 58296
      -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5021929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689783 {#2346
        date: 2023-10-19 06:29:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: "Sure. This looks appropriate. But how does it stay on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697690625 {#3287
      date: 2023-10-19 06:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 58316
    -bodyTs: "'appropri':4 'look':3 'stay':9 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4641324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690625 {#3288
      date: 2023-10-19 06:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "In my head the xenomorphs can also spit some kind of sticky liquid and they use it to attach stuff. Either that or like some insects or similar there are micro stuff on the surface that works.like Velcro and stuff gets attached to it/trapped."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697693256 {#3451
    date: 2023-10-19 07:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3454 …}
  +nested: Doctrine\ORM\PersistentCollection {#3456 …}
  +votes: Doctrine\ORM\PersistentCollection {#3458 …}
  +reports: Doctrine\ORM\PersistentCollection {#3460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
  -id: 58348
  -bodyTs: "'also':7 'attach':19,42 'either':21 'get':41 'head':3 'insect':26 'it/trapped':44 'kind':10 'like':24 'liquid':13 'micro':31 'similar':28 'spit':8 'sticki':12 'stuff':20,32,40 'surfac':35 'use':16 'velcro':38 'works.like':37 'xenomorph':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697693256 {#3452
    date: 2023-10-19 07:27:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3453
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2344
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697693257 {#2348
        date: 2023-10-19 07:27:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 58296
      -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5021929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689783 {#2346
        date: 2023-10-19 06:29:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: "Sure. This looks appropriate. But how does it stay on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697690625 {#3287
      date: 2023-10-19 06:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 58316
    -bodyTs: "'appropri':4 'look':3 'stay':9 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4641324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690625 {#3288
      date: 2023-10-19 06:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "In my head the xenomorphs can also spit some kind of sticky liquid and they use it to attach stuff. Either that or like some insects or similar there are micro stuff on the surface that works.like Velcro and stuff gets attached to it/trapped."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697693256 {#3451
    date: 2023-10-19 07:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3454 …}
  +nested: Doctrine\ORM\PersistentCollection {#3456 …}
  +votes: Doctrine\ORM\PersistentCollection {#3458 …}
  +reports: Doctrine\ORM\PersistentCollection {#3460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
  -id: 58348
  -bodyTs: "'also':7 'attach':19,42 'either':21 'get':41 'head':3 'insect':26 'it/trapped':44 'kind':10 'like':24 'liquid':13 'micro':31 'similar':28 'spit':8 'sticki':12 'stuff':20,32,40 'surfac':35 'use':16 'velcro':38 'works.like':37 'xenomorph':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697693256 {#3452
    date: 2023-10-19 07:27:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3453
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3289
    +user: Proxies\__CG__\App\Entity\User {#3290 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2344
      +user: App\Entity\User {#2329 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697693257 {#2348
        date: 2023-10-19 07:27:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 58296
      -bodyTs: "'/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/237c5076-fbd6-4cde-9a4e-adee1d93863f.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5021929"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689783 {#2346
        date: 2023-10-19 06:29:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2344}
    +body: "Sure. This looks appropriate. But how does it stay on?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697690625 {#3287
      date: 2023-10-19 06:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@TehBamski@lemmy.world"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3291 …}
    +nested: Doctrine\ORM\PersistentCollection {#3293 …}
    +votes: Doctrine\ORM\PersistentCollection {#3295 …}
    +reports: Doctrine\ORM\PersistentCollection {#3297 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3299 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3301 …}
    -id: 58316
    -bodyTs: "'appropri':4 'look':3 'stay':9 'sure':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4641324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690625 {#3288
      date: 2023-10-19 06:43:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2344}
  +body: "In my head the xenomorphs can also spit some kind of sticky liquid and they use it to attach stuff. Either that or like some insects or similar there are micro stuff on the surface that works.like Velcro and stuff gets attached to it/trapped."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697693256 {#3451
    date: 2023-10-19 07:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3454 …}
  +nested: Doctrine\ORM\PersistentCollection {#3456 …}
  +votes: Doctrine\ORM\PersistentCollection {#3458 …}
  +reports: Doctrine\ORM\PersistentCollection {#3460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3464 …}
  -id: 58348
  -bodyTs: "'also':7 'attach':19,42 'either':21 'get':41 'head':3 'insect':26 'it/trapped':44 'kind':10 'like':24 'liquid':13 'micro':31 'similar':28 'spit':8 'sticki':12 'stuff':20,32,40 'surfac':35 'use':16 'velcro':38 'works.like':37 'xenomorph':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697693256 {#3452
    date: 2023-10-19 07:27:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2107
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://feddit.cl/pictrs/image/a2324720-8431-489f-b656-a613c7694c93.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697689710 {#2102
    date: 2023-10-19 06:28:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 58295
  -bodyTs: "'/pictrs/image/a2324720-8431-489f-b656-a613c7694c93.png)':3 'feddit.cl':2 'feddit.cl/pictrs/image/a2324720-8431-489f-b656-a613c7694c93.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2012338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689710 {#2109
    date: 2023-10-19 06:28:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2107
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://feddit.cl/pictrs/image/a2324720-8431-489f-b656-a613c7694c93.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697689710 {#2102
    date: 2023-10-19 06:28:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 58295
  -bodyTs: "'/pictrs/image/a2324720-8431-489f-b656-a613c7694c93.png)':3 'feddit.cl':2 'feddit.cl/pictrs/image/a2324720-8431-489f-b656-a613c7694c93.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2012338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689710 {#2109
    date: 2023-10-19 06:28:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2107
  +user: App\Entity\User {#2120 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "![](https://feddit.cl/pictrs/image/a2324720-8431-489f-b656-a613c7694c93.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697689710 {#2102
    date: 2023-10-19 06:28:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2114 …}
  +votes: Doctrine\ORM\PersistentCollection {#2117 …}
  +reports: Doctrine\ORM\PersistentCollection {#2122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2119 …}
  -id: 58295
  -bodyTs: "'/pictrs/image/a2324720-8431-489f-b656-a613c7694c93.png)':3 'feddit.cl':2 'feddit.cl/pictrs/image/a2324720-8431-489f-b656-a613c7694c93.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2012338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689710 {#2109
    date: 2023-10-19 06:28:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2280
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How DARE you try and peacefully co-exist with me?? I suppose you’ll want RIGHTS and to be considered a PERSON next! *huffs in reactionary*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697689325 {#2290
    date: 2023-10-19 06:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 58287
  -bodyTs: "'co':8 'co-exist':7 'consid':21 'dare':2 'exist':9 'huff':25 'll':15 'next':24 'peac':6 'person':23 'reactionari':27 'right':17 'suppos':13 'tri':4 'want':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2590879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689325 {#2296
    date: 2023-10-19 06:22: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
55 DENIED edit
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How DARE you try and peacefully co-exist with me?? I suppose you’ll want RIGHTS and to be considered a PERSON next! *huffs in reactionary*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697689325 {#2290
    date: 2023-10-19 06:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 58287
  -bodyTs: "'co':8 'co-exist':7 'consid':21 'dare':2 'exist':9 'huff':25 'll':15 'next':24 'peac':6 'person':23 'reactionari':27 'right':17 'suppos':13 'tri':4 'want':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2590879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689325 {#2296
    date: 2023-10-19 06:22: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
56 DENIED moderate
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "How DARE you try and peacefully co-exist with me?? I suppose you’ll want RIGHTS and to be considered a PERSON next! *huffs in reactionary*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1697689325 {#2290
    date: 2023-10-19 06:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 58287
  -bodyTs: "'co':8 'co-exist':7 'consid':21 'dare':2 'exist':9 'huff':25 'll':15 'next':24 'peac':6 'person':23 'reactionari':27 'right':17 'suppos':13 'tri':4 'want':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.wtf/comment/2590879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689325 {#2296
    date: 2023-10-19 06:22: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
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 {#2284
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Snap into a slim jim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697690315 {#2243
    date: 2023-10-19 06:38:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 58277
  -bodyTs: "'jim':5 'slim':4 'snap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2689866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688746 {#2247
    date: 2023-10-19 06:12: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
59 DENIED edit
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Snap into a slim jim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697690315 {#2243
    date: 2023-10-19 06:38:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 58277
  -bodyTs: "'jim':5 'slim':4 'snap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2689866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688746 {#2247
    date: 2023-10-19 06:12: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
60 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#2151 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Snap into a slim jim?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697690315 {#2243
    date: 2023-10-19 06:38:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 58277
  -bodyTs: "'jim':5 'slim':4 'snap':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2689866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688746 {#2247
    date: 2023-10-19 06:12: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
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 {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2284
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Snap into a slim jim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697690315 {#2243
      date: 2023-10-19 06:38:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 58277
    -bodyTs: "'jim':5 'slim':4 'snap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688746 {#2247
      date: 2023-10-19 06:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "Just jim into a snap slim brother aw hell yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697688862 {#3255
    date: 2023-10-19 06:14:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 58279
  -bodyTs: "'aw':8 'brother':7 'hell':9 'jim':2 'slim':6 'snap':5 'yeah':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://snake.substantialplumbing.repair/comment/874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688862 {#3256
    date: 2023-10-19 06:14:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2284
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Snap into a slim jim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697690315 {#2243
      date: 2023-10-19 06:38:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 58277
    -bodyTs: "'jim':5 'slim':4 'snap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688746 {#2247
      date: 2023-10-19 06:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "Just jim into a snap slim brother aw hell yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697688862 {#3255
    date: 2023-10-19 06:14:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 58279
  -bodyTs: "'aw':8 'brother':7 'hell':9 'jim':2 'slim':6 'snap':5 'yeah':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://snake.substantialplumbing.repair/comment/874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688862 {#3256
    date: 2023-10-19 06:14:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3257
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2284
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Snap into a slim jim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697690315 {#2243
      date: 2023-10-19 06:38:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 58277
    -bodyTs: "'jim':5 'slim':4 'snap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688746 {#2247
      date: 2023-10-19 06:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "Just jim into a snap slim brother aw hell yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697688862 {#3255
    date: 2023-10-19 06:14:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3259 …}
  +nested: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  -id: 58279
  -bodyTs: "'aw':8 'brother':7 'hell':9 'jim':2 'slim':6 'snap':5 'yeah':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://snake.substantialplumbing.repair/comment/874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688862 {#3256
    date: 2023-10-19 06:14:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2284
      +user: App\Entity\User {#2151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Snap into a slim jim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697690315 {#2243
        date: 2023-10-19 06:38:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 58277
      -bodyTs: "'jim':5 'slim':4 'snap':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688746 {#2247
        date: 2023-10-19 06:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "Just jim into a snap slim brother aw hell yeah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697688862 {#3255
      date: 2023-10-19 06:14:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3259 …}
    +nested: Doctrine\ORM\PersistentCollection {#3261 …}
    +votes: Doctrine\ORM\PersistentCollection {#3263 …}
    +reports: Doctrine\ORM\PersistentCollection {#3265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
    -id: 58279
    -bodyTs: "'aw':8 'brother':7 'hell':9 'jim':2 'slim':6 'snap':5 'yeah':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://snake.substantialplumbing.repair/comment/874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688862 {#3256
      date: 2023-10-19 06:14:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "![](https://media.tenor.com/HO7IarXMbfYAAAAd/macho-man.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697689276 {#3341
    date: 2023-10-19 06:21:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
    "@fluke@snake.substantialplumbing.repair"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 58286
  -bodyTs: "'/ho7iarxmbfyaaaad/macho-man.gif)':3 'media.tenor.com':2 'media.tenor.com/ho7iarxmbfyaaaad/macho-man.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3967670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689276 {#3342
    date: 2023-10-19 06:21:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2284
      +user: App\Entity\User {#2151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Snap into a slim jim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697690315 {#2243
        date: 2023-10-19 06:38:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 58277
      -bodyTs: "'jim':5 'slim':4 'snap':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688746 {#2247
        date: 2023-10-19 06:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "Just jim into a snap slim brother aw hell yeah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697688862 {#3255
      date: 2023-10-19 06:14:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3259 …}
    +nested: Doctrine\ORM\PersistentCollection {#3261 …}
    +votes: Doctrine\ORM\PersistentCollection {#3263 …}
    +reports: Doctrine\ORM\PersistentCollection {#3265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
    -id: 58279
    -bodyTs: "'aw':8 'brother':7 'hell':9 'jim':2 'slim':6 'snap':5 'yeah':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://snake.substantialplumbing.repair/comment/874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688862 {#3256
      date: 2023-10-19 06:14:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "![](https://media.tenor.com/HO7IarXMbfYAAAAd/macho-man.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697689276 {#3341
    date: 2023-10-19 06:21:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
    "@fluke@snake.substantialplumbing.repair"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 58286
  -bodyTs: "'/ho7iarxmbfyaaaad/macho-man.gif)':3 'media.tenor.com':2 'media.tenor.com/ho7iarxmbfyaaaad/macho-man.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3967670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689276 {#3342
    date: 2023-10-19 06:21:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3257
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2284
      +user: App\Entity\User {#2151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Snap into a slim jim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697690315 {#2243
        date: 2023-10-19 06:38:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 58277
      -bodyTs: "'jim':5 'slim':4 'snap':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688746 {#2247
        date: 2023-10-19 06:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "Just jim into a snap slim brother aw hell yeah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697688862 {#3255
      date: 2023-10-19 06:14:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3259 …}
    +nested: Doctrine\ORM\PersistentCollection {#3261 …}
    +votes: Doctrine\ORM\PersistentCollection {#3263 …}
    +reports: Doctrine\ORM\PersistentCollection {#3265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
    -id: 58279
    -bodyTs: "'aw':8 'brother':7 'hell':9 'jim':2 'slim':6 'snap':5 'yeah':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://snake.substantialplumbing.repair/comment/874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688862 {#3256
      date: 2023-10-19 06:14:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "![](https://media.tenor.com/HO7IarXMbfYAAAAd/macho-man.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697689276 {#3341
    date: 2023-10-19 06:21:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
    "@fluke@snake.substantialplumbing.repair"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 58286
  -bodyTs: "'/ho7iarxmbfyaaaad/macho-man.gif)':3 'media.tenor.com':2 'media.tenor.com/ho7iarxmbfyaaaad/macho-man.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3967670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689276 {#3342
    date: 2023-10-19 06:21:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3273
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2284
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Snap into a slim jim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697690315 {#2243
      date: 2023-10-19 06:38:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 58277
    -bodyTs: "'jim':5 'slim':4 'snap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688746 {#2247
      date: 2023-10-19 06:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "Ducking autocorrect"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697689379 {#3271
    date: 2023-10-19 06:22:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 58289
  -bodyTs: "'autocorrect':2 'duck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3344723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689379 {#3272
    date: 2023-10-19 06:22:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3273
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2284
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Snap into a slim jim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697690315 {#2243
      date: 2023-10-19 06:38:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 58277
    -bodyTs: "'jim':5 'slim':4 'snap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688746 {#2247
      date: 2023-10-19 06:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "Ducking autocorrect"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697689379 {#3271
    date: 2023-10-19 06:22:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 58289
  -bodyTs: "'autocorrect':2 'duck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3344723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689379 {#3272
    date: 2023-10-19 06:22:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3273
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2284
    +user: App\Entity\User {#2151 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Snap into a slim jim?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697690315 {#2243
      date: 2023-10-19 06:38:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2285 …}
    +nested: Doctrine\ORM\PersistentCollection {#2287 …}
    +votes: Doctrine\ORM\PersistentCollection {#2142 …}
    +reports: Doctrine\ORM\PersistentCollection {#2039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
    -id: 58277
    -bodyTs: "'jim':5 'slim':4 'snap':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.today/comment/2689866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688746 {#2247
      date: 2023-10-19 06:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "Ducking autocorrect"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697689379 {#3271
    date: 2023-10-19 06:22:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3275 …}
  +nested: Doctrine\ORM\PersistentCollection {#3277 …}
  +votes: Doctrine\ORM\PersistentCollection {#3279 …}
  +reports: Doctrine\ORM\PersistentCollection {#3281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
  -id: 58289
  -bodyTs: "'autocorrect':2 'duck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3344723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689379 {#3272
    date: 2023-10-19 06:22:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3359
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3273
    +user: Proxies\__CG__\App\Entity\User {#3274 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2284
      +user: App\Entity\User {#2151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Snap into a slim jim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697690315 {#2243
        date: 2023-10-19 06:38:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 58277
      -bodyTs: "'jim':5 'slim':4 'snap':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688746 {#2247
        date: 2023-10-19 06:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "Ducking autocorrect"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697689379 {#3271
      date: 2023-10-19 06:22:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3275 …}
    +nested: Doctrine\ORM\PersistentCollection {#3277 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
    -id: 58289
    -bodyTs: "'autocorrect':2 'duck':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3344723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697689379 {#3272
      date: 2023-10-19 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "It looks like tonight you are going to work with what you have brother gimme a hell yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697689585 {#3357
    date: 2023-10-19 06:26:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 58293
  -bodyTs: "'brother':14 'gimm':15 'go':7 'hell':17 'like':3 'look':2 'tonight':4 'work':9 'yeah':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://snake.substantialplumbing.repair/comment/930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689585 {#3358
    date: 2023-10-19 06:26: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
75 DENIED edit
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3273
    +user: Proxies\__CG__\App\Entity\User {#3274 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2284
      +user: App\Entity\User {#2151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Snap into a slim jim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697690315 {#2243
        date: 2023-10-19 06:38:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 58277
      -bodyTs: "'jim':5 'slim':4 'snap':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688746 {#2247
        date: 2023-10-19 06:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "Ducking autocorrect"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697689379 {#3271
      date: 2023-10-19 06:22:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3275 …}
    +nested: Doctrine\ORM\PersistentCollection {#3277 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
    -id: 58289
    -bodyTs: "'autocorrect':2 'duck':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3344723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697689379 {#3272
      date: 2023-10-19 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "It looks like tonight you are going to work with what you have brother gimme a hell yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697689585 {#3357
    date: 2023-10-19 06:26:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 58293
  -bodyTs: "'brother':14 'gimm':15 'go':7 'hell':17 'like':3 'look':2 'tonight':4 'work':9 'yeah':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://snake.substantialplumbing.repair/comment/930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689585 {#3358
    date: 2023-10-19 06:26: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
76 DENIED moderate
App\Entity\EntryComment {#3359
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3273
    +user: Proxies\__CG__\App\Entity\User {#3274 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2284
      +user: App\Entity\User {#2151 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Snap into a slim jim?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697690315 {#2243
        date: 2023-10-19 06:38:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 58277
      -bodyTs: "'jim':5 'slim':4 'snap':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.today/comment/2689866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688746 {#2247
        date: 2023-10-19 06:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "Ducking autocorrect"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697689379 {#3271
      date: 2023-10-19 06:22:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3275 …}
    +nested: Doctrine\ORM\PersistentCollection {#3277 …}
    +votes: Doctrine\ORM\PersistentCollection {#3279 …}
    +reports: Doctrine\ORM\PersistentCollection {#3281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
    -id: 58289
    -bodyTs: "'autocorrect':2 'duck':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3344723"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697689379 {#3272
      date: 2023-10-19 06:22:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "It looks like tonight you are going to work with what you have brother gimme a hell yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697689585 {#3357
    date: 2023-10-19 06:26:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 58293
  -bodyTs: "'brother':14 'gimm':15 'go':7 'hell':17 'like':3 'look':2 'tonight':4 'work':9 'yeah':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://snake.substantialplumbing.repair/comment/930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697689585 {#3358
    date: 2023-10-19 06:26: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
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 {#3547
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3359
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3273
      +user: Proxies\__CG__\App\Entity\User {#3274 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2284
        +user: App\Entity\User {#2151 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Snap into a slim jim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697690315 {#2243
          date: 2023-10-19 06:38:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2285 …}
        +nested: Doctrine\ORM\PersistentCollection {#2287 …}
        +votes: Doctrine\ORM\PersistentCollection {#2142 …}
        +reports: Doctrine\ORM\PersistentCollection {#2039 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
        -id: 58277
        -bodyTs: "'jim':5 'slim':4 'snap':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/2689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697688746 {#2247
          date: 2023-10-19 06:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2284}
      +body: "Ducking autocorrect"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697689379 {#3271
        date: 2023-10-19 06:22:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@MrJukes@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3275 …}
      +nested: Doctrine\ORM\PersistentCollection {#3277 …}
      +votes: Doctrine\ORM\PersistentCollection {#3279 …}
      +reports: Doctrine\ORM\PersistentCollection {#3281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
      -id: 58289
      -bodyTs: "'autocorrect':2 'duck':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3344723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689379 {#3272
        date: 2023-10-19 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "It looks like tonight you are going to work with what you have brother gimme a hell yeah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697689585 {#3357
      date: 2023-10-19 06:26:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 58293
    -bodyTs: "'brother':14 'gimm':15 'go':7 'hell':17 'like':3 'look':2 'tonight':4 'work':9 'yeah':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://snake.substantialplumbing.repair/comment/930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697689585 {#3358
      date: 2023-10-19 06:26:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "Fixed it. One thing I love about Lemmy is that it’s forgiving of fuck ups"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697690125 {#3552
    date: 2023-10-19 06:35:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
    "@fluke@snake.substantialplumbing.repair"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
  -id: 58301
  -bodyTs: "'fix':1 'forgiv':13 'fuck':15 'lemmi':8 'love':6 'one':3 'thing':4 'up':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3344859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690125 {#3549
    date: 2023-10-19 06:35: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
79 DENIED edit
App\Entity\EntryComment {#3547
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3359
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3273
      +user: Proxies\__CG__\App\Entity\User {#3274 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2284
        +user: App\Entity\User {#2151 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Snap into a slim jim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697690315 {#2243
          date: 2023-10-19 06:38:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2285 …}
        +nested: Doctrine\ORM\PersistentCollection {#2287 …}
        +votes: Doctrine\ORM\PersistentCollection {#2142 …}
        +reports: Doctrine\ORM\PersistentCollection {#2039 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
        -id: 58277
        -bodyTs: "'jim':5 'slim':4 'snap':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/2689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697688746 {#2247
          date: 2023-10-19 06:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2284}
      +body: "Ducking autocorrect"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697689379 {#3271
        date: 2023-10-19 06:22:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@MrJukes@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3275 …}
      +nested: Doctrine\ORM\PersistentCollection {#3277 …}
      +votes: Doctrine\ORM\PersistentCollection {#3279 …}
      +reports: Doctrine\ORM\PersistentCollection {#3281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
      -id: 58289
      -bodyTs: "'autocorrect':2 'duck':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3344723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689379 {#3272
        date: 2023-10-19 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "It looks like tonight you are going to work with what you have brother gimme a hell yeah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697689585 {#3357
      date: 2023-10-19 06:26:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 58293
    -bodyTs: "'brother':14 'gimm':15 'go':7 'hell':17 'like':3 'look':2 'tonight':4 'work':9 'yeah':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://snake.substantialplumbing.repair/comment/930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697689585 {#3358
      date: 2023-10-19 06:26:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "Fixed it. One thing I love about Lemmy is that it’s forgiving of fuck ups"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697690125 {#3552
    date: 2023-10-19 06:35:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
    "@fluke@snake.substantialplumbing.repair"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
  -id: 58301
  -bodyTs: "'fix':1 'forgiv':13 'fuck':15 'lemmi':8 'love':6 'one':3 'thing':4 'up':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3344859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690125 {#3549
    date: 2023-10-19 06:35: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
80 DENIED moderate
App\Entity\EntryComment {#3547
  +user: Proxies\__CG__\App\Entity\User {#3274 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3359
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3273
      +user: Proxies\__CG__\App\Entity\User {#3274 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2284
        +user: App\Entity\User {#2151 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Snap into a slim jim?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697690315 {#2243
          date: 2023-10-19 06:38:35.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2285 …}
        +nested: Doctrine\ORM\PersistentCollection {#2287 …}
        +votes: Doctrine\ORM\PersistentCollection {#2142 …}
        +reports: Doctrine\ORM\PersistentCollection {#2039 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
        -id: 58277
        -bodyTs: "'jim':5 'slim':4 'snap':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.today/comment/2689866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697688746 {#2247
          date: 2023-10-19 06:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2284}
      +body: "Ducking autocorrect"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697689379 {#3271
        date: 2023-10-19 06:22:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@MrJukes@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3275 …}
      +nested: Doctrine\ORM\PersistentCollection {#3277 …}
      +votes: Doctrine\ORM\PersistentCollection {#3279 …}
      +reports: Doctrine\ORM\PersistentCollection {#3281 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
      -id: 58289
      -bodyTs: "'autocorrect':2 'duck':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/3344723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689379 {#3272
        date: 2023-10-19 06:22:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "It looks like tonight you are going to work with what you have brother gimme a hell yeah"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697689585 {#3357
      date: 2023-10-19 06:26:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 58293
    -bodyTs: "'brother':14 'gimm':15 'go':7 'hell':17 'like':3 'look':2 'tonight':4 'work':9 'yeah':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://snake.substantialplumbing.repair/comment/930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697689585 {#3358
      date: 2023-10-19 06:26:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "Fixed it. One thing I love about Lemmy is that it’s forgiving of fuck ups"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697690125 {#3552
    date: 2023-10-19 06:35:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
    "@fluke@snake.substantialplumbing.repair"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3555 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
  -id: 58301
  -bodyTs: "'fix':1 'forgiv':13 'fuck':15 'lemmi':8 'love':6 'one':3 'thing':4 'up':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3344859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690125 {#3549
    date: 2023-10-19 06:35: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
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 {#3671
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3547
    +user: Proxies\__CG__\App\Entity\User {#3274 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3359
      +user: Proxies\__CG__\App\Entity\User {#3258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3273
        +user: Proxies\__CG__\App\Entity\User {#3274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2284
          +user: App\Entity\User {#2151 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Snap into a slim jim?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1697690315 {#2243
            date: 2023-10-19 06:38:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2285 …}
          +nested: Doctrine\ORM\PersistentCollection {#2287 …}
          +votes: Doctrine\ORM\PersistentCollection {#2142 …}
          +reports: Doctrine\ORM\PersistentCollection {#2039 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
          -id: 58277
          -bodyTs: "'jim':5 'slim':4 'snap':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/2689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697688746 {#2247
            date: 2023-10-19 06:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2284}
        +body: "Ducking autocorrect"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697689379 {#3271
          date: 2023-10-19 06:22:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@MrJukes@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3275 …}
        +nested: Doctrine\ORM\PersistentCollection {#3277 …}
        +votes: Doctrine\ORM\PersistentCollection {#3279 …}
        +reports: Doctrine\ORM\PersistentCollection {#3281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
        -id: 58289
        -bodyTs: "'autocorrect':2 'duck':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3344723"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697689379 {#3272
          date: 2023-10-19 06:22:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2284}
      +body: "It looks like tonight you are going to work with what you have brother gimme a hell yeah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697689585 {#3357
        date: 2023-10-19 06:26:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@MrJukes@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3362 …}
      +votes: Doctrine\ORM\PersistentCollection {#3364 …}
      +reports: Doctrine\ORM\PersistentCollection {#3366 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
      -id: 58293
      -bodyTs: "'brother':14 'gimm':15 'go':7 'hell':17 'like':3 'look':2 'tonight':4 'work':9 'yeah':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://snake.substantialplumbing.repair/comment/930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689585 {#3358
        date: 2023-10-19 06:26:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "Fixed it. One thing I love about Lemmy is that it’s forgiving of fuck ups"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697690125 {#3552
      date: 2023-10-19 06:35:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
      "@fluke@snake.substantialplumbing.repair"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3555 …}
    +nested: Doctrine\ORM\PersistentCollection {#3559 …}
    +votes: Doctrine\ORM\PersistentCollection {#3561 …}
    +reports: Doctrine\ORM\PersistentCollection {#3562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
    -id: 58301
    -bodyTs: "'fix':1 'forgiv':13 'fuck':15 'lemmi':8 'love':6 'one':3 'thing':4 'up':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3344859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690125 {#3549
      date: 2023-10-19 06:35:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697690313 {#3672
    date: 2023-10-19 06:38:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
    "@fluke@snake.substantialplumbing.repair"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3666 …}
  +nested: Doctrine\ORM\PersistentCollection {#3660 …}
  +votes: Doctrine\ORM\PersistentCollection {#3664 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -id: 58305
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://snake.substantialplumbing.repair/comment/999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690313 {#3669
    date: 2023-10-19 06:38:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3671
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3547
    +user: Proxies\__CG__\App\Entity\User {#3274 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3359
      +user: Proxies\__CG__\App\Entity\User {#3258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3273
        +user: Proxies\__CG__\App\Entity\User {#3274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2284
          +user: App\Entity\User {#2151 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Snap into a slim jim?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1697690315 {#2243
            date: 2023-10-19 06:38:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2285 …}
          +nested: Doctrine\ORM\PersistentCollection {#2287 …}
          +votes: Doctrine\ORM\PersistentCollection {#2142 …}
          +reports: Doctrine\ORM\PersistentCollection {#2039 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
          -id: 58277
          -bodyTs: "'jim':5 'slim':4 'snap':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/2689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697688746 {#2247
            date: 2023-10-19 06:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2284}
        +body: "Ducking autocorrect"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697689379 {#3271
          date: 2023-10-19 06:22:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@MrJukes@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3275 …}
        +nested: Doctrine\ORM\PersistentCollection {#3277 …}
        +votes: Doctrine\ORM\PersistentCollection {#3279 …}
        +reports: Doctrine\ORM\PersistentCollection {#3281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
        -id: 58289
        -bodyTs: "'autocorrect':2 'duck':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3344723"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697689379 {#3272
          date: 2023-10-19 06:22:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2284}
      +body: "It looks like tonight you are going to work with what you have brother gimme a hell yeah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697689585 {#3357
        date: 2023-10-19 06:26:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@MrJukes@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3362 …}
      +votes: Doctrine\ORM\PersistentCollection {#3364 …}
      +reports: Doctrine\ORM\PersistentCollection {#3366 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
      -id: 58293
      -bodyTs: "'brother':14 'gimm':15 'go':7 'hell':17 'like':3 'look':2 'tonight':4 'work':9 'yeah':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://snake.substantialplumbing.repair/comment/930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689585 {#3358
        date: 2023-10-19 06:26:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "Fixed it. One thing I love about Lemmy is that it’s forgiving of fuck ups"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697690125 {#3552
      date: 2023-10-19 06:35:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
      "@fluke@snake.substantialplumbing.repair"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3555 …}
    +nested: Doctrine\ORM\PersistentCollection {#3559 …}
    +votes: Doctrine\ORM\PersistentCollection {#3561 …}
    +reports: Doctrine\ORM\PersistentCollection {#3562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
    -id: 58301
    -bodyTs: "'fix':1 'forgiv':13 'fuck':15 'lemmi':8 'love':6 'one':3 'thing':4 'up':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3344859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690125 {#3549
      date: 2023-10-19 06:35:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697690313 {#3672
    date: 2023-10-19 06:38:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
    "@fluke@snake.substantialplumbing.repair"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3666 …}
  +nested: Doctrine\ORM\PersistentCollection {#3660 …}
  +votes: Doctrine\ORM\PersistentCollection {#3664 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -id: 58305
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://snake.substantialplumbing.repair/comment/999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690313 {#3669
    date: 2023-10-19 06:38:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3671
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3547
    +user: Proxies\__CG__\App\Entity\User {#3274 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3359
      +user: Proxies\__CG__\App\Entity\User {#3258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3273
        +user: Proxies\__CG__\App\Entity\User {#3274 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2284
          +user: App\Entity\User {#2151 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1401 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Snap into a slim jim?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1697690315 {#2243
            date: 2023-10-19 06:38:35.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Track_Shovel@slrpnk.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2285 …}
          +nested: Doctrine\ORM\PersistentCollection {#2287 …}
          +votes: Doctrine\ORM\PersistentCollection {#2142 …}
          +reports: Doctrine\ORM\PersistentCollection {#2039 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
          -id: 58277
          -bodyTs: "'jim':5 'slim':4 'snap':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.today/comment/2689866"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697688746 {#2247
            date: 2023-10-19 06:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2284}
        +body: "Ducking autocorrect"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697689379 {#3271
          date: 2023-10-19 06:22:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Track_Shovel@slrpnk.net"
          "@MrJukes@lemmy.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3275 …}
        +nested: Doctrine\ORM\PersistentCollection {#3277 …}
        +votes: Doctrine\ORM\PersistentCollection {#3279 …}
        +reports: Doctrine\ORM\PersistentCollection {#3281 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3285 …}
        -id: 58289
        -bodyTs: "'autocorrect':2 'duck':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://slrpnk.net/comment/3344723"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697689379 {#3272
          date: 2023-10-19 06:22:59.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2284}
      +body: "It looks like tonight you are going to work with what you have brother gimme a hell yeah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697689585 {#3357
        date: 2023-10-19 06:26:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@MrJukes@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3360 …}
      +nested: Doctrine\ORM\PersistentCollection {#3362 …}
      +votes: Doctrine\ORM\PersistentCollection {#3364 …}
      +reports: Doctrine\ORM\PersistentCollection {#3366 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
      -id: 58293
      -bodyTs: "'brother':14 'gimm':15 'go':7 'hell':17 'like':3 'look':2 'tonight':4 'work':9 'yeah':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://snake.substantialplumbing.repair/comment/930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697689585 {#3358
        date: 2023-10-19 06:26:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "Fixed it. One thing I love about Lemmy is that it’s forgiving of fuck ups"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697690125 {#3552
      date: 2023-10-19 06:35:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Track_Shovel@slrpnk.net"
      "@MrJukes@lemmy.today"
      "@fluke@snake.substantialplumbing.repair"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3555 …}
    +nested: Doctrine\ORM\PersistentCollection {#3559 …}
    +votes: Doctrine\ORM\PersistentCollection {#3561 …}
    +reports: Doctrine\ORM\PersistentCollection {#3562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
    -id: 58301
    -bodyTs: "'fix':1 'forgiv':13 'fuck':15 'lemmi':8 'love':6 'one':3 'thing':4 'up':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/3344859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690125 {#3549
      date: 2023-10-19 06:35:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "😭"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697690313 {#3672
    date: 2023-10-19 06:38:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@MrJukes@lemmy.today"
    "@fluke@snake.substantialplumbing.repair"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3666 …}
  +nested: Doctrine\ORM\PersistentCollection {#3660 …}
  +votes: Doctrine\ORM\PersistentCollection {#3664 …}
  +reports: Doctrine\ORM\PersistentCollection {#3675 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3679 …}
  -id: 58305
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://snake.substantialplumbing.repair/comment/999"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690313 {#3669
    date: 2023-10-19 06:38:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1987
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'm a huge pokemon fan I only saw the first season when it originally aired and only played red and blue...come at me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697769825 {#2016
    date: 2023-10-20 04:43:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 58272
  -bodyTs: "'air':16 'blue':22 'come':23 'fan':6 'first':11 'huge':4 'm':2 'origin':15 'play':19 'pokemon':5 'red':20 'saw':9 'season':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3044673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688369 {#2015
    date: 2023-10-19 06:06:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'm a huge pokemon fan I only saw the first season when it originally aired and only played red and blue...come at me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697769825 {#2016
    date: 2023-10-20 04:43:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 58272
  -bodyTs: "'air':16 'blue':22 'come':23 'fan':6 'first':11 'huge':4 'm':2 'origin':15 'play':19 'pokemon':5 'red':20 'saw':9 'season':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3044673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688369 {#2015
    date: 2023-10-19 06:06:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#1987
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I'm a huge pokemon fan I only saw the first season when it originally aired and only played red and blue...come at me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697769825 {#2016
    date: 2023-10-20 04:43:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 58272
  -bodyTs: "'air':16 'blue':22 'come':23 'fan':6 'first':11 'huge':4 'm':2 'origin':15 'play':19 'pokemon':5 'red':20 'saw':9 'season':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3044673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688369 {#2015
    date: 2023-10-19 06:06:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3225
  +user: Proxies\__CG__\App\Entity\User {#3226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm a huge pokemon fan I only saw the first season when it originally aired and only played red and blue...come at me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697769825 {#2016
      date: 2023-10-20 04:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 58272
    -bodyTs: "'air':16 'blue':22 'come':23 'fan':6 'first':11 'huge':4 'm':2 'origin':15 'play':19 'pokemon':5 'red':20 'saw':9 'season':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3044673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688369 {#2015
      date: 2023-10-19 06:06:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +body: "I also owned both silver and gold, bug never really played them because even back then the differences were marginal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697693412 {#3223
    date: 2023-10-19 07:30:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@Entropywins@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 58351
  -bodyTs: "'also':2 'back':15 'bug':8 'differ':18 'even':14 'gold':7 'margin':20 'never':9 'own':3 'play':11 'realli':10 'silver':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4017316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697693412 {#3224
    date: 2023-10-19 07:30:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm a huge pokemon fan I only saw the first season when it originally aired and only played red and blue...come at me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697769825 {#2016
      date: 2023-10-20 04:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 58272
    -bodyTs: "'air':16 'blue':22 'come':23 'fan':6 'first':11 'huge':4 'm':2 'origin':15 'play':19 'pokemon':5 'red':20 'saw':9 'season':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3044673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688369 {#2015
      date: 2023-10-19 06:06:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +body: "I also owned both silver and gold, bug never really played them because even back then the differences were marginal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697693412 {#3223
    date: 2023-10-19 07:30:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@Entropywins@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 58351
  -bodyTs: "'also':2 'back':15 'bug':8 'differ':18 'even':14 'gold':7 'margin':20 'never':9 'own':3 'play':11 'realli':10 'silver':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4017316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697693412 {#3224
    date: 2023-10-19 07:30:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3225
  +user: Proxies\__CG__\App\Entity\User {#3226 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm a huge pokemon fan I only saw the first season when it originally aired and only played red and blue...come at me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697769825 {#2016
      date: 2023-10-20 04:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 58272
    -bodyTs: "'air':16 'blue':22 'come':23 'fan':6 'first':11 'huge':4 'm':2 'origin':15 'play':19 'pokemon':5 'red':20 'saw':9 'season':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3044673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688369 {#2015
      date: 2023-10-19 06:06:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +body: "I also owned both silver and gold, bug never really played them because even back then the differences were marginal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697693412 {#3223
    date: 2023-10-19 07:30:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@Entropywins@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3227 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  -id: 58351
  -bodyTs: "'also':2 'back':15 'bug':8 'differ':18 'even':14 'gold':7 'margin':20 'never':9 'own':3 'play':11 'realli':10 'silver':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4017316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697693412 {#3224
    date: 2023-10-19 07:30:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm a huge pokemon fan I only saw the first season when it originally aired and only played red and blue...come at me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697769825 {#2016
      date: 2023-10-20 04:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 58272
    -bodyTs: "'air':16 'blue':22 'come':23 'fan':6 'first':11 'huge':4 'm':2 'origin':15 'play':19 'pokemon':5 'red':20 'saw':9 'season':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3044673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688369 {#2015
      date: 2023-10-19 06:06:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +body: "That’s all that ever mattered to me too. Peak level Pokémon. Still got Red loaded in my OG GameBoy Pocket on my desk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697769823 {#3239
    date: 2023-10-20 04:43:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@Entropywins@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 60502
  -bodyTs: "'desk':24 'ever':5 'gameboy':20 'got':14 'level':11 'load':16 'matter':6 'og':19 'peak':10 'pocket':21 'pokémon':12 'red':15 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4135406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697769823 {#3240
    date: 2023-10-20 04:43:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm a huge pokemon fan I only saw the first season when it originally aired and only played red and blue...come at me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697769825 {#2016
      date: 2023-10-20 04:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 58272
    -bodyTs: "'air':16 'blue':22 'come':23 'fan':6 'first':11 'huge':4 'm':2 'origin':15 'play':19 'pokemon':5 'red':20 'saw':9 'season':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3044673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688369 {#2015
      date: 2023-10-19 06:06:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +body: "That’s all that ever mattered to me too. Peak level Pokémon. Still got Red loaded in my OG GameBoy Pocket on my desk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697769823 {#3239
    date: 2023-10-20 04:43:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@Entropywins@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 60502
  -bodyTs: "'desk':24 'ever':5 'gameboy':20 'got':14 'level':11 'load':16 'matter':6 'og':19 'peak':10 'pocket':21 'pokémon':12 'red':15 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4135406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697769823 {#3240
    date: 2023-10-20 04:43:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3242 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1987
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I'm a huge pokemon fan I only saw the first season when it originally aired and only played red and blue...come at me"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697769825 {#2016
      date: 2023-10-20 04:43:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 58272
    -bodyTs: "'air':16 'blue':22 'come':23 'fan':6 'first':11 'huge':4 'm':2 'origin':15 'play':19 'pokemon':5 'red':20 'saw':9 'season':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551359/-/comment/3044673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688369 {#2015
      date: 2023-10-19 06:06:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1987}
  +body: "That’s all that ever mattered to me too. Peak level Pokémon. Still got Red loaded in my OG GameBoy Pocket on my desk."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697769823 {#3239
    date: 2023-10-20 04:43:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@Entropywins@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3243 …}
  +nested: Doctrine\ORM\PersistentCollection {#3245 …}
  +votes: Doctrine\ORM\PersistentCollection {#3247 …}
  +reports: Doctrine\ORM\PersistentCollection {#3249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3253 …}
  -id: 60502
  -bodyTs: "'desk':24 'ever':5 'gameboy':20 'got':14 'level':11 'load':16 'matter':6 'og':19 'peak':10 'pocket':21 'pokémon':12 'red':15 'still':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4135406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697769823 {#3240
    date: 2023-10-20 04:43:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Stop gatekeeping fandoms"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1697722766 {#2531
    date: 2023-10-19 15:39:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 58263
  -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4016120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688046 {#2532
    date: 2023-10-19 06:00: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
99 DENIED edit
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Stop gatekeeping fandoms"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1697722766 {#2531
    date: 2023-10-19 15:39:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 58263
  -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4016120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688046 {#2532
    date: 2023-10-19 06:00: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
100 DENIED moderate
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Stop gatekeeping fandoms"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 55
  +score: 0
  +lastActive: DateTime @1697722766 {#2531
    date: 2023-10-19 15:39:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 58263
  -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4016120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688046 {#2532
    date: 2023-10-19 06:00: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
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 {#3210
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Stop gatekeeping fandoms"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1697722766 {#2531
      date: 2023-10-19 15:39:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2537 …}
    +nested: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    -id: 58263
    -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4016120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688046 {#2532
      date: 2023-10-19 06:00:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "It’s a double-entendre on “really into”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1697690442 {#3208
    date: 2023-10-19 06:40:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 58311
  -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690442 {#3209
    date: 2023-10-19 06:40: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
103 DENIED edit
App\Entity\EntryComment {#3210
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Stop gatekeeping fandoms"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1697722766 {#2531
      date: 2023-10-19 15:39:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2537 …}
    +nested: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    -id: 58263
    -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4016120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688046 {#2532
      date: 2023-10-19 06:00:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "It’s a double-entendre on “really into”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1697690442 {#3208
    date: 2023-10-19 06:40:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 58311
  -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690442 {#3209
    date: 2023-10-19 06:40: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
104 DENIED moderate
App\Entity\EntryComment {#3210
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2536
    +user: App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Stop gatekeeping fandoms"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 55
    +score: 0
    +lastActive: DateTime @1697722766 {#2531
      date: 2023-10-19 15:39:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2537 …}
    +nested: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    -id: 58263
    -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4016120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697688046 {#2532
      date: 2023-10-19 06:00:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "It’s a double-entendre on “really into”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1697690442 {#3208
    date: 2023-10-19 06:40:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3211 …}
  +nested: Doctrine\ORM\PersistentCollection {#3213 …}
  +votes: Doctrine\ORM\PersistentCollection {#3215 …}
  +reports: Doctrine\ORM\PersistentCollection {#3217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
  -id: 58311
  -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690442 {#3209
    date: 2023-10-19 06:40: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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#3405
  +user: Proxies\__CG__\App\Entity\User {#3406 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2549 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Stop gatekeeping fandoms"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1697722766 {#2531
        date: 2023-10-19 15:39:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2537 …}
      +nested: Doctrine\ORM\PersistentCollection {#2539 …}
      +votes: Doctrine\ORM\PersistentCollection {#2541 …}
      +reports: Doctrine\ORM\PersistentCollection {#2543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
      -id: 58263
      -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4016120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688046 {#2532
        date: 2023-10-19 06:00:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "It’s a double-entendre on “really into”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1697690442 {#3208
      date: 2023-10-19 06:40:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 58311
    -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690442 {#3209
      date: 2023-10-19 06:40:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "The joke probably would’ve been clearer had you mentioned Vaporeon 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697722763 {#3403
    date: 2023-10-19 15:39:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 58889
  -bodyTs: "'clearer':7 'joke':2 'mention':10 'probabl':3 'vaporeon':11 've':5 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3872507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697722763 {#3404
    date: 2023-10-19 15:39: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
107 DENIED edit
App\Entity\EntryComment {#3405
  +user: Proxies\__CG__\App\Entity\User {#3406 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2549 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Stop gatekeeping fandoms"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1697722766 {#2531
        date: 2023-10-19 15:39:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2537 …}
      +nested: Doctrine\ORM\PersistentCollection {#2539 …}
      +votes: Doctrine\ORM\PersistentCollection {#2541 …}
      +reports: Doctrine\ORM\PersistentCollection {#2543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
      -id: 58263
      -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4016120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688046 {#2532
        date: 2023-10-19 06:00:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "It’s a double-entendre on “really into”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1697690442 {#3208
      date: 2023-10-19 06:40:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 58311
    -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690442 {#3209
      date: 2023-10-19 06:40:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "The joke probably would’ve been clearer had you mentioned Vaporeon 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697722763 {#3403
    date: 2023-10-19 15:39:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 58889
  -bodyTs: "'clearer':7 'joke':2 'mention':10 'probabl':3 'vaporeon':11 've':5 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3872507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697722763 {#3404
    date: 2023-10-19 15:39: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
108 DENIED moderate
App\Entity\EntryComment {#3405
  +user: Proxies\__CG__\App\Entity\User {#3406 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2549 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Stop gatekeeping fandoms"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1697722766 {#2531
        date: 2023-10-19 15:39:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2537 …}
      +nested: Doctrine\ORM\PersistentCollection {#2539 …}
      +votes: Doctrine\ORM\PersistentCollection {#2541 …}
      +reports: Doctrine\ORM\PersistentCollection {#2543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
      -id: 58263
      -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4016120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688046 {#2532
        date: 2023-10-19 06:00:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "It’s a double-entendre on “really into”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1697690442 {#3208
      date: 2023-10-19 06:40:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 58311
    -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690442 {#3209
      date: 2023-10-19 06:40:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "The joke probably would’ve been clearer had you mentioned Vaporeon 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697722763 {#3403
    date: 2023-10-19 15:39:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3407 …}
  +nested: Doctrine\ORM\PersistentCollection {#3409 …}
  +votes: Doctrine\ORM\PersistentCollection {#3411 …}
  +reports: Doctrine\ORM\PersistentCollection {#3413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3417 …}
  -id: 58889
  -bodyTs: "'clearer':7 'joke':2 'mention':10 'probabl':3 'vaporeon':11 've':5 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3872507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697722763 {#3404
    date: 2023-10-19 15:39: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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2549 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Stop gatekeeping fandoms"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1697722766 {#2531
        date: 2023-10-19 15:39:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2537 …}
      +nested: Doctrine\ORM\PersistentCollection {#2539 …}
      +votes: Doctrine\ORM\PersistentCollection {#2541 …}
      +reports: Doctrine\ORM\PersistentCollection {#2543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
      -id: 58263
      -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4016120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688046 {#2532
        date: 2023-10-19 06:00:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "It’s a double-entendre on “really into”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1697690442 {#3208
      date: 2023-10-19 06:40:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 58311
    -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690442 {#3209
      date: 2023-10-19 06:40:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "I don’t get it either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697713808 {#3419
    date: 2023-10-19 13:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 58604
  -bodyTs: "'either':6 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/1964124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713808 {#3420
    date: 2023-10-19 13:10:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2549 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Stop gatekeeping fandoms"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1697722766 {#2531
        date: 2023-10-19 15:39:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2537 …}
      +nested: Doctrine\ORM\PersistentCollection {#2539 …}
      +votes: Doctrine\ORM\PersistentCollection {#2541 …}
      +reports: Doctrine\ORM\PersistentCollection {#2543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
      -id: 58263
      -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4016120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688046 {#2532
        date: 2023-10-19 06:00:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "It’s a double-entendre on “really into”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1697690442 {#3208
      date: 2023-10-19 06:40:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 58311
    -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690442 {#3209
      date: 2023-10-19 06:40:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "I don’t get it either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697713808 {#3419
    date: 2023-10-19 13:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 58604
  -bodyTs: "'either':6 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/1964124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713808 {#3420
    date: 2023-10-19 13:10:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3421
  +user: Proxies\__CG__\App\Entity\User {#3422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3210
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2536
      +user: App\Entity\User {#2549 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Stop gatekeeping fandoms"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 55
      +score: 0
      +lastActive: DateTime @1697722766 {#2531
        date: 2023-10-19 15:39:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2537 …}
      +nested: Doctrine\ORM\PersistentCollection {#2539 …}
      +votes: Doctrine\ORM\PersistentCollection {#2541 …}
      +reports: Doctrine\ORM\PersistentCollection {#2543 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
      -id: 58263
      -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4016120"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697688046 {#2532
        date: 2023-10-19 06:00:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "It’s a double-entendre on “really into”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1697690442 {#3208
      date: 2023-10-19 06:40:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3211 …}
    +nested: Doctrine\ORM\PersistentCollection {#3213 …}
    +votes: Doctrine\ORM\PersistentCollection {#3215 …}
    +reports: Doctrine\ORM\PersistentCollection {#3217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
    -id: 58311
    -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690442 {#3209
      date: 2023-10-19 06:40:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "I don’t get it either."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697713808 {#3419
    date: 2023-10-19 13:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3423 …}
  +nested: Doctrine\ORM\PersistentCollection {#3425 …}
  +votes: Doctrine\ORM\PersistentCollection {#3427 …}
  +reports: Doctrine\ORM\PersistentCollection {#3429 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
  -id: 58604
  -bodyTs: "'either':6 'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dmv.social/comment/1964124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713808 {#3420
    date: 2023-10-19 13:10:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3210
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2536
        +user: App\Entity\User {#2549 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Stop gatekeeping fandoms"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1697722766 {#2531
          date: 2023-10-19 15:39:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2537 …}
        +nested: Doctrine\ORM\PersistentCollection {#2539 …}
        +votes: Doctrine\ORM\PersistentCollection {#2541 …}
        +reports: Doctrine\ORM\PersistentCollection {#2543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
        -id: 58263
        -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4016120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697688046 {#2532
          date: 2023-10-19 06:00:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "It’s a double-entendre on “really into”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1697690442 {#3208
        date: 2023-10-19 06:40:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nightdice@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3211 …}
      +nested: Doctrine\ORM\PersistentCollection {#3213 …}
      +votes: Doctrine\ORM\PersistentCollection {#3215 …}
      +reports: Doctrine\ORM\PersistentCollection {#3217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
      -id: 58311
      -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5022087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697690442 {#3209
        date: 2023-10-19 06:40:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "I don’t get it either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697713808 {#3419
      date: 2023-10-19 13:10:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 58604
    -bodyTs: "'either':6 'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/1964124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697713808 {#3420
      date: 2023-10-19 13:10:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "They watch the horny pokemon things, probably. Rule 34 and all that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697717166 {#3613
    date: 2023-10-19 14:06:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 58673
  -bodyTs: "'34':9 'horni':4 'pokemon':5 'probabl':7 'rule':8 'thing':6 'watch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3679265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697717166 {#3614
    date: 2023-10-19 14:06:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3210
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2536
        +user: App\Entity\User {#2549 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Stop gatekeeping fandoms"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1697722766 {#2531
          date: 2023-10-19 15:39:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2537 …}
        +nested: Doctrine\ORM\PersistentCollection {#2539 …}
        +votes: Doctrine\ORM\PersistentCollection {#2541 …}
        +reports: Doctrine\ORM\PersistentCollection {#2543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
        -id: 58263
        -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4016120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697688046 {#2532
          date: 2023-10-19 06:00:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "It’s a double-entendre on “really into”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1697690442 {#3208
        date: 2023-10-19 06:40:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nightdice@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3211 …}
      +nested: Doctrine\ORM\PersistentCollection {#3213 …}
      +votes: Doctrine\ORM\PersistentCollection {#3215 …}
      +reports: Doctrine\ORM\PersistentCollection {#3217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
      -id: 58311
      -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5022087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697690442 {#3209
        date: 2023-10-19 06:40:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "I don’t get it either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697713808 {#3419
      date: 2023-10-19 13:10:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 58604
    -bodyTs: "'either':6 'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/1964124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697713808 {#3420
      date: 2023-10-19 13:10:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "They watch the horny pokemon things, probably. Rule 34 and all that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697717166 {#3613
    date: 2023-10-19 14:06:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 58673
  -bodyTs: "'34':9 'horni':4 'pokemon':5 'probabl':7 'rule':8 'thing':6 'watch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3679265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697717166 {#3614
    date: 2023-10-19 14:06:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3615
  +user: Proxies\__CG__\App\Entity\User {#3616 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3421
    +user: Proxies\__CG__\App\Entity\User {#3422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3210
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2536
        +user: App\Entity\User {#2549 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "Stop gatekeeping fandoms"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 55
        +score: 0
        +lastActive: DateTime @1697722766 {#2531
          date: 2023-10-19 15:39:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2537 …}
        +nested: Doctrine\ORM\PersistentCollection {#2539 …}
        +votes: Doctrine\ORM\PersistentCollection {#2541 …}
        +reports: Doctrine\ORM\PersistentCollection {#2543 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
        -id: 58263
        -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4016120"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697688046 {#2532
          date: 2023-10-19 06:00:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "It’s a double-entendre on “really into”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1697690442 {#3208
        date: 2023-10-19 06:40:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nightdice@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3211 …}
      +nested: Doctrine\ORM\PersistentCollection {#3213 …}
      +votes: Doctrine\ORM\PersistentCollection {#3215 …}
      +reports: Doctrine\ORM\PersistentCollection {#3217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
      -id: 58311
      -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5022087"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697690442 {#3209
        date: 2023-10-19 06:40:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "I don’t get it either."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697713808 {#3419
      date: 2023-10-19 13:10:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3423 …}
    +nested: Doctrine\ORM\PersistentCollection {#3425 …}
    +votes: Doctrine\ORM\PersistentCollection {#3427 …}
    +reports: Doctrine\ORM\PersistentCollection {#3429 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
    -id: 58604
    -bodyTs: "'either':6 'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dmv.social/comment/1964124"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697713808 {#3420
      date: 2023-10-19 13:10:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "They watch the horny pokemon things, probably. Rule 34 and all that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697717166 {#3613
    date: 2023-10-19 14:06:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
    "@neptune@dmv.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3617 …}
  +nested: Doctrine\ORM\PersistentCollection {#3619 …}
  +votes: Doctrine\ORM\PersistentCollection {#3621 …}
  +reports: Doctrine\ORM\PersistentCollection {#3623 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
  -id: 58673
  -bodyTs: "'34':9 'horni':4 'pokemon':5 'probabl':7 'rule':8 'thing':6 'watch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3679265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697717166 {#3614
    date: 2023-10-19 14:06:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3714
  +user: Proxies\__CG__\App\Entity\User {#3715 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3615
    +user: Proxies\__CG__\App\Entity\User {#3616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3421
      +user: Proxies\__CG__\App\Entity\User {#3422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3210
        +user: App\Entity\User {#2422 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2536
          +user: App\Entity\User {#2549 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Stop gatekeeping fandoms"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1697722766 {#2531
            date: 2023-10-19 15:39:26.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2537 …}
          +nested: Doctrine\ORM\PersistentCollection {#2539 …}
          +votes: Doctrine\ORM\PersistentCollection {#2541 …}
          +reports: Doctrine\ORM\PersistentCollection {#2543 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
          -id: 58263
          -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4016120"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697688046 {#2532
            date: 2023-10-19 06:00:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2536}
        +body: "It’s a double-entendre on “really into”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1697690442 {#3208
          date: 2023-10-19 06:40:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
          "@nightdice@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3211 …}
        +nested: Doctrine\ORM\PersistentCollection {#3213 …}
        +votes: Doctrine\ORM\PersistentCollection {#3215 …}
        +reports: Doctrine\ORM\PersistentCollection {#3217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
        -id: 58311
        -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5022087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697690442 {#3209
          date: 2023-10-19 06:40:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "I don’t get it either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697713808 {#3419
        date: 2023-10-19 13:10:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nightdice@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 58604
      -bodyTs: "'either':6 'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1964124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697713808 {#3420
        date: 2023-10-19 13:10:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "They watch the horny pokemon things, probably. Rule 34 and all that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697717166 {#3613
      date: 2023-10-19 14:06:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
      "@neptune@dmv.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3617 …}
    +nested: Doctrine\ORM\PersistentCollection {#3619 …}
    +votes: Doctrine\ORM\PersistentCollection {#3621 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -id: 58673
    -bodyTs: "'34':9 'horni':4 'pokemon':5 'probabl':7 'rule':8 'thing':6 'watch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3679265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697717166 {#3614
      date: 2023-10-19 14:06:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Oh, that’s nice. Something we can bond over then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697718461 {#3712
    date: 2023-10-19 14:27:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
    "@neptune@dmv.social"
    "@cjf@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3716 …}
  +nested: Doctrine\ORM\PersistentCollection {#3718 …}
  +votes: Doctrine\ORM\PersistentCollection {#3720 …}
  +reports: Doctrine\ORM\PersistentCollection {#3722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3726 …}
  -id: 58725
  -bodyTs: "'bond':8 'nice':4 'oh':1 'someth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4023881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697718461 {#3713
    date: 2023-10-19 14:27:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3714
  +user: Proxies\__CG__\App\Entity\User {#3715 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3615
    +user: Proxies\__CG__\App\Entity\User {#3616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3421
      +user: Proxies\__CG__\App\Entity\User {#3422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3210
        +user: App\Entity\User {#2422 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2536
          +user: App\Entity\User {#2549 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Stop gatekeeping fandoms"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1697722766 {#2531
            date: 2023-10-19 15:39:26.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2537 …}
          +nested: Doctrine\ORM\PersistentCollection {#2539 …}
          +votes: Doctrine\ORM\PersistentCollection {#2541 …}
          +reports: Doctrine\ORM\PersistentCollection {#2543 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
          -id: 58263
          -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4016120"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697688046 {#2532
            date: 2023-10-19 06:00:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2536}
        +body: "It’s a double-entendre on “really into”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1697690442 {#3208
          date: 2023-10-19 06:40:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
          "@nightdice@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3211 …}
        +nested: Doctrine\ORM\PersistentCollection {#3213 …}
        +votes: Doctrine\ORM\PersistentCollection {#3215 …}
        +reports: Doctrine\ORM\PersistentCollection {#3217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
        -id: 58311
        -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5022087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697690442 {#3209
          date: 2023-10-19 06:40:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "I don’t get it either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697713808 {#3419
        date: 2023-10-19 13:10:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nightdice@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 58604
      -bodyTs: "'either':6 'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1964124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697713808 {#3420
        date: 2023-10-19 13:10:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "They watch the horny pokemon things, probably. Rule 34 and all that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697717166 {#3613
      date: 2023-10-19 14:06:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
      "@neptune@dmv.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3617 …}
    +nested: Doctrine\ORM\PersistentCollection {#3619 …}
    +votes: Doctrine\ORM\PersistentCollection {#3621 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -id: 58673
    -bodyTs: "'34':9 'horni':4 'pokemon':5 'probabl':7 'rule':8 'thing':6 'watch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3679265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697717166 {#3614
      date: 2023-10-19 14:06:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Oh, that’s nice. Something we can bond over then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697718461 {#3712
    date: 2023-10-19 14:27:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
    "@neptune@dmv.social"
    "@cjf@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3716 …}
  +nested: Doctrine\ORM\PersistentCollection {#3718 …}
  +votes: Doctrine\ORM\PersistentCollection {#3720 …}
  +reports: Doctrine\ORM\PersistentCollection {#3722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3726 …}
  -id: 58725
  -bodyTs: "'bond':8 'nice':4 'oh':1 'someth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4023881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697718461 {#3713
    date: 2023-10-19 14:27:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3714
  +user: Proxies\__CG__\App\Entity\User {#3715 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3615
    +user: Proxies\__CG__\App\Entity\User {#3616 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3421
      +user: Proxies\__CG__\App\Entity\User {#3422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3210
        +user: App\Entity\User {#2422 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2536
          +user: App\Entity\User {#2549 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "Stop gatekeeping fandoms"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 55
          +score: 0
          +lastActive: DateTime @1697722766 {#2531
            date: 2023-10-19 15:39:26.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Omega_Haxors@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2537 …}
          +nested: Doctrine\ORM\PersistentCollection {#2539 …}
          +votes: Doctrine\ORM\PersistentCollection {#2541 …}
          +reports: Doctrine\ORM\PersistentCollection {#2543 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
          -id: 58263
          -bodyTs: "'fandom':3 'gatekeep':2 'stop':1"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/4016120"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697688046 {#2532
            date: 2023-10-19 06:00:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2536}
        +body: "It’s a double-entendre on “really into”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 34
        +score: 0
        +lastActive: DateTime @1697690442 {#3208
          date: 2023-10-19 06:40:42.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
          "@nightdice@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3211 …}
        +nested: Doctrine\ORM\PersistentCollection {#3213 …}
        +votes: Doctrine\ORM\PersistentCollection {#3215 …}
        +reports: Doctrine\ORM\PersistentCollection {#3217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3221 …}
        -id: 58311
        -bodyTs: "'doubl':5 'double-entendr':4 'entendr':6 'realli':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5022087"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697690442 {#3209
          date: 2023-10-19 06:40:42.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2536}
      +body: "I don’t get it either."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697713808 {#3419
        date: 2023-10-19 13:10:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@nightdice@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3423 …}
      +nested: Doctrine\ORM\PersistentCollection {#3425 …}
      +votes: Doctrine\ORM\PersistentCollection {#3427 …}
      +reports: Doctrine\ORM\PersistentCollection {#3429 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3431 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3433 …}
      -id: 58604
      -bodyTs: "'either':6 'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dmv.social/comment/1964124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697713808 {#3420
        date: 2023-10-19 13:10:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2536}
    +body: "They watch the horny pokemon things, probably. Rule 34 and all that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1697717166 {#3613
      date: 2023-10-19 14:06:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@nightdice@feddit.de"
      "@neptune@dmv.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3617 …}
    +nested: Doctrine\ORM\PersistentCollection {#3619 …}
    +votes: Doctrine\ORM\PersistentCollection {#3621 …}
    +reports: Doctrine\ORM\PersistentCollection {#3623 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3625 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3627 …}
    -id: 58673
    -bodyTs: "'34':9 'horni':4 'pokemon':5 'probabl':7 'rule':8 'thing':6 'watch':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3679265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697717166 {#3614
      date: 2023-10-19 14:06:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2536}
  +body: "Oh, that’s nice. Something we can bond over then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697718461 {#3712
    date: 2023-10-19 14:27:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@nightdice@feddit.de"
    "@neptune@dmv.social"
    "@cjf@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3716 …}
  +nested: Doctrine\ORM\PersistentCollection {#3718 …}
  +votes: Doctrine\ORM\PersistentCollection {#3720 …}
  +reports: Doctrine\ORM\PersistentCollection {#3722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3726 …}
  -id: 58725
  -bodyTs: "'bond':8 'nice':4 'oh':1 'someth':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4023881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697718461 {#3713
    date: 2023-10-19 14:27:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2609
  +user: App\Entity\User {#2622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know. On the one hand i never played a game beyond generation 4 because is did not have the hardware and on the other hand i always felt like everything after gen 3 felt like it only purpose was to make more money and to milk the shit out of pokemon. Even with gen 3 i first had my hesitations. But it’s just a personal opinion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697703578 {#2604
    date: 2023-10-19 10:19:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2610 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 58257
  -bodyTs: "'3':36,58 '4':16 'alway':30 'beyond':14 'even':55 'everyth':33 'felt':31,37 'first':60 'game':13 'gen':35,57 'generat':15 'hand':8,28 'hardwar':23 'hesit':63 'know':4 'like':32,38 'make':44 'milk':49 'money':46 'never':10 'one':7 'opinion':70 'person':69 'play':11 'pokemon':54 'purpos':41 'shit':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4016003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697687480 {#2605
    date: 2023-10-19 05:51: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
123 DENIED edit
App\Entity\EntryComment {#2609
  +user: App\Entity\User {#2622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know. On the one hand i never played a game beyond generation 4 because is did not have the hardware and on the other hand i always felt like everything after gen 3 felt like it only purpose was to make more money and to milk the shit out of pokemon. Even with gen 3 i first had my hesitations. But it’s just a personal opinion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697703578 {#2604
    date: 2023-10-19 10:19:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2610 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 58257
  -bodyTs: "'3':36,58 '4':16 'alway':30 'beyond':14 'even':55 'everyth':33 'felt':31,37 'first':60 'game':13 'gen':35,57 'generat':15 'hand':8,28 'hardwar':23 'hesit':63 'know':4 'like':32,38 'make':44 'milk':49 'money':46 'never':10 'one':7 'opinion':70 'person':69 'play':11 'pokemon':54 'purpos':41 'shit':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4016003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697687480 {#2605
    date: 2023-10-19 05:51: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
124 DENIED moderate
App\Entity\EntryComment {#2609
  +user: App\Entity\User {#2622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I don’t know. On the one hand i never played a game beyond generation 4 because is did not have the hardware and on the other hand i always felt like everything after gen 3 felt like it only purpose was to make more money and to milk the shit out of pokemon. Even with gen 3 i first had my hesitations. But it’s just a personal opinion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697703578 {#2604
    date: 2023-10-19 10:19:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2610 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 58257
  -bodyTs: "'3':36,58 '4':16 'alway':30 'beyond':14 'even':55 'everyth':33 'felt':31,37 'first':60 'game':13 'gen':35,57 'generat':15 'hand':8,28 'hardwar':23 'hesit':63 'know':4 'like':32,38 'make':44 'milk':49 'money':46 'never':10 'one':7 'opinion':70 'person':69 'play':11 'pokemon':54 'purpos':41 'shit':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4016003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697687480 {#2605
    date: 2023-10-19 05:51: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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2609
    +user: App\Entity\User {#2622 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t know. On the one hand i never played a game beyond generation 4 because is did not have the hardware and on the other hand i always felt like everything after gen 3 felt like it only purpose was to make more money and to milk the shit out of pokemon. Even with gen 3 i first had my hesitations. But it’s just a personal opinion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697703578 {#2604
      date: 2023-10-19 10:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2610 …}
    +nested: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2614 …}
    +reports: Doctrine\ORM\PersistentCollection {#2616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
    -id: 58257
    -bodyTs: "'3':36,58 '4':16 'alway':30 'beyond':14 'even':55 'everyth':33 'felt':31,37 'first':60 'game':13 'gen':35,57 'generat':15 'hand':8,28 'hardwar':23 'hesit':63 'know':4 'like':32,38 'make':44 'milk':49 'money':46 'never':10 'one':7 'opinion':70 'person':69 'play':11 'pokemon':54 'purpos':41 'shit':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4016003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697687480 {#2605
      date: 2023-10-19 05:51:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2609}
  +body: "I’m exactly the same as you, I think the last time I paid attention to anything Pokémon was ruby/sapphire. After that I don’t know anything. I could have a good go at naming the original 151 still but when it became a cash grab I lost interest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697703577 {#3192
    date: 2023-10-19 10:19:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@lesnout27@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 58486
  -bodyTs: "'151':38 'anyth':17,27 'attent':15 'becam':43 'cash':45 'could':29 'exact':3 'go':33 'good':32 'grab':46 'interest':49 'know':26 'last':11 'lost':48 'm':2 'name':35 'origin':37 'paid':14 'pokémon':18 'ruby/sapphire':20 'still':39 'think':9 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3676353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697703577 {#3193
    date: 2023-10-19 10:19:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2609
    +user: App\Entity\User {#2622 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t know. On the one hand i never played a game beyond generation 4 because is did not have the hardware and on the other hand i always felt like everything after gen 3 felt like it only purpose was to make more money and to milk the shit out of pokemon. Even with gen 3 i first had my hesitations. But it’s just a personal opinion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697703578 {#2604
      date: 2023-10-19 10:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2610 …}
    +nested: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2614 …}
    +reports: Doctrine\ORM\PersistentCollection {#2616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
    -id: 58257
    -bodyTs: "'3':36,58 '4':16 'alway':30 'beyond':14 'even':55 'everyth':33 'felt':31,37 'first':60 'game':13 'gen':35,57 'generat':15 'hand':8,28 'hardwar':23 'hesit':63 'know':4 'like':32,38 'make':44 'milk':49 'money':46 'never':10 'one':7 'opinion':70 'person':69 'play':11 'pokemon':54 'purpos':41 'shit':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4016003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697687480 {#2605
      date: 2023-10-19 05:51:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2609}
  +body: "I’m exactly the same as you, I think the last time I paid attention to anything Pokémon was ruby/sapphire. After that I don’t know anything. I could have a good go at naming the original 151 still but when it became a cash grab I lost interest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697703577 {#3192
    date: 2023-10-19 10:19:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@lesnout27@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 58486
  -bodyTs: "'151':38 'anyth':17,27 'attent':15 'becam':43 'cash':45 'could':29 'exact':3 'go':33 'good':32 'grab':46 'interest':49 'know':26 'last':11 'lost':48 'm':2 'name':35 'origin':37 'paid':14 'pokémon':18 'ruby/sapphire':20 'still':39 'think':9 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3676353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697703577 {#3193
    date: 2023-10-19 10:19:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2609
    +user: App\Entity\User {#2622 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t know. On the one hand i never played a game beyond generation 4 because is did not have the hardware and on the other hand i always felt like everything after gen 3 felt like it only purpose was to make more money and to milk the shit out of pokemon. Even with gen 3 i first had my hesitations. But it’s just a personal opinion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697703578 {#2604
      date: 2023-10-19 10:19:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2610 …}
    +nested: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2614 …}
    +reports: Doctrine\ORM\PersistentCollection {#2616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
    -id: 58257
    -bodyTs: "'3':36,58 '4':16 'alway':30 'beyond':14 'even':55 'everyth':33 'felt':31,37 'first':60 'game':13 'gen':35,57 'generat':15 'hand':8,28 'hardwar':23 'hesit':63 'know':4 'like':32,38 'make':44 'milk':49 'money':46 'never':10 'one':7 'opinion':70 'person':69 'play':11 'pokemon':54 'purpos':41 'shit':51"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4016003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697687480 {#2605
      date: 2023-10-19 05:51:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2609}
  +body: "I’m exactly the same as you, I think the last time I paid attention to anything Pokémon was ruby/sapphire. After that I don’t know anything. I could have a good go at naming the original 151 still but when it became a cash grab I lost interest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697703577 {#3192
    date: 2023-10-19 10:19:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@lesnout27@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 58486
  -bodyTs: "'151':38 'anyth':17,27 'attent':15 'becam':43 'cash':45 'could':29 'exact':3 'go':33 'good':32 'grab':46 'interest':49 'know':26 'last':11 'lost':48 'm':2 'name':35 'origin':37 'paid':14 'pokémon':18 'ruby/sapphire':20 'still':39 'think':9 'time':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3676353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697703577 {#3193
    date: 2023-10-19 10:19:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2682
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2683 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Everyone needs to stop harping on about this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697685996 {#2677
    date: 2023-10-19 05:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 58235
  -bodyTs: "'everyon':1 'harp':5 'need':2 'stop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4640426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697685996 {#2678
    date: 2023-10-19 05:26:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2682
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2683 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Everyone needs to stop harping on about this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697685996 {#2677
    date: 2023-10-19 05:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 58235
  -bodyTs: "'everyon':1 'harp':5 'need':2 'stop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4640426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697685996 {#2678
    date: 2023-10-19 05:26:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2682
  +user: App\Entity\User {#2696 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2683 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Everyone needs to stop harping on about this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697685996 {#2677
    date: 2023-10-19 05:26:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2684 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2688 …}
  +reports: Doctrine\ORM\PersistentCollection {#2690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2694 …}
  -id: 58235
  -bodyTs: "'everyon':1 'harp':5 'need':2 'stop':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4640426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697685996 {#2678
    date: 2023-10-19 05:26:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Competitive Pokemon?\n
    \n
    Clarification: Pokemon showdown.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697721031 {#2751
    date: 2023-10-19 15:10:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 58234
  -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3966783"
  +editedAt: DateTimeImmutable @1697688791 {#2752
    date: 2023-10-19 06:13:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697685936 {#2753
    date: 2023-10-19 05:25:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Competitive Pokemon?\n
    \n
    Clarification: Pokemon showdown.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697721031 {#2751
    date: 2023-10-19 15:10:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 58234
  -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3966783"
  +editedAt: DateTimeImmutable @1697688791 {#2752
    date: 2023-10-19 06:13:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697685936 {#2753
    date: 2023-10-19 05:25:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2757
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Competitive Pokemon?\n
    \n
    Clarification: Pokemon showdown.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697721031 {#2751
    date: 2023-10-19 15:10:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2758 …}
  +nested: Doctrine\ORM\PersistentCollection {#2760 …}
  +votes: Doctrine\ORM\PersistentCollection {#2762 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
  -id: 58234
  -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3966783"
  +editedAt: DateTimeImmutable @1697688791 {#2752
    date: 2023-10-19 06:13:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697685936 {#2753
    date: 2023-10-19 05:25:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2757
    +user: App\Entity\User {#2770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Competitive Pokemon?\n
      \n
      Clarification: Pokemon showdown.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697721031 {#2751
      date: 2023-10-19 15:10:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2758 …}
    +nested: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 58234
    -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3966783"
    +editedAt: DateTimeImmutable @1697688791 {#2752
      date: 2023-10-19 06:13:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697685936 {#2753
      date: 2023-10-19 05:25:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "Nah, competitive Pokemon requires like 3 of the modern games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697687195 {#3156
    date: 2023-10-19 05:46:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +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: 58256
  -bodyTs: "'3':6 'competit':2 'game':10 'like':5 'modern':9 'nah':1 'pokemon':3 'requir':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5021340"
  +editedAt: DateTimeImmutable @1697687333 {#3166
    date: 2023-10-19 05:48:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697687195 {#3165
    date: 2023-10-19 05:46:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2757
    +user: App\Entity\User {#2770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Competitive Pokemon?\n
      \n
      Clarification: Pokemon showdown.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697721031 {#2751
      date: 2023-10-19 15:10:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2758 …}
    +nested: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 58234
    -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3966783"
    +editedAt: DateTimeImmutable @1697688791 {#2752
      date: 2023-10-19 06:13:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697685936 {#2753
      date: 2023-10-19 05:25:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "Nah, competitive Pokemon requires like 3 of the modern games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697687195 {#3156
    date: 2023-10-19 05:46:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +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: 58256
  -bodyTs: "'3':6 'competit':2 'game':10 'like':5 'modern':9 'nah':1 'pokemon':3 'requir':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5021340"
  +editedAt: DateTimeImmutable @1697687333 {#3166
    date: 2023-10-19 05:48:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697687195 {#3165
    date: 2023-10-19 05:46:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3157
  +user: Proxies\__CG__\App\Entity\User {#3158 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2757
    +user: App\Entity\User {#2770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Competitive Pokemon?\n
      \n
      Clarification: Pokemon showdown.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697721031 {#2751
      date: 2023-10-19 15:10:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2758 …}
    +nested: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 58234
    -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3966783"
    +editedAt: DateTimeImmutable @1697688791 {#2752
      date: 2023-10-19 06:13:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697685936 {#2753
      date: 2023-10-19 05:25:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "Nah, competitive Pokemon requires like 3 of the modern games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697687195 {#3156
    date: 2023-10-19 05:46:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3159 …}
  +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: 58256
  -bodyTs: "'3':6 'competit':2 'game':10 'like':5 'modern':9 'nah':1 'pokemon':3 'requir':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5021340"
  +editedAt: DateTimeImmutable @1697687333 {#3166
    date: 2023-10-19 05:48:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697687195 {#3165
    date: 2023-10-19 05:46:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#3329
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2757
      +user: App\Entity\User {#2770 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Competitive Pokemon?\n
        \n
        Clarification: Pokemon showdown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697721031 {#2751
        date: 2023-10-19 15:10:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2758 …}
      +nested: Doctrine\ORM\PersistentCollection {#2760 …}
      +votes: Doctrine\ORM\PersistentCollection {#2762 …}
      +reports: Doctrine\ORM\PersistentCollection {#2764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 58234
      -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3966783"
      +editedAt: DateTimeImmutable @1697688791 {#2752
        date: 2023-10-19 06:13:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697685936 {#2753
        date: 2023-10-19 05:25:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "Nah, competitive Pokemon requires like 3 of the modern games."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697687195 {#3156
      date: 2023-10-19 05:46:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +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: 58256
    -bodyTs: "'3':6 'competit':2 'game':10 'like':5 'modern':9 'nah':1 'pokemon':3 'requir':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5021340"
    +editedAt: DateTimeImmutable @1697687333 {#3166
      date: 2023-10-19 05:48:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697687195 {#3165
      date: 2023-10-19 05:46:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "I meant Pokemon showdown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697688719 {#3330
    date: 2023-10-19 06:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 58276
  -bodyTs: "'meant':2 'pokemon':3 'showdown':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3967535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688719 {#3333
    date: 2023-10-19 06:11:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#3329
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2757
      +user: App\Entity\User {#2770 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Competitive Pokemon?\n
        \n
        Clarification: Pokemon showdown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697721031 {#2751
        date: 2023-10-19 15:10:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2758 …}
      +nested: Doctrine\ORM\PersistentCollection {#2760 …}
      +votes: Doctrine\ORM\PersistentCollection {#2762 …}
      +reports: Doctrine\ORM\PersistentCollection {#2764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 58234
      -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3966783"
      +editedAt: DateTimeImmutable @1697688791 {#2752
        date: 2023-10-19 06:13:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697685936 {#2753
        date: 2023-10-19 05:25:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "Nah, competitive Pokemon requires like 3 of the modern games."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697687195 {#3156
      date: 2023-10-19 05:46:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +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: 58256
    -bodyTs: "'3':6 'competit':2 'game':10 'like':5 'modern':9 'nah':1 'pokemon':3 'requir':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5021340"
    +editedAt: DateTimeImmutable @1697687333 {#3166
      date: 2023-10-19 05:48:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697687195 {#3165
      date: 2023-10-19 05:46:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "I meant Pokemon showdown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697688719 {#3330
    date: 2023-10-19 06:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 58276
  -bodyTs: "'meant':2 'pokemon':3 'showdown':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3967535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688719 {#3333
    date: 2023-10-19 06:11:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#3329
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3157
    +user: Proxies\__CG__\App\Entity\User {#3158 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2757
      +user: App\Entity\User {#2770 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Competitive Pokemon?\n
        \n
        Clarification: Pokemon showdown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697721031 {#2751
        date: 2023-10-19 15:10:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2758 …}
      +nested: Doctrine\ORM\PersistentCollection {#2760 …}
      +votes: Doctrine\ORM\PersistentCollection {#2762 …}
      +reports: Doctrine\ORM\PersistentCollection {#2764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 58234
      -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3966783"
      +editedAt: DateTimeImmutable @1697688791 {#2752
        date: 2023-10-19 06:13:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697685936 {#2753
        date: 2023-10-19 05:25:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "Nah, competitive Pokemon requires like 3 of the modern games."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697687195 {#3156
      date: 2023-10-19 05:46:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3159 …}
    +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: 58256
    -bodyTs: "'3':6 'competit':2 'game':10 'like':5 'modern':9 'nah':1 'pokemon':3 'requir':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5021340"
    +editedAt: DateTimeImmutable @1697687333 {#3166
      date: 2023-10-19 05:48:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697687195 {#3165
      date: 2023-10-19 05:46:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "I meant Pokemon showdown."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697688719 {#3330
    date: 2023-10-19 06:11:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
    "@UnverifiedAPK@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3326 …}
  +nested: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3320 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 58276
  -bodyTs: "'meant':2 'pokemon':3 'showdown':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3967535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697688719 {#3333
    date: 2023-10-19 06:11:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3179
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2757
    +user: App\Entity\User {#2770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Competitive Pokemon?\n
      \n
      Clarification: Pokemon showdown.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697721031 {#2751
      date: 2023-10-19 15:10:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2758 …}
    +nested: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 58234
    -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3966783"
    +editedAt: DateTimeImmutable @1697688791 {#2752
      date: 2023-10-19 06:13:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697685936 {#2753
      date: 2023-10-19 05:25:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "Nobody playing competitive anything is ever getting a date."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697690383 {#3177
    date: 2023-10-19 06:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 58310
  -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690383 {#3178
    date: 2023-10-19 06:39:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3179
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2757
    +user: App\Entity\User {#2770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Competitive Pokemon?\n
      \n
      Clarification: Pokemon showdown.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697721031 {#2751
      date: 2023-10-19 15:10:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2758 …}
    +nested: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 58234
    -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3966783"
    +editedAt: DateTimeImmutable @1697688791 {#2752
      date: 2023-10-19 06:13:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697685936 {#2753
      date: 2023-10-19 05:25:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "Nobody playing competitive anything is ever getting a date."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697690383 {#3177
    date: 2023-10-19 06:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 58310
  -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690383 {#3178
    date: 2023-10-19 06:39:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3179
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2757
    +user: App\Entity\User {#2770 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Competitive Pokemon?\n
      \n
      Clarification: Pokemon showdown.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697721031 {#2751
      date: 2023-10-19 15:10:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2758 …}
    +nested: Doctrine\ORM\PersistentCollection {#2760 …}
    +votes: Doctrine\ORM\PersistentCollection {#2762 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
    -id: 58234
    -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3966783"
    +editedAt: DateTimeImmutable @1697688791 {#2752
      date: 2023-10-19 06:13:11.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697685936 {#2753
      date: 2023-10-19 05:25:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "Nobody playing competitive anything is ever getting a date."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697690383 {#3177
    date: 2023-10-19 06:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 58310
  -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5022074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697690383 {#3178
    date: 2023-10-19 06:39:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3374
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2757
      +user: App\Entity\User {#2770 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Competitive Pokemon?\n
        \n
        Clarification: Pokemon showdown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697721031 {#2751
        date: 2023-10-19 15:10:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2758 …}
      +nested: Doctrine\ORM\PersistentCollection {#2760 …}
      +votes: Doctrine\ORM\PersistentCollection {#2762 …}
      +reports: Doctrine\ORM\PersistentCollection {#2764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 58234
      -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3966783"
      +editedAt: DateTimeImmutable @1697688791 {#2752
        date: 2023-10-19 06:13:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697685936 {#2753
        date: 2023-10-19 05:25:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "Nobody playing competitive anything is ever getting a date."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697690383 {#3177
      date: 2023-10-19 06:39:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 58310
    -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690383 {#3178
      date: 2023-10-19 06:39:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: """
    That’s probably true, but a good friend of mine does play competitive Pokemon and he’s married so it can happen.\n
    \n
    His wife is also into pokemon too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697721029 {#3372
    date: 2023-10-19 15:10:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 58833
  -bodyTs: "'also':26 'competit':13 'friend':8 'good':7 'happen':22 'marri':18 'mine':10 'play':12 'pokemon':14,28 'probabl':3 'true':4 'wife':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3975678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697721029 {#3373
    date: 2023-10-19 15:10: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
151 DENIED edit
App\Entity\EntryComment {#3374
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2757
      +user: App\Entity\User {#2770 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Competitive Pokemon?\n
        \n
        Clarification: Pokemon showdown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697721031 {#2751
        date: 2023-10-19 15:10:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2758 …}
      +nested: Doctrine\ORM\PersistentCollection {#2760 …}
      +votes: Doctrine\ORM\PersistentCollection {#2762 …}
      +reports: Doctrine\ORM\PersistentCollection {#2764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 58234
      -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3966783"
      +editedAt: DateTimeImmutable @1697688791 {#2752
        date: 2023-10-19 06:13:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697685936 {#2753
        date: 2023-10-19 05:25:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "Nobody playing competitive anything is ever getting a date."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697690383 {#3177
      date: 2023-10-19 06:39:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 58310
    -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690383 {#3178
      date: 2023-10-19 06:39:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: """
    That’s probably true, but a good friend of mine does play competitive Pokemon and he’s married so it can happen.\n
    \n
    His wife is also into pokemon too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697721029 {#3372
    date: 2023-10-19 15:10:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 58833
  -bodyTs: "'also':26 'competit':13 'friend':8 'good':7 'happen':22 'marri':18 'mine':10 'play':12 'pokemon':14,28 'probabl':3 'true':4 'wife':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3975678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697721029 {#3373
    date: 2023-10-19 15:10: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
152 DENIED moderate
App\Entity\EntryComment {#3374
  +user: App\Entity\User {#2770 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2757
      +user: App\Entity\User {#2770 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Competitive Pokemon?\n
        \n
        Clarification: Pokemon showdown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697721031 {#2751
        date: 2023-10-19 15:10:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2758 …}
      +nested: Doctrine\ORM\PersistentCollection {#2760 …}
      +votes: Doctrine\ORM\PersistentCollection {#2762 …}
      +reports: Doctrine\ORM\PersistentCollection {#2764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 58234
      -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3966783"
      +editedAt: DateTimeImmutable @1697688791 {#2752
        date: 2023-10-19 06:13:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697685936 {#2753
        date: 2023-10-19 05:25:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "Nobody playing competitive anything is ever getting a date."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697690383 {#3177
      date: 2023-10-19 06:39:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 58310
    -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690383 {#3178
      date: 2023-10-19 06:39:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: """
    That’s probably true, but a good friend of mine does play competitive Pokemon and he’s married so it can happen.\n
    \n
    His wife is also into pokemon too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697721029 {#3372
    date: 2023-10-19 15:10:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3375 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  -id: 58833
  -bodyTs: "'also':26 'competit':13 'friend':8 'good':7 'happen':22 'marri':18 'mine':10 'play':12 'pokemon':14,28 'probabl':3 'true':4 'wife':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3975678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697721029 {#3373
    date: 2023-10-19 15:10: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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#3389
  +user: Proxies\__CG__\App\Entity\User {#3390 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2757
      +user: App\Entity\User {#2770 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Competitive Pokemon?\n
        \n
        Clarification: Pokemon showdown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697721031 {#2751
        date: 2023-10-19 15:10:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2758 …}
      +nested: Doctrine\ORM\PersistentCollection {#2760 …}
      +votes: Doctrine\ORM\PersistentCollection {#2762 …}
      +reports: Doctrine\ORM\PersistentCollection {#2764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 58234
      -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3966783"
      +editedAt: DateTimeImmutable @1697688791 {#2752
        date: 2023-10-19 06:13:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697685936 {#2753
        date: 2023-10-19 05:25:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "Nobody playing competitive anything is ever getting a date."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697690383 {#3177
      date: 2023-10-19 06:39:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 58310
    -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690383 {#3178
      date: 2023-10-19 06:39:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "tbf, going by all the people I know who seriously play competitive mode in any game that’s for the best. Nothing but toxicity to be found there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697697047 {#3387
    date: 2023-10-19 08:30:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3391 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
  -id: 58405
  -bodyTs: "'best':21 'competit':12 'found':27 'game':16 'go':2 'know':8 'mode':13 'noth':22 'peopl':6 'play':11 'serious':10 'tbf':1 'toxic':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1165300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697697047 {#3388
    date: 2023-10-19 08:30:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3389
  +user: Proxies\__CG__\App\Entity\User {#3390 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2757
      +user: App\Entity\User {#2770 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Competitive Pokemon?\n
        \n
        Clarification: Pokemon showdown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697721031 {#2751
        date: 2023-10-19 15:10:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2758 …}
      +nested: Doctrine\ORM\PersistentCollection {#2760 …}
      +votes: Doctrine\ORM\PersistentCollection {#2762 …}
      +reports: Doctrine\ORM\PersistentCollection {#2764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 58234
      -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3966783"
      +editedAt: DateTimeImmutable @1697688791 {#2752
        date: 2023-10-19 06:13:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697685936 {#2753
        date: 2023-10-19 05:25:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "Nobody playing competitive anything is ever getting a date."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697690383 {#3177
      date: 2023-10-19 06:39:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 58310
    -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690383 {#3178
      date: 2023-10-19 06:39:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "tbf, going by all the people I know who seriously play competitive mode in any game that’s for the best. Nothing but toxicity to be found there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697697047 {#3387
    date: 2023-10-19 08:30:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3391 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
  -id: 58405
  -bodyTs: "'best':21 'competit':12 'found':27 'game':16 'go':2 'know':8 'mode':13 'noth':22 'peopl':6 'play':11 'serious':10 'tbf':1 'toxic':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1165300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697697047 {#3388
    date: 2023-10-19 08:30:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3389
  +user: Proxies\__CG__\App\Entity\User {#3390 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3179
    +user: App\Entity\User {#2422 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2757
      +user: App\Entity\User {#2770 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Competitive Pokemon?\n
        \n
        Clarification: Pokemon showdown.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697721031 {#2751
        date: 2023-10-19 15:10:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2758 …}
      +nested: Doctrine\ORM\PersistentCollection {#2760 …}
      +votes: Doctrine\ORM\PersistentCollection {#2762 …}
      +reports: Doctrine\ORM\PersistentCollection {#2764 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
      -id: 58234
      -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/3966783"
      +editedAt: DateTimeImmutable @1697688791 {#2752
        date: 2023-10-19 06:13:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697685936 {#2753
        date: 2023-10-19 05:25:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "Nobody playing competitive anything is ever getting a date."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697690383 {#3177
      date: 2023-10-19 06:39:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 58310
    -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5022074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697690383 {#3178
      date: 2023-10-19 06:39:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "tbf, going by all the people I know who seriously play competitive mode in any game that’s for the best. Nothing but toxicity to be found there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697697047 {#3387
    date: 2023-10-19 08:30:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3391 …}
  +nested: Doctrine\ORM\PersistentCollection {#3393 …}
  +votes: Doctrine\ORM\PersistentCollection {#3395 …}
  +reports: Doctrine\ORM\PersistentCollection {#3397 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
  -id: 58405
  -bodyTs: "'best':21 'competit':12 'found':27 'game':16 'go':2 'know':8 'mode':13 'noth':22 'peopl':6 'play':11 'serious':10 'tbf':1 'toxic':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/1165300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697697047 {#3388
    date: 2023-10-19 08:30:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3570
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3389
    +user: Proxies\__CG__\App\Entity\User {#3390 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2757
        +user: App\Entity\User {#2770 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Competitive Pokemon?\n
          \n
          Clarification: Pokemon showdown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697721031 {#2751
          date: 2023-10-19 15:10:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2758 …}
        +nested: Doctrine\ORM\PersistentCollection {#2760 …}
        +votes: Doctrine\ORM\PersistentCollection {#2762 …}
        +reports: Doctrine\ORM\PersistentCollection {#2764 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
        -id: 58234
        -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3966783"
        +editedAt: DateTimeImmutable @1697688791 {#2752
          date: 2023-10-19 06:13:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697685936 {#2753
          date: 2023-10-19 05:25:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2757}
      +body: "Nobody playing competitive anything is ever getting a date."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697690383 {#3177
        date: 2023-10-19 06:39:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@notthebees@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 58310
      -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5022074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697690383 {#3178
        date: 2023-10-19 06:39:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "tbf, going by all the people I know who seriously play competitive mode in any game that’s for the best. Nothing but toxicity to be found there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697697047 {#3387
      date: 2023-10-19 08:30:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3391 …}
    +nested: Doctrine\ORM\PersistentCollection {#3393 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
    -id: 58405
    -bodyTs: "'best':21 'competit':12 'found':27 'game':16 'go':2 'know':8 'mode':13 'noth':22 'peopl':6 'play':11 'serious':10 'tbf':1 'toxic':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://bookwormstory.social/comment/1165300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697697047 {#3388
      date: 2023-10-19 08:30:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "I would know I used to game competitively. If you’re not picking up an SO from doing it, you’re shit out of luck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697697476 {#3568
    date: 2023-10-19 08:37:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
    "@neshura@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3571 …}
  +nested: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 58411
  -bodyTs: "'competit':8 'game':7 'know':3 'luck':25 'pick':13 're':11,21 'shit':22 'use':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5023671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697697476 {#3569
    date: 2023-10-19 08:37:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3570
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3389
    +user: Proxies\__CG__\App\Entity\User {#3390 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2757
        +user: App\Entity\User {#2770 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Competitive Pokemon?\n
          \n
          Clarification: Pokemon showdown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697721031 {#2751
          date: 2023-10-19 15:10:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2758 …}
        +nested: Doctrine\ORM\PersistentCollection {#2760 …}
        +votes: Doctrine\ORM\PersistentCollection {#2762 …}
        +reports: Doctrine\ORM\PersistentCollection {#2764 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
        -id: 58234
        -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3966783"
        +editedAt: DateTimeImmutable @1697688791 {#2752
          date: 2023-10-19 06:13:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697685936 {#2753
          date: 2023-10-19 05:25:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2757}
      +body: "Nobody playing competitive anything is ever getting a date."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697690383 {#3177
        date: 2023-10-19 06:39:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@notthebees@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 58310
      -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5022074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697690383 {#3178
        date: 2023-10-19 06:39:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "tbf, going by all the people I know who seriously play competitive mode in any game that’s for the best. Nothing but toxicity to be found there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697697047 {#3387
      date: 2023-10-19 08:30:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3391 …}
    +nested: Doctrine\ORM\PersistentCollection {#3393 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
    -id: 58405
    -bodyTs: "'best':21 'competit':12 'found':27 'game':16 'go':2 'know':8 'mode':13 'noth':22 'peopl':6 'play':11 'serious':10 'tbf':1 'toxic':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://bookwormstory.social/comment/1165300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697697047 {#3388
      date: 2023-10-19 08:30:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "I would know I used to game competitively. If you’re not picking up an SO from doing it, you’re shit out of luck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697697476 {#3568
    date: 2023-10-19 08:37:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
    "@neshura@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3571 …}
  +nested: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 58411
  -bodyTs: "'competit':8 'game':7 'know':3 'luck':25 'pick':13 're':11,21 'shit':22 'use':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5023671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697697476 {#3569
    date: 2023-10-19 08:37:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3570
  +user: App\Entity\User {#2422 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3389
    +user: Proxies\__CG__\App\Entity\User {#3390 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3179
      +user: App\Entity\User {#2422 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2757
        +user: App\Entity\User {#2770 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Competitive Pokemon?\n
          \n
          Clarification: Pokemon showdown.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697721031 {#2751
          date: 2023-10-19 15:10:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Omega_Haxors@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2758 …}
        +nested: Doctrine\ORM\PersistentCollection {#2760 …}
        +votes: Doctrine\ORM\PersistentCollection {#2762 …}
        +reports: Doctrine\ORM\PersistentCollection {#2764 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2766 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2768 …}
        -id: 58234
        -bodyTs: "'clarif':3 'competit':1 'pokemon':2,4 'showdown':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://reddthat.com/comment/3966783"
        +editedAt: DateTimeImmutable @1697688791 {#2752
          date: 2023-10-19 06:13:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697685936 {#2753
          date: 2023-10-19 05:25:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2757}
      +body: "Nobody playing competitive anything is ever getting a date."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697690383 {#3177
        date: 2023-10-19 06:39:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Omega_Haxors@lemmy.ml"
        "@notthebees@reddthat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 58310
      -bodyTs: "'anyth':4 'competit':3 'date':9 'ever':6 'get':7 'nobodi':1 'play':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5022074"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697690383 {#3178
        date: 2023-10-19 06:39:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2757}
    +body: "tbf, going by all the people I know who seriously play competitive mode in any game that’s for the best. Nothing but toxicity to be found there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697697047 {#3387
      date: 2023-10-19 08:30:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Omega_Haxors@lemmy.ml"
      "@notthebees@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3391 …}
    +nested: Doctrine\ORM\PersistentCollection {#3393 …}
    +votes: Doctrine\ORM\PersistentCollection {#3395 …}
    +reports: Doctrine\ORM\PersistentCollection {#3397 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3401 …}
    -id: 58405
    -bodyTs: "'best':21 'competit':12 'found':27 'game':16 'go':2 'know':8 'mode':13 'noth':22 'peopl':6 'play':11 'serious':10 'tbf':1 'toxic':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://bookwormstory.social/comment/1165300"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697697047 {#3388
      date: 2023-10-19 08:30:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2757}
  +body: "I would know I used to game competitively. If you’re not picking up an SO from doing it, you’re shit out of luck."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697697476 {#3568
    date: 2023-10-19 08:37:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Omega_Haxors@lemmy.ml"
    "@notthebees@reddthat.com"
    "@neshura@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3571 …}
  +nested: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 58411
  -bodyTs: "'competit':8 'game':7 'know':3 'luck':25 'pick':13 're':11,21 'shit':22 'use':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5023671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697697476 {#3569
    date: 2023-10-19 08:37:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#2830
  +user: App\Entity\User {#2844 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2831 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All birthstones were recently found to be primarily comprised of microplastics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697684578 {#2825
    date: 2023-10-19 05:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2832 …}
  +nested: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  -id: 58219
  -bodyTs: "'birthston':2 'compris':9 'found':5 'microplast':11 'primarili':8 'recent':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551158/-/comment/3044056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697684578 {#2826
    date: 2023-10-19 05:02:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#2830
  +user: App\Entity\User {#2844 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2831 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All birthstones were recently found to be primarily comprised of microplastics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697684578 {#2825
    date: 2023-10-19 05:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2832 …}
  +nested: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  -id: 58219
  -bodyTs: "'birthston':2 'compris':9 'found':5 'microplast':11 'primarili':8 'recent':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551158/-/comment/3044056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697684578 {#2826
    date: 2023-10-19 05:02:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#2830
  +user: App\Entity\User {#2844 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2831 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "All birthstones were recently found to be primarily comprised of microplastics."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697684578 {#2825
    date: 2023-10-19 05:02:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Wordcraftian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2832 …}
  +nested: Doctrine\ORM\PersistentCollection {#2834 …}
  +votes: Doctrine\ORM\PersistentCollection {#2836 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2842 …}
  -id: 58219
  -bodyTs: "'birthston':2 'compris':9 'found':5 'microplast':11 'primarili':8 'recent':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551158/-/comment/3044056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697684578 {#2826
    date: 2023-10-19 05:02:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2905
  +user: App\Entity\User {#2918 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    (American)\n
    \n
    My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
    \n
    Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
    \n
    (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1697737560 {#2900
    date: 2023-10-19 19:46:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2906 …}
  +nested: Doctrine\ORM\PersistentCollection {#2908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2910 …}
  +reports: Doctrine\ORM\PersistentCollection {#2912 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
  -id: 58216
  -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4640133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697684397 {#2901
    date: 2023-10-19 04:59: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
167 DENIED edit
App\Entity\EntryComment {#2905
  +user: App\Entity\User {#2918 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    (American)\n
    \n
    My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
    \n
    Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
    \n
    (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1697737560 {#2900
    date: 2023-10-19 19:46:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2906 …}
  +nested: Doctrine\ORM\PersistentCollection {#2908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2910 …}
  +reports: Doctrine\ORM\PersistentCollection {#2912 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
  -id: 58216
  -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4640133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697684397 {#2901
    date: 2023-10-19 04:59: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
168 DENIED moderate
App\Entity\EntryComment {#2905
  +user: App\Entity\User {#2918 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    (American)\n
    \n
    My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
    \n
    Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
    \n
    (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1697737560 {#2900
    date: 2023-10-19 19:46:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2906 …}
  +nested: Doctrine\ORM\PersistentCollection {#2908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2910 …}
  +reports: Doctrine\ORM\PersistentCollection {#2912 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
  -id: 58216
  -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4640133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697684397 {#2901
    date: 2023-10-19 04:59: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
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    Blankets with smallpox is a literally made up history fact that started in the 1940s because it sounded plausible. I used to need a pinned up selfpost on reddit for this fact lol.\n
    \n
    There was 1. Literally 1… MAAAAAAYBE use of it being used as biological warfare at Fort Pitt… But even their own records people were like nah that shit’s stupid.\n
    \n
    It’s about as stupid as when people started claiming the Blood is Thicker than Water quote wasn’t the full thing… then linking to Wikipedia who’s source was a literal Flatearther schizophrenic back2torah page lol.\n
    \n
    [history.com/…/colonists-native-americans-smallpox…](https://www.history.com/news/colonists-native-americans-smallpox-blankets)\n
    \n
    [en.wikipedia.org/wiki/Siege_of_Fort_Pitt](https://en.wikipedia.org/wiki/Siege_of_Fort_Pitt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697715561 {#3066
    date: 2023-10-19 13:39:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 58638
  -bodyTs: "'/colonists-native-americans-smallpox':102 '/news/colonists-native-americans-smallpox-blankets)':105 '/wiki/siege_of_fort_pitt](https://en.wikipedia.org/wiki/siege_of_fort_pitt)':108 '1':36,38 '1940s':15 'back2torah':98 'biolog':46 'blanket':1 'blood':75 'claim':73 'en.wikipedia.org':107 'en.wikipedia.org/wiki/siege_of_fort_pitt](https://en.wikipedia.org/wiki/siege_of_fort_pitt)':106 'even':52 'fact':10,32 'flatearth':96 'fort':49 'full':84 'histori':9 'history.com':101 'like':58 'link':87 'liter':6,37,95 'lol':33,100 'maaaaaayb':39 'made':7 'nah':59 'need':23 'page':99 'peopl':56,71 'pin':25 'pitt':50 'plausibl':19 'quot':80 'record':55 'reddit':29 'schizophren':97 'selfpost':27 'shit':61 'smallpox':3 'sound':18 'sourc':92 'start':12,72 'stupid':63,68 'thicker':77 'thing':85 'use':21,40,44 'warfar':47 'wasn':81 'water':79 'wikipedia':89 'www.history.com':104 'www.history.com/news/colonists-native-americans-smallpox-blankets)':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646129"
  +editedAt: DateTimeImmutable @1697715615 {#3069
    date: 2023-10-19 13:40:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697715561 {#3065
    date: 2023-10-19 13:39: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
171 DENIED edit
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    Blankets with smallpox is a literally made up history fact that started in the 1940s because it sounded plausible. I used to need a pinned up selfpost on reddit for this fact lol.\n
    \n
    There was 1. Literally 1… MAAAAAAYBE use of it being used as biological warfare at Fort Pitt… But even their own records people were like nah that shit’s stupid.\n
    \n
    It’s about as stupid as when people started claiming the Blood is Thicker than Water quote wasn’t the full thing… then linking to Wikipedia who’s source was a literal Flatearther schizophrenic back2torah page lol.\n
    \n
    [history.com/…/colonists-native-americans-smallpox…](https://www.history.com/news/colonists-native-americans-smallpox-blankets)\n
    \n
    [en.wikipedia.org/wiki/Siege_of_Fort_Pitt](https://en.wikipedia.org/wiki/Siege_of_Fort_Pitt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697715561 {#3066
    date: 2023-10-19 13:39:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 58638
  -bodyTs: "'/colonists-native-americans-smallpox':102 '/news/colonists-native-americans-smallpox-blankets)':105 '/wiki/siege_of_fort_pitt](https://en.wikipedia.org/wiki/siege_of_fort_pitt)':108 '1':36,38 '1940s':15 'back2torah':98 'biolog':46 'blanket':1 'blood':75 'claim':73 'en.wikipedia.org':107 'en.wikipedia.org/wiki/siege_of_fort_pitt](https://en.wikipedia.org/wiki/siege_of_fort_pitt)':106 'even':52 'fact':10,32 'flatearth':96 'fort':49 'full':84 'histori':9 'history.com':101 'like':58 'link':87 'liter':6,37,95 'lol':33,100 'maaaaaayb':39 'made':7 'nah':59 'need':23 'page':99 'peopl':56,71 'pin':25 'pitt':50 'plausibl':19 'quot':80 'record':55 'reddit':29 'schizophren':97 'selfpost':27 'shit':61 'smallpox':3 'sound':18 'sourc':92 'start':12,72 'stupid':63,68 'thicker':77 'thing':85 'use':21,40,44 'warfar':47 'wasn':81 'water':79 'wikipedia':89 'www.history.com':104 'www.history.com/news/colonists-native-americans-smallpox-blankets)':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646129"
  +editedAt: DateTimeImmutable @1697715615 {#3069
    date: 2023-10-19 13:40:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697715561 {#3065
    date: 2023-10-19 13:39: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
172 DENIED moderate
App\Entity\EntryComment {#3062
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    Blankets with smallpox is a literally made up history fact that started in the 1940s because it sounded plausible. I used to need a pinned up selfpost on reddit for this fact lol.\n
    \n
    There was 1. Literally 1… MAAAAAAYBE use of it being used as biological warfare at Fort Pitt… But even their own records people were like nah that shit’s stupid.\n
    \n
    It’s about as stupid as when people started claiming the Blood is Thicker than Water quote wasn’t the full thing… then linking to Wikipedia who’s source was a literal Flatearther schizophrenic back2torah page lol.\n
    \n
    [history.com/…/colonists-native-americans-smallpox…](https://www.history.com/news/colonists-native-americans-smallpox-blankets)\n
    \n
    [en.wikipedia.org/wiki/Siege_of_Fort_Pitt](https://en.wikipedia.org/wiki/Siege_of_Fort_Pitt)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697715561 {#3066
    date: 2023-10-19 13:39:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 58638
  -bodyTs: "'/colonists-native-americans-smallpox':102 '/news/colonists-native-americans-smallpox-blankets)':105 '/wiki/siege_of_fort_pitt](https://en.wikipedia.org/wiki/siege_of_fort_pitt)':108 '1':36,38 '1940s':15 'back2torah':98 'biolog':46 'blanket':1 'blood':75 'claim':73 'en.wikipedia.org':107 'en.wikipedia.org/wiki/siege_of_fort_pitt](https://en.wikipedia.org/wiki/siege_of_fort_pitt)':106 'even':52 'fact':10,32 'flatearth':96 'fort':49 'full':84 'histori':9 'history.com':101 'like':58 'link':87 'liter':6,37,95 'lol':33,100 'maaaaaayb':39 'made':7 'nah':59 'need':23 'page':99 'peopl':56,71 'pin':25 'pitt':50 'plausibl':19 'quot':80 'record':55 'reddit':29 'schizophren':97 'selfpost':27 'shit':61 'smallpox':3 'sound':18 'sourc':92 'start':12,72 'stupid':63,68 'thicker':77 'thing':85 'use':21,40,44 'warfar':47 'wasn':81 'water':79 'wikipedia':89 'www.history.com':104 'www.history.com/news/colonists-native-americans-smallpox-blankets)':103"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646129"
  +editedAt: DateTimeImmutable @1697715615 {#3069
    date: 2023-10-19 13:40:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697715561 {#3065
    date: 2023-10-19 13:39: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
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "One of the reasons I am partial to Harvest Festivals: all of the feasting with a better grab bag of associated hangups."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697691511 {#3136
    date: 2023-10-19 06:58:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 58326
  -bodyTs: "'associ':21 'bag':19 'better':17 'feast':14 'festiv':10 'grab':18 'hangup':22 'harvest':9 'one':1 'partial':7 'reason':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4641503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697691511 {#3135
    date: 2023-10-19 06:58:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "One of the reasons I am partial to Harvest Festivals: all of the feasting with a better grab bag of associated hangups."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697691511 {#3136
    date: 2023-10-19 06:58:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 58326
  -bodyTs: "'associ':21 'bag':19 'better':17 'feast':14 'festiv':10 'grab':18 'hangup':22 'harvest':9 'one':1 'partial':7 'reason':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4641503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697691511 {#3135
    date: 2023-10-19 06:58:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "One of the reasons I am partial to Harvest Festivals: all of the feasting with a better grab bag of associated hangups."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697691511 {#3136
    date: 2023-10-19 06:58:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 58326
  -bodyTs: "'associ':21 'bag':19 'better':17 'feast':14 'festiv':10 'grab':18 'hangup':22 'harvest':9 'one':1 'partial':7 'reason':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4641503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697691511 {#3135
    date: 2023-10-19 06:58:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697708484 {#3120
    date: 2023-10-19 11:41:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 58538
  -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4644625"
  +editedAt: DateTimeImmutable @1697708503 {#3119
    date: 2023-10-19 11:41:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697708484 {#3118
    date: 2023-10-19 11:41:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697708484 {#3120
    date: 2023-10-19 11:41:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 58538
  -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4644625"
  +editedAt: DateTimeImmutable @1697708503 {#3119
    date: 2023-10-19 11:41:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697708484 {#3118
    date: 2023-10-19 11:41:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#3117
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697708484 {#3120
    date: 2023-10-19 11:41:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3115 …}
  +nested: Doctrine\ORM\PersistentCollection {#3113 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
  -id: 58538
  -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4644625"
  +editedAt: DateTimeImmutable @1697708503 {#3119
    date: 2023-10-19 11:41:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697708484 {#3118
    date: 2023-10-19 11:41:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#3501
  +user: Proxies\__CG__\App\Entity\User {#3502 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2905
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        (American)\n
        \n
        My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
        \n
        Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
        \n
        (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697737560 {#2900
        date: 2023-10-19 19:46:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2906 …}
      +nested: Doctrine\ORM\PersistentCollection {#2908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2910 …}
      +reports: Doctrine\ORM\PersistentCollection {#2912 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 58216
      -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4640133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697684397 {#2901
        date: 2023-10-19 04:59:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697708484 {#3120
      date: 2023-10-19 11:41:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 58538
    -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4644625"
    +editedAt: DateTimeImmutable @1697708503 {#3119
      date: 2023-10-19 11:41:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697708484 {#3118
      date: 2023-10-19 11:41:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697716213 {#3499
    date: 2023-10-19 13:50:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3503 …}
  +nested: Doctrine\ORM\PersistentCollection {#3505 …}
  +votes: Doctrine\ORM\PersistentCollection {#3507 …}
  +reports: Doctrine\ORM\PersistentCollection {#3509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
  -id: 58653
  -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3887635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697716213 {#3500
    date: 2023-10-19 13:50:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#3501
  +user: Proxies\__CG__\App\Entity\User {#3502 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2905
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        (American)\n
        \n
        My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
        \n
        Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
        \n
        (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697737560 {#2900
        date: 2023-10-19 19:46:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2906 …}
      +nested: Doctrine\ORM\PersistentCollection {#2908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2910 …}
      +reports: Doctrine\ORM\PersistentCollection {#2912 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 58216
      -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4640133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697684397 {#2901
        date: 2023-10-19 04:59:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697708484 {#3120
      date: 2023-10-19 11:41:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 58538
    -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4644625"
    +editedAt: DateTimeImmutable @1697708503 {#3119
      date: 2023-10-19 11:41:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697708484 {#3118
      date: 2023-10-19 11:41:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697716213 {#3499
    date: 2023-10-19 13:50:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3503 …}
  +nested: Doctrine\ORM\PersistentCollection {#3505 …}
  +votes: Doctrine\ORM\PersistentCollection {#3507 …}
  +reports: Doctrine\ORM\PersistentCollection {#3509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
  -id: 58653
  -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3887635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697716213 {#3500
    date: 2023-10-19 13:50:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#3501
  +user: Proxies\__CG__\App\Entity\User {#3502 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3117
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2905
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        (American)\n
        \n
        My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
        \n
        Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
        \n
        (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697737560 {#2900
        date: 2023-10-19 19:46:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2906 …}
      +nested: Doctrine\ORM\PersistentCollection {#2908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2910 …}
      +reports: Doctrine\ORM\PersistentCollection {#2912 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 58216
      -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4640133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697684397 {#2901
        date: 2023-10-19 04:59:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697708484 {#3120
      date: 2023-10-19 11:41:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3115 …}
    +nested: Doctrine\ORM\PersistentCollection {#3113 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
    -id: 58538
    -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4644625"
    +editedAt: DateTimeImmutable @1697708503 {#3119
      date: 2023-10-19 11:41:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697708484 {#3118
      date: 2023-10-19 11:41:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697716213 {#3499
    date: 2023-10-19 13:50:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3503 …}
  +nested: Doctrine\ORM\PersistentCollection {#3505 …}
  +votes: Doctrine\ORM\PersistentCollection {#3507 …}
  +reports: Doctrine\ORM\PersistentCollection {#3509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
  -id: 58653
  -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3887635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697716213 {#3500
    date: 2023-10-19 13:50:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#3631
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3501
    +user: Proxies\__CG__\App\Entity\User {#3502 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3117
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2905
        +user: App\Entity\User {#2918 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          (American)\n
          \n
          My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
          \n
          Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
          \n
          (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1697737560 {#2900
          date: 2023-10-19 19:46:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2906 …}
        +nested: Doctrine\ORM\PersistentCollection {#2908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2910 …}
        +reports: Doctrine\ORM\PersistentCollection {#2912 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 58216
        -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4640133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697684397 {#2901
          date: 2023-10-19 04:59:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697708484 {#3120
        date: 2023-10-19 11:41:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3113 …}
      +votes: Doctrine\ORM\PersistentCollection {#3111 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 58538
      -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4644625"
      +editedAt: DateTimeImmutable @1697708503 {#3119
        date: 2023-10-19 11:41:43.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697708484 {#3118
        date: 2023-10-19 11:41:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697716213 {#3499
      date: 2023-10-19 13:50:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3503 …}
    +nested: Doctrine\ORM\PersistentCollection {#3505 …}
    +votes: Doctrine\ORM\PersistentCollection {#3507 …}
    +reports: Doctrine\ORM\PersistentCollection {#3509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
    -id: 58653
    -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3887635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697716213 {#3500
      date: 2023-10-19 13:50:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "Yeah, it’s not even worth getting into it with them. They won’t change their minds. They’re stuck in their bigoted ways. My wife’s great-aunt came to us crying before our wedding because we didn’t accept Jesus into our hearts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697716278 {#3629
    date: 2023-10-19 13:51:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 58654
  -bodyTs: "'accept':42 'aunt':30 'bigot':23 'came':31 'chang':15 'cri':34 'didn':40 'even':5 'get':7 'great':29 'great-aunt':28 'heart':46 'jesus':43 'mind':17 're':19 'stuck':20 'us':33 'way':24 'wed':37 'wife':26 'won':13 'worth':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697716278 {#3630
    date: 2023-10-19 13:51:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#3631
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3501
    +user: Proxies\__CG__\App\Entity\User {#3502 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3117
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2905
        +user: App\Entity\User {#2918 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          (American)\n
          \n
          My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
          \n
          Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
          \n
          (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1697737560 {#2900
          date: 2023-10-19 19:46:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2906 …}
        +nested: Doctrine\ORM\PersistentCollection {#2908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2910 …}
        +reports: Doctrine\ORM\PersistentCollection {#2912 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 58216
        -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4640133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697684397 {#2901
          date: 2023-10-19 04:59:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697708484 {#3120
        date: 2023-10-19 11:41:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3113 …}
      +votes: Doctrine\ORM\PersistentCollection {#3111 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 58538
      -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4644625"
      +editedAt: DateTimeImmutable @1697708503 {#3119
        date: 2023-10-19 11:41:43.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697708484 {#3118
        date: 2023-10-19 11:41:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697716213 {#3499
      date: 2023-10-19 13:50:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3503 …}
    +nested: Doctrine\ORM\PersistentCollection {#3505 …}
    +votes: Doctrine\ORM\PersistentCollection {#3507 …}
    +reports: Doctrine\ORM\PersistentCollection {#3509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
    -id: 58653
    -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3887635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697716213 {#3500
      date: 2023-10-19 13:50:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "Yeah, it’s not even worth getting into it with them. They won’t change their minds. They’re stuck in their bigoted ways. My wife’s great-aunt came to us crying before our wedding because we didn’t accept Jesus into our hearts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697716278 {#3629
    date: 2023-10-19 13:51:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 58654
  -bodyTs: "'accept':42 'aunt':30 'bigot':23 'came':31 'chang':15 'cri':34 'didn':40 'even':5 'get':7 'great':29 'great-aunt':28 'heart':46 'jesus':43 'mind':17 're':19 'stuck':20 'us':33 'way':24 'wed':37 'wife':26 'won':13 'worth':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697716278 {#3630
    date: 2023-10-19 13:51:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#3631
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3501
    +user: Proxies\__CG__\App\Entity\User {#3502 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3117
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2905
        +user: App\Entity\User {#2918 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          (American)\n
          \n
          My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
          \n
          Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
          \n
          (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1697737560 {#2900
          date: 2023-10-19 19:46:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2906 …}
        +nested: Doctrine\ORM\PersistentCollection {#2908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2910 …}
        +reports: Doctrine\ORM\PersistentCollection {#2912 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 58216
        -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4640133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697684397 {#2901
          date: 2023-10-19 04:59:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697708484 {#3120
        date: 2023-10-19 11:41:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3115 …}
      +nested: Doctrine\ORM\PersistentCollection {#3113 …}
      +votes: Doctrine\ORM\PersistentCollection {#3111 …}
      +reports: Doctrine\ORM\PersistentCollection {#3109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
      -id: 58538
      -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4644625"
      +editedAt: DateTimeImmutable @1697708503 {#3119
        date: 2023-10-19 11:41:43.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697708484 {#3118
        date: 2023-10-19 11:41:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697716213 {#3499
      date: 2023-10-19 13:50:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3503 …}
    +nested: Doctrine\ORM\PersistentCollection {#3505 …}
    +votes: Doctrine\ORM\PersistentCollection {#3507 …}
    +reports: Doctrine\ORM\PersistentCollection {#3509 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
    -id: 58653
    -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3887635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697716213 {#3500
      date: 2023-10-19 13:50:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "Yeah, it’s not even worth getting into it with them. They won’t change their minds. They’re stuck in their bigoted ways. My wife’s great-aunt came to us crying before our wedding because we didn’t accept Jesus into our hearts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697716278 {#3629
    date: 2023-10-19 13:51:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3632 …}
  +nested: Doctrine\ORM\PersistentCollection {#3634 …}
  +votes: Doctrine\ORM\PersistentCollection {#3636 …}
  +reports: Doctrine\ORM\PersistentCollection {#3638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
  -id: 58654
  -bodyTs: "'accept':42 'aunt':30 'bigot':23 'came':31 'chang':15 'cri':34 'didn':40 'even':5 'get':7 'great':29 'great-aunt':28 'heart':46 'jesus':43 'mind':17 're':19 'stuck':20 'us':33 'way':24 'wed':37 'wife':26 'won':13 'worth':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697716278 {#3630
    date: 2023-10-19 13:51:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#3699
  +user: Proxies\__CG__\App\Entity\User {#3502 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3631
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3501
      +user: Proxies\__CG__\App\Entity\User {#3502 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3117
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2905
          +user: App\Entity\User {#2918 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            (American)\n
            \n
            My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
            \n
            Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
            \n
            (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 61
          +score: 0
          +lastActive: DateTime @1697737560 {#2900
            date: 2023-10-19 19:46:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2906 …}
          +nested: Doctrine\ORM\PersistentCollection {#2908 …}
          +votes: Doctrine\ORM\PersistentCollection {#2910 …}
          +reports: Doctrine\ORM\PersistentCollection {#2912 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
          -id: 58216
          -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4640133"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697684397 {#2901
            date: 2023-10-19 04:59:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2905}
        +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697708484 {#3120
          date: 2023-10-19 11:41:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@wreckedcarzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3115 …}
        +nested: Doctrine\ORM\PersistentCollection {#3113 …}
        +votes: Doctrine\ORM\PersistentCollection {#3111 …}
        +reports: Doctrine\ORM\PersistentCollection {#3109 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 58538
        -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4644625"
        +editedAt: DateTimeImmutable @1697708503 {#3119
          date: 2023-10-19 11:41:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697708484 {#3118
          date: 2023-10-19 11:41:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697716213 {#3499
        date: 2023-10-19 13:50:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3503 …}
      +nested: Doctrine\ORM\PersistentCollection {#3505 …}
      +votes: Doctrine\ORM\PersistentCollection {#3507 …}
      +reports: Doctrine\ORM\PersistentCollection {#3509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
      -id: 58653
      -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3887635"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697716213 {#3500
        date: 2023-10-19 13:50:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "Yeah, it’s not even worth getting into it with them. They won’t change their minds. They’re stuck in their bigoted ways. My wife’s great-aunt came to us crying before our wedding because we didn’t accept Jesus into our hearts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697716278 {#3629
      date: 2023-10-19 13:51:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cabbagee@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3634 …}
    +votes: Doctrine\ORM\PersistentCollection {#3636 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -id: 58654
    -bodyTs: "'accept':42 'aunt':30 'bigot':23 'came':31 'chang':15 'cri':34 'didn':40 'even':5 'get':7 'great':29 'great-aunt':28 'heart':46 'jesus':43 'mind':17 're':19 'stuck':20 'us':33 'way':24 'wed':37 'wife':26 'won':13 'worth':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4646324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697716278 {#3630
      date: 2023-10-19 13:51:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "Yeah it’s never worth it. I have ultra religious family too and the mental gymnastics they do to defend their prejudice is baffling. I have so many shower arguments that will never see the light of day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697717683 {#3696
    date: 2023-10-19 14:14:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3700 …}
  +nested: Doctrine\ORM\PersistentCollection {#3702 …}
  +votes: Doctrine\ORM\PersistentCollection {#3704 …}
  +reports: Doctrine\ORM\PersistentCollection {#3706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3710 …}
  -id: 58689
  -bodyTs: "'argument':30 'baffl':24 'day':38 'defend':20 'famili':11 'gymnast':16 'light':36 'mani':28 'mental':15 'never':4,33 'prejudic':22 'religi':10 'see':34 'shower':29 'ultra':9 'worth':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3888033"
  +editedAt: DateTimeImmutable @1697717728 {#3697
    date: 2023-10-19 14:15:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697717683 {#3698
    date: 2023-10-19 14:14:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#3699
  +user: Proxies\__CG__\App\Entity\User {#3502 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3631
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3501
      +user: Proxies\__CG__\App\Entity\User {#3502 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3117
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2905
          +user: App\Entity\User {#2918 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            (American)\n
            \n
            My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
            \n
            Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
            \n
            (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 61
          +score: 0
          +lastActive: DateTime @1697737560 {#2900
            date: 2023-10-19 19:46:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2906 …}
          +nested: Doctrine\ORM\PersistentCollection {#2908 …}
          +votes: Doctrine\ORM\PersistentCollection {#2910 …}
          +reports: Doctrine\ORM\PersistentCollection {#2912 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
          -id: 58216
          -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4640133"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697684397 {#2901
            date: 2023-10-19 04:59:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2905}
        +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697708484 {#3120
          date: 2023-10-19 11:41:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@wreckedcarzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3115 …}
        +nested: Doctrine\ORM\PersistentCollection {#3113 …}
        +votes: Doctrine\ORM\PersistentCollection {#3111 …}
        +reports: Doctrine\ORM\PersistentCollection {#3109 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 58538
        -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4644625"
        +editedAt: DateTimeImmutable @1697708503 {#3119
          date: 2023-10-19 11:41:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697708484 {#3118
          date: 2023-10-19 11:41:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697716213 {#3499
        date: 2023-10-19 13:50:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3503 …}
      +nested: Doctrine\ORM\PersistentCollection {#3505 …}
      +votes: Doctrine\ORM\PersistentCollection {#3507 …}
      +reports: Doctrine\ORM\PersistentCollection {#3509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
      -id: 58653
      -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3887635"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697716213 {#3500
        date: 2023-10-19 13:50:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "Yeah, it’s not even worth getting into it with them. They won’t change their minds. They’re stuck in their bigoted ways. My wife’s great-aunt came to us crying before our wedding because we didn’t accept Jesus into our hearts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697716278 {#3629
      date: 2023-10-19 13:51:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cabbagee@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3634 …}
    +votes: Doctrine\ORM\PersistentCollection {#3636 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -id: 58654
    -bodyTs: "'accept':42 'aunt':30 'bigot':23 'came':31 'chang':15 'cri':34 'didn':40 'even':5 'get':7 'great':29 'great-aunt':28 'heart':46 'jesus':43 'mind':17 're':19 'stuck':20 'us':33 'way':24 'wed':37 'wife':26 'won':13 'worth':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4646324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697716278 {#3630
      date: 2023-10-19 13:51:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "Yeah it’s never worth it. I have ultra religious family too and the mental gymnastics they do to defend their prejudice is baffling. I have so many shower arguments that will never see the light of day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697717683 {#3696
    date: 2023-10-19 14:14:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3700 …}
  +nested: Doctrine\ORM\PersistentCollection {#3702 …}
  +votes: Doctrine\ORM\PersistentCollection {#3704 …}
  +reports: Doctrine\ORM\PersistentCollection {#3706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3710 …}
  -id: 58689
  -bodyTs: "'argument':30 'baffl':24 'day':38 'defend':20 'famili':11 'gymnast':16 'light':36 'mani':28 'mental':15 'never':4,33 'prejudic':22 'religi':10 'see':34 'shower':29 'ultra':9 'worth':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3888033"
  +editedAt: DateTimeImmutable @1697717728 {#3697
    date: 2023-10-19 14:15:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697717683 {#3698
    date: 2023-10-19 14:14:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#3699
  +user: Proxies\__CG__\App\Entity\User {#3502 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3631
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3501
      +user: Proxies\__CG__\App\Entity\User {#3502 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3117
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2905
          +user: App\Entity\User {#2918 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            (American)\n
            \n
            My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
            \n
            Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
            \n
            (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 61
          +score: 0
          +lastActive: DateTime @1697737560 {#2900
            date: 2023-10-19 19:46:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2906 …}
          +nested: Doctrine\ORM\PersistentCollection {#2908 …}
          +votes: Doctrine\ORM\PersistentCollection {#2910 …}
          +reports: Doctrine\ORM\PersistentCollection {#2912 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
          -id: 58216
          -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4640133"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697684397 {#2901
            date: 2023-10-19 04:59:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2905}
        +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697708484 {#3120
          date: 2023-10-19 11:41:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@wreckedcarzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3115 …}
        +nested: Doctrine\ORM\PersistentCollection {#3113 …}
        +votes: Doctrine\ORM\PersistentCollection {#3111 …}
        +reports: Doctrine\ORM\PersistentCollection {#3109 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
        -id: 58538
        -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4644625"
        +editedAt: DateTimeImmutable @1697708503 {#3119
          date: 2023-10-19 11:41:43.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697708484 {#3118
          date: 2023-10-19 11:41:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697716213 {#3499
        date: 2023-10-19 13:50:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3503 …}
      +nested: Doctrine\ORM\PersistentCollection {#3505 …}
      +votes: Doctrine\ORM\PersistentCollection {#3507 …}
      +reports: Doctrine\ORM\PersistentCollection {#3509 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
      -id: 58653
      -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3887635"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697716213 {#3500
        date: 2023-10-19 13:50:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "Yeah, it’s not even worth getting into it with them. They won’t change their minds. They’re stuck in their bigoted ways. My wife’s great-aunt came to us crying before our wedding because we didn’t accept Jesus into our hearts."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697716278 {#3629
      date: 2023-10-19 13:51:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cabbagee@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3632 …}
    +nested: Doctrine\ORM\PersistentCollection {#3634 …}
    +votes: Doctrine\ORM\PersistentCollection {#3636 …}
    +reports: Doctrine\ORM\PersistentCollection {#3638 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
    -id: 58654
    -bodyTs: "'accept':42 'aunt':30 'bigot':23 'came':31 'chang':15 'cri':34 'didn':40 'even':5 'get':7 'great':29 'great-aunt':28 'heart':46 'jesus':43 'mind':17 're':19 'stuck':20 'us':33 'way':24 'wed':37 'wife':26 'won':13 'worth':6 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4646324"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697716278 {#3630
      date: 2023-10-19 13:51:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "Yeah it’s never worth it. I have ultra religious family too and the mental gymnastics they do to defend their prejudice is baffling. I have so many shower arguments that will never see the light of day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697717683 {#3696
    date: 2023-10-19 14:14:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3700 …}
  +nested: Doctrine\ORM\PersistentCollection {#3702 …}
  +votes: Doctrine\ORM\PersistentCollection {#3704 …}
  +reports: Doctrine\ORM\PersistentCollection {#3706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3710 …}
  -id: 58689
  -bodyTs: "'argument':30 'baffl':24 'day':38 'defend':20 'famili':11 'gymnast':16 'light':36 'mani':28 'mental':15 'never':4,33 'prejudic':22 'religi':10 'see':34 'shower':29 'ultra':9 'worth':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3888033"
  +editedAt: DateTimeImmutable @1697717728 {#3697
    date: 2023-10-19 14:15:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697717683 {#3698
    date: 2023-10-19 14:14:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#3754
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3699
    +user: Proxies\__CG__\App\Entity\User {#3502 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3501
        +user: Proxies\__CG__\App\Entity\User {#3502 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3117
          +user: Proxies\__CG__\App\Entity\User {#3116 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2905
            +user: App\Entity\User {#2918 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              (American)\n
              \n
              My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
              \n
              Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
              \n
              (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 61
            +score: 0
            +lastActive: DateTime @1697737560 {#2900
              date: 2023-10-19 19:46:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Lauchs@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2906 …}
            +nested: Doctrine\ORM\PersistentCollection {#2908 …}
            +votes: Doctrine\ORM\PersistentCollection {#2910 …}
            +reports: Doctrine\ORM\PersistentCollection {#2912 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
            -id: 58216
            -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4640133"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697684397 {#2901
              date: 2023-10-19 04:59:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2905}
          +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697708484 {#3120
            date: 2023-10-19 11:41:24.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
            "@wreckedcarzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3115 …}
          +nested: Doctrine\ORM\PersistentCollection {#3113 …}
          +votes: Doctrine\ORM\PersistentCollection {#3111 …}
          +reports: Doctrine\ORM\PersistentCollection {#3109 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
          -id: 58538
          -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4644625"
          +editedAt: DateTimeImmutable @1697708503 {#3119
            date: 2023-10-19 11:41:43.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697708484 {#3118
            date: 2023-10-19 11:41:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2905}
        +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697716213 {#3499
          date: 2023-10-19 13:50:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@wreckedcarzz@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3503 …}
        +nested: Doctrine\ORM\PersistentCollection {#3505 …}
        +votes: Doctrine\ORM\PersistentCollection {#3507 …}
        +reports: Doctrine\ORM\PersistentCollection {#3509 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
        -id: 58653
        -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3887635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697716213 {#3500
          date: 2023-10-19 13:50:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: "Yeah, it’s not even worth getting into it with them. They won’t change their minds. They’re stuck in their bigoted ways. My wife’s great-aunt came to us crying before our wedding because we didn’t accept Jesus into our hearts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697716278 {#3629
        date: 2023-10-19 13:51:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@cabbagee@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3634 …}
      +votes: Doctrine\ORM\PersistentCollection {#3636 …}
      +reports: Doctrine\ORM\PersistentCollection {#3638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
      -id: 58654
      -bodyTs: "'accept':42 'aunt':30 'bigot':23 'came':31 'chang':15 'cri':34 'didn':40 'even':5 'get':7 'great':29 'great-aunt':28 'heart':46 'jesus':43 'mind':17 're':19 'stuck':20 'us':33 'way':24 'wed':37 'wife':26 'won':13 'worth':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4646324"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697716278 {#3630
        date: 2023-10-19 13:51:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "Yeah it’s never worth it. I have ultra religious family too and the mental gymnastics they do to defend their prejudice is baffling. I have so many shower arguments that will never see the light of day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697717683 {#3696
      date: 2023-10-19 14:14:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cabbagee@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3700 …}
    +nested: Doctrine\ORM\PersistentCollection {#3702 …}
    +votes: Doctrine\ORM\PersistentCollection {#3704 …}
    +reports: Doctrine\ORM\PersistentCollection {#3706 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3710 …}
    -id: 58689
    -bodyTs: "'argument':30 'baffl':24 'day':38 'defend':20 'famili':11 'gymnast':16 'light':36 'mani':28 'mental':15 'never':4,33 'prejudic':22 'religi':10 'see':34 'shower':29 'ultra':9 'worth':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3888033"
    +editedAt: DateTimeImmutable @1697717728 {#3697
      date: 2023-10-19 14:15:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697717683 {#3698
      date: 2023-10-19 14:14:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "I just know her grandmother and her aunt will love her no matter what and those are the two important older people in that side of the family. The rest can fuck off and she won’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697717924 {#3755
    date: 2023-10-19 14:18:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3750 …}
  +nested: Doctrine\ORM\PersistentCollection {#3745 …}
  +votes: Doctrine\ORM\PersistentCollection {#3749 …}
  +reports: Doctrine\ORM\PersistentCollection {#3759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3763 …}
  -id: 58698
  -bodyTs: "'aunt':8 'care':38 'famili':28 'fuck':32 'grandmoth':5 'import':20 'know':3 'love':10 'matter':13 'older':21 'peopl':22 'rest':30 'side':25 'two':19 'won':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697717924 {#3758
    date: 2023-10-19 14:18: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
195 DENIED edit
App\Entity\EntryComment {#3754
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3699
    +user: Proxies\__CG__\App\Entity\User {#3502 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3501
        +user: Proxies\__CG__\App\Entity\User {#3502 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3117
          +user: Proxies\__CG__\App\Entity\User {#3116 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2905
            +user: App\Entity\User {#2918 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              (American)\n
              \n
              My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
              \n
              Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
              \n
              (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 61
            +score: 0
            +lastActive: DateTime @1697737560 {#2900
              date: 2023-10-19 19:46:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Lauchs@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2906 …}
            +nested: Doctrine\ORM\PersistentCollection {#2908 …}
            +votes: Doctrine\ORM\PersistentCollection {#2910 …}
            +reports: Doctrine\ORM\PersistentCollection {#2912 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
            -id: 58216
            -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4640133"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697684397 {#2901
              date: 2023-10-19 04:59:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2905}
          +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697708484 {#3120
            date: 2023-10-19 11:41:24.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
            "@wreckedcarzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3115 …}
          +nested: Doctrine\ORM\PersistentCollection {#3113 …}
          +votes: Doctrine\ORM\PersistentCollection {#3111 …}
          +reports: Doctrine\ORM\PersistentCollection {#3109 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
          -id: 58538
          -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4644625"
          +editedAt: DateTimeImmutable @1697708503 {#3119
            date: 2023-10-19 11:41:43.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697708484 {#3118
            date: 2023-10-19 11:41:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2905}
        +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697716213 {#3499
          date: 2023-10-19 13:50:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@wreckedcarzz@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3503 …}
        +nested: Doctrine\ORM\PersistentCollection {#3505 …}
        +votes: Doctrine\ORM\PersistentCollection {#3507 …}
        +reports: Doctrine\ORM\PersistentCollection {#3509 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
        -id: 58653
        -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3887635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697716213 {#3500
          date: 2023-10-19 13:50:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: "Yeah, it’s not even worth getting into it with them. They won’t change their minds. They’re stuck in their bigoted ways. My wife’s great-aunt came to us crying before our wedding because we didn’t accept Jesus into our hearts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697716278 {#3629
        date: 2023-10-19 13:51:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@cabbagee@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3634 …}
      +votes: Doctrine\ORM\PersistentCollection {#3636 …}
      +reports: Doctrine\ORM\PersistentCollection {#3638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
      -id: 58654
      -bodyTs: "'accept':42 'aunt':30 'bigot':23 'came':31 'chang':15 'cri':34 'didn':40 'even':5 'get':7 'great':29 'great-aunt':28 'heart':46 'jesus':43 'mind':17 're':19 'stuck':20 'us':33 'way':24 'wed':37 'wife':26 'won':13 'worth':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4646324"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697716278 {#3630
        date: 2023-10-19 13:51:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "Yeah it’s never worth it. I have ultra religious family too and the mental gymnastics they do to defend their prejudice is baffling. I have so many shower arguments that will never see the light of day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697717683 {#3696
      date: 2023-10-19 14:14:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cabbagee@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3700 …}
    +nested: Doctrine\ORM\PersistentCollection {#3702 …}
    +votes: Doctrine\ORM\PersistentCollection {#3704 …}
    +reports: Doctrine\ORM\PersistentCollection {#3706 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3710 …}
    -id: 58689
    -bodyTs: "'argument':30 'baffl':24 'day':38 'defend':20 'famili':11 'gymnast':16 'light':36 'mani':28 'mental':15 'never':4,33 'prejudic':22 'religi':10 'see':34 'shower':29 'ultra':9 'worth':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3888033"
    +editedAt: DateTimeImmutable @1697717728 {#3697
      date: 2023-10-19 14:15:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697717683 {#3698
      date: 2023-10-19 14:14:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "I just know her grandmother and her aunt will love her no matter what and those are the two important older people in that side of the family. The rest can fuck off and she won’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697717924 {#3755
    date: 2023-10-19 14:18:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3750 …}
  +nested: Doctrine\ORM\PersistentCollection {#3745 …}
  +votes: Doctrine\ORM\PersistentCollection {#3749 …}
  +reports: Doctrine\ORM\PersistentCollection {#3759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3763 …}
  -id: 58698
  -bodyTs: "'aunt':8 'care':38 'famili':28 'fuck':32 'grandmoth':5 'import':20 'know':3 'love':10 'matter':13 'older':21 'peopl':22 'rest':30 'side':25 'two':19 'won':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697717924 {#3758
    date: 2023-10-19 14:18: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
196 DENIED moderate
App\Entity\EntryComment {#3754
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3699
    +user: Proxies\__CG__\App\Entity\User {#3502 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3501
        +user: Proxies\__CG__\App\Entity\User {#3502 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3117
          +user: Proxies\__CG__\App\Entity\User {#3116 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2905
            +user: App\Entity\User {#2918 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              (American)\n
              \n
              My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
              \n
              Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
              \n
              (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 61
            +score: 0
            +lastActive: DateTime @1697737560 {#2900
              date: 2023-10-19 19:46:00.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Lauchs@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2906 …}
            +nested: Doctrine\ORM\PersistentCollection {#2908 …}
            +votes: Doctrine\ORM\PersistentCollection {#2910 …}
            +reports: Doctrine\ORM\PersistentCollection {#2912 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
            -id: 58216
            -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4640133"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697684397 {#2901
              date: 2023-10-19 04:59:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2905}
          +body: "I’m really worried about the day my wife’s older Christian relatives find out my daughter is queer. The younger ones will probably be fine with it, but the older ones will pitch a fit. They’ll blame me because I’m a Jew."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697708484 {#3120
            date: 2023-10-19 11:41:24.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
            "@wreckedcarzz@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3115 …}
          +nested: Doctrine\ORM\PersistentCollection {#3113 …}
          +votes: Doctrine\ORM\PersistentCollection {#3111 …}
          +reports: Doctrine\ORM\PersistentCollection {#3109 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3105 …}
          -id: 58538
          -bodyTs: "'blame':39 'christian':12 'daughter':17 'day':7 'find':14 'fine':26 'fit':36 'jew':45 'll':38 'm':2,43 'older':11,31 'one':22,32 'pitch':34 'probabl':24 'queer':19 'realli':3 'relat':13 'wife':9 'worri':4 'younger':21"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4644625"
          +editedAt: DateTimeImmutable @1697708503 {#3119
            date: 2023-10-19 11:41:43.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697708484 {#3118
            date: 2023-10-19 11:41:24.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2905}
        +body: "To be honest, “The great thing about being Jewish is I don’t have to hate my daughter for being herself” would be so much fun to say. I know it wouldn’t end there though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1697716213 {#3499
          date: 2023-10-19 13:50:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@wreckedcarzz@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3503 …}
        +nested: Doctrine\ORM\PersistentCollection {#3505 …}
        +votes: Doctrine\ORM\PersistentCollection {#3507 …}
        +reports: Doctrine\ORM\PersistentCollection {#3509 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3511 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3513 …}
        -id: 58653
        -bodyTs: "'daughter':18 'end':34 'fun':26 'great':5 'hate':16 'honest':3 'jewish':9 'know':30 'much':25 'say':28 'thing':6 'though':36 'would':22 'wouldn':32"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3887635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697716213 {#3500
          date: 2023-10-19 13:50:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: "Yeah, it’s not even worth getting into it with them. They won’t change their minds. They’re stuck in their bigoted ways. My wife’s great-aunt came to us crying before our wedding because we didn’t accept Jesus into our hearts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697716278 {#3629
        date: 2023-10-19 13:51:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@cabbagee@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3632 …}
      +nested: Doctrine\ORM\PersistentCollection {#3634 …}
      +votes: Doctrine\ORM\PersistentCollection {#3636 …}
      +reports: Doctrine\ORM\PersistentCollection {#3638 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3640 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3642 …}
      -id: 58654
      -bodyTs: "'accept':42 'aunt':30 'bigot':23 'came':31 'chang':15 'cri':34 'didn':40 'even':5 'get':7 'great':29 'great-aunt':28 'heart':46 'jesus':43 'mind':17 're':19 'stuck':20 'us':33 'way':24 'wed':37 'wife':26 'won':13 'worth':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4646324"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697716278 {#3630
        date: 2023-10-19 13:51:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: "Yeah it’s never worth it. I have ultra religious family too and the mental gymnastics they do to defend their prejudice is baffling. I have so many shower arguments that will never see the light of day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697717683 {#3696
      date: 2023-10-19 14:14:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@cabbagee@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3700 …}
    +nested: Doctrine\ORM\PersistentCollection {#3702 …}
    +votes: Doctrine\ORM\PersistentCollection {#3704 …}
    +reports: Doctrine\ORM\PersistentCollection {#3706 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3708 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3710 …}
    -id: 58689
    -bodyTs: "'argument':30 'baffl':24 'day':38 'defend':20 'famili':11 'gymnast':16 'light':36 'mani':28 'mental':15 'never':4,33 'prejudic':22 'religi':10 'see':34 'shower':29 'ultra':9 'worth':5 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3888033"
    +editedAt: DateTimeImmutable @1697717728 {#3697
      date: 2023-10-19 14:15:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697717683 {#3698
      date: 2023-10-19 14:14:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "I just know her grandmother and her aunt will love her no matter what and those are the two important older people in that side of the family. The rest can fuck off and she won’t care."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697717924 {#3755
    date: 2023-10-19 14:18:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@cabbagee@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3750 …}
  +nested: Doctrine\ORM\PersistentCollection {#3745 …}
  +votes: Doctrine\ORM\PersistentCollection {#3749 …}
  +reports: Doctrine\ORM\PersistentCollection {#3759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3763 …}
  -id: 58698
  -bodyTs: "'aunt':8 'care':38 'famili':28 'fuck':32 'grandmoth':5 'import':20 'know':3 'love':10 'matter':13 'older':21 'peopl':22 'rest':30 'side':25 'two':19 'won':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4646798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697717924 {#3758
    date: 2023-10-19 14:18: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
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    > (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)\n
    \n
    I don’t think the typhoid blankets your referring to (at least that’s what I assume you meant by “gifts that would harm them”) were specifically given on the “first” thanksgiving, but you’re absolutely right that it happened. Even if the first thanksgiving was 100% as advertised (which it probably wasn’t) then it was a short-lived and tiny amount of human decency in what was otherwise a straight up genocide. Nevermind that the story was more about the natives helping the settlers than vice-versa, so really we’re just celebrating the time our victims were nice to us while we were still getting ramped up on eradicating their people
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697685415 {#3103
    date: 2023-10-19 05:16:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 58226
  -bodyTs: "'100':67 '20':18 'absolut':56 'advertis':69 'ago':20 'amount':84 'assum':37 'away':13 'blanket':27 'celebr':117 'class':17 'decenc':87 'erad':134 'even':61 'fact':5 'first':51,64 'genocid':95 'get':130 'gift':41 'given':48 'happen':60 'harm':44 'help':105 'histori':16 'human':86 'least':32 'live':81 'meant':39 'might':2 'nativ':104 'nevermind':96 'nice':123 'otherwis':91 'peopl':136 'probabl':72 'ramp':131 're':55,115 'realli':113 'refer':29 'right':57 'settler':107 'short':80 'short-liv':79 'skew':6 'specif':47 'still':129 'stori':99 'straight':93 'thanksgiv':52,65 'think':24 'time':119 'tini':83 'took':12 'typhoid':26 'us':125 'versa':111 'vice':110 'vice-versa':109 'victim':121 'wasn':73 'would':43 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5020893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697685415 {#3102
    date: 2023-10-19 05:16:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    > (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)\n
    \n
    I don’t think the typhoid blankets your referring to (at least that’s what I assume you meant by “gifts that would harm them”) were specifically given on the “first” thanksgiving, but you’re absolutely right that it happened. Even if the first thanksgiving was 100% as advertised (which it probably wasn’t) then it was a short-lived and tiny amount of human decency in what was otherwise a straight up genocide. Nevermind that the story was more about the natives helping the settlers than vice-versa, so really we’re just celebrating the time our victims were nice to us while we were still getting ramped up on eradicating their people
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697685415 {#3103
    date: 2023-10-19 05:16:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 58226
  -bodyTs: "'100':67 '20':18 'absolut':56 'advertis':69 'ago':20 'amount':84 'assum':37 'away':13 'blanket':27 'celebr':117 'class':17 'decenc':87 'erad':134 'even':61 'fact':5 'first':51,64 'genocid':95 'get':130 'gift':41 'given':48 'happen':60 'harm':44 'help':105 'histori':16 'human':86 'least':32 'live':81 'meant':39 'might':2 'nativ':104 'nevermind':96 'nice':123 'otherwis':91 'peopl':136 'probabl':72 'ramp':131 're':55,115 'realli':113 'refer':29 'right':57 'settler':107 'short':80 'short-liv':79 'skew':6 'specif':47 'still':129 'stori':99 'straight':93 'thanksgiv':52,65 'think':24 'time':119 'tini':83 'took':12 'typhoid':26 'us':125 'versa':111 'vice':110 'vice-versa':109 'victim':121 'wasn':73 'would':43 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5020893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697685415 {#3102
    date: 2023-10-19 05:16:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    > (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)\n
    \n
    I don’t think the typhoid blankets your referring to (at least that’s what I assume you meant by “gifts that would harm them”) were specifically given on the “first” thanksgiving, but you’re absolutely right that it happened. Even if the first thanksgiving was 100% as advertised (which it probably wasn’t) then it was a short-lived and tiny amount of human decency in what was otherwise a straight up genocide. Nevermind that the story was more about the natives helping the settlers than vice-versa, so really we’re just celebrating the time our victims were nice to us while we were still getting ramped up on eradicating their people
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697685415 {#3103
    date: 2023-10-19 05:16:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 58226
  -bodyTs: "'100':67 '20':18 'absolut':56 'advertis':69 'ago':20 'amount':84 'assum':37 'away':13 'blanket':27 'celebr':117 'class':17 'decenc':87 'erad':134 'even':61 'fact':5 'first':51,64 'genocid':95 'get':130 'gift':41 'given':48 'happen':60 'harm':44 'help':105 'histori':16 'human':86 'least':32 'live':81 'meant':39 'might':2 'nativ':104 'nevermind':96 'nice':123 'otherwis':91 'peopl':136 'probabl':72 'ramp':131 're':55,115 'realli':113 'refer':29 'right':57 'settler':107 'short':80 'short-liv':79 'skew':6 'specif':47 'still':129 'stori':99 'straight':93 'thanksgiv':52,65 'think':24 'time':119 'tini':83 'took':12 'typhoid':26 'us':125 'versa':111 'vice':110 'vice-versa':109 'victim':121 'wasn':73 'would':43 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5020893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697685415 {#3102
    date: 2023-10-19 05:16:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
    \n
    Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697707790 {#3087
    date: 2023-10-19 11:29:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 58536
  -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4078702"
  +editedAt: DateTimeImmutable @1697786233 {#3086
    date: 2023-10-20 09:17:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697707790 {#3085
    date: 2023-10-19 11:29:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
    \n
    Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697707790 {#3087
    date: 2023-10-19 11:29:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 58536
  -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4078702"
  +editedAt: DateTimeImmutable @1697786233 {#3086
    date: 2023-10-20 09:17:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697707790 {#3085
    date: 2023-10-19 11:29:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2905
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      (American)\n
      \n
      My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
      \n
      Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
      \n
      (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1697737560 {#2900
      date: 2023-10-19 19:46:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2906 …}
    +nested: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2910 …}
    +reports: Doctrine\ORM\PersistentCollection {#2912 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
    -id: 58216
    -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4640133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697684397 {#2901
      date: 2023-10-19 04:59:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
    \n
    Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697707790 {#3087
    date: 2023-10-19 11:29:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 58536
  -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4078702"
  +editedAt: DateTimeImmutable @1697786233 {#3086
    date: 2023-10-20 09:17:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697707790 {#3085
    date: 2023-10-19 11:29:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#3469
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2905
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        (American)\n
        \n
        My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
        \n
        Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
        \n
        (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697737560 {#2900
        date: 2023-10-19 19:46:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2906 …}
      +nested: Doctrine\ORM\PersistentCollection {#2908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2910 …}
      +reports: Doctrine\ORM\PersistentCollection {#2912 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 58216
      -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4640133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697684397 {#2901
        date: 2023-10-19 04:59:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
      \n
      Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697707790 {#3087
      date: 2023-10-19 11:29:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 58536
    -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4078702"
    +editedAt: DateTimeImmutable @1697786233 {#3086
      date: 2023-10-20 09:17:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697707790 {#3085
      date: 2023-10-19 11:29:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    > I don’t think your gayness should be a reason to not celebrate a holiday with straight people.\n
    \n
    Their gayness isn't the reason they're not celebrating with straight people, the straight people they would be forced to share a table with are.\n
    \n
    (I'm not trying to have a go at you or think your comment had any malice behind it, but the difference there is crucial)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697712687 {#3466
    date: 2023-10-19 12:51:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3471 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
  -id: 58577
  -bodyTs: "'behind':62 'celebr':13,28 'comment':58 'crucial':69 'differ':66 'forc':38 'gay':6,20 'go':52 'holiday':15 'isn':21 'm':46 'malic':61 'peopl':18,31,34 're':26 'reason':10,24 'share':40 'straight':17,30,33 'tabl':42 'think':4,56 'tri':48 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048588"
  +editedAt: DateTimeImmutable @1697712777 {#3467
    date: 2023-10-19 12:52:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697712687 {#3468
    date: 2023-10-19 12:51:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#3469
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2905
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        (American)\n
        \n
        My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
        \n
        Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
        \n
        (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697737560 {#2900
        date: 2023-10-19 19:46:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2906 …}
      +nested: Doctrine\ORM\PersistentCollection {#2908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2910 …}
      +reports: Doctrine\ORM\PersistentCollection {#2912 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 58216
      -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4640133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697684397 {#2901
        date: 2023-10-19 04:59:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
      \n
      Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697707790 {#3087
      date: 2023-10-19 11:29:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 58536
    -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4078702"
    +editedAt: DateTimeImmutable @1697786233 {#3086
      date: 2023-10-20 09:17:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697707790 {#3085
      date: 2023-10-19 11:29:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    > I don’t think your gayness should be a reason to not celebrate a holiday with straight people.\n
    \n
    Their gayness isn't the reason they're not celebrating with straight people, the straight people they would be forced to share a table with are.\n
    \n
    (I'm not trying to have a go at you or think your comment had any malice behind it, but the difference there is crucial)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697712687 {#3466
    date: 2023-10-19 12:51:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3471 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
  -id: 58577
  -bodyTs: "'behind':62 'celebr':13,28 'comment':58 'crucial':69 'differ':66 'forc':38 'gay':6,20 'go':52 'holiday':15 'isn':21 'm':46 'malic':61 'peopl':18,31,34 're':26 'reason':10,24 'share':40 'straight':17,30,33 'tabl':42 'think':4,56 'tri':48 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048588"
  +editedAt: DateTimeImmutable @1697712777 {#3467
    date: 2023-10-19 12:52:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697712687 {#3468
    date: 2023-10-19 12:51:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#3469
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2905
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        (American)\n
        \n
        My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
        \n
        Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
        \n
        (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697737560 {#2900
        date: 2023-10-19 19:46:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2906 …}
      +nested: Doctrine\ORM\PersistentCollection {#2908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2910 …}
      +reports: Doctrine\ORM\PersistentCollection {#2912 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 58216
      -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4640133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697684397 {#2901
        date: 2023-10-19 04:59:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
      \n
      Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697707790 {#3087
      date: 2023-10-19 11:29:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 58536
    -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4078702"
    +editedAt: DateTimeImmutable @1697786233 {#3086
      date: 2023-10-20 09:17:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697707790 {#3085
      date: 2023-10-19 11:29:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    > I don’t think your gayness should be a reason to not celebrate a holiday with straight people.\n
    \n
    Their gayness isn't the reason they're not celebrating with straight people, the straight people they would be forced to share a table with are.\n
    \n
    (I'm not trying to have a go at you or think your comment had any malice behind it, but the difference there is crucial)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697712687 {#3466
    date: 2023-10-19 12:51:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3471 …}
  +nested: Doctrine\ORM\PersistentCollection {#3473 …}
  +votes: Doctrine\ORM\PersistentCollection {#3475 …}
  +reports: Doctrine\ORM\PersistentCollection {#3477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
  -id: 58577
  -bodyTs: "'behind':62 'celebr':13,28 'comment':58 'crucial':69 'differ':66 'forc':38 'gay':6,20 'go':52 'holiday':15 'isn':21 'm':46 'malic':61 'peopl':18,31,34 're':26 'reason':10,24 'share':40 'straight':17,30,33 'tabl':42 'think':4,56 'tri':48 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048588"
  +editedAt: DateTimeImmutable @1697712777 {#3467
    date: 2023-10-19 12:52:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697712687 {#3468
    date: 2023-10-19 12:51:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3469
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: Proxies\__CG__\App\Entity\User {#3083 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2905
        +user: App\Entity\User {#2918 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          (American)\n
          \n
          My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
          \n
          Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
          \n
          (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1697737560 {#2900
          date: 2023-10-19 19:46:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2906 …}
        +nested: Doctrine\ORM\PersistentCollection {#2908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2910 …}
        +reports: Doctrine\ORM\PersistentCollection {#2912 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 58216
        -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4640133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697684397 {#2901
          date: 2023-10-19 04:59:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: """
        As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
        \n
        Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697707790 {#3087
        date: 2023-10-19 11:29:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3082 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3150 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
      -id: 58536
      -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4078702"
      +editedAt: DateTimeImmutable @1697786233 {#3086
        date: 2023-10-20 09:17:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697707790 {#3085
        date: 2023-10-19 11:29:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      > I don’t think your gayness should be a reason to not celebrate a holiday with straight people.\n
      \n
      Their gayness isn't the reason they're not celebrating with straight people, the straight people they would be forced to share a table with are.\n
      \n
      (I'm not trying to have a go at you or think your comment had any malice behind it, but the difference there is crucial)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697712687 {#3466
      date: 2023-10-19 12:51:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3471 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3475 …}
    +reports: Doctrine\ORM\PersistentCollection {#3477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
    -id: 58577
    -bodyTs: "'behind':62 'celebr':13,28 'comment':58 'crucial':69 'differ':66 'forc':38 'gay':6,20 'go':52 'holiday':15 'isn':21 'm':46 'malic':61 'peopl':18,31,34 're':26 'reason':10,24 'share':40 'straight':17,30,33 'tabl':42 'think':4,56 'tri':48 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048588"
    +editedAt: DateTimeImmutable @1697712777 {#3467
      date: 2023-10-19 12:52:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697712687 {#3468
      date: 2023-10-19 12:51:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "I meant that one’s sexual shouldn’t be the issue. And 99% of the time it isn’t. It is ignorance and bigotry. Bigotry towards (usually) the homosexual person and the ignorance of the bigot how much they force their sexuality on others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697737559 {#3598
    date: 2023-10-19 19:45:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
    "@DessertStorms@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3601 …}
  +nested: Doctrine\ORM\PersistentCollection {#3603 …}
  +votes: Doctrine\ORM\PersistentCollection {#3605 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -id: 59431
  -bodyTs: "'99':13 'bigot':36 'bigotri':24,25 'forc':40 'homosexu':29 'ignor':22,33 'isn':18 'issu':11 'meant':2 'much':38 'one':4 'other':44 'person':30 'sexual':6,42 'shouldn':7 'time':16 'toward':26 'usual':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4089038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697737559 {#3599
    date: 2023-10-19 19:45:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3469
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: Proxies\__CG__\App\Entity\User {#3083 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2905
        +user: App\Entity\User {#2918 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          (American)\n
          \n
          My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
          \n
          Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
          \n
          (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1697737560 {#2900
          date: 2023-10-19 19:46:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2906 …}
        +nested: Doctrine\ORM\PersistentCollection {#2908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2910 …}
        +reports: Doctrine\ORM\PersistentCollection {#2912 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 58216
        -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4640133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697684397 {#2901
          date: 2023-10-19 04:59:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: """
        As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
        \n
        Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697707790 {#3087
        date: 2023-10-19 11:29:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3082 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3150 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
      -id: 58536
      -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4078702"
      +editedAt: DateTimeImmutable @1697786233 {#3086
        date: 2023-10-20 09:17:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697707790 {#3085
        date: 2023-10-19 11:29:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      > I don’t think your gayness should be a reason to not celebrate a holiday with straight people.\n
      \n
      Their gayness isn't the reason they're not celebrating with straight people, the straight people they would be forced to share a table with are.\n
      \n
      (I'm not trying to have a go at you or think your comment had any malice behind it, but the difference there is crucial)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697712687 {#3466
      date: 2023-10-19 12:51:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3471 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3475 …}
    +reports: Doctrine\ORM\PersistentCollection {#3477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
    -id: 58577
    -bodyTs: "'behind':62 'celebr':13,28 'comment':58 'crucial':69 'differ':66 'forc':38 'gay':6,20 'go':52 'holiday':15 'isn':21 'm':46 'malic':61 'peopl':18,31,34 're':26 'reason':10,24 'share':40 'straight':17,30,33 'tabl':42 'think':4,56 'tri':48 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048588"
    +editedAt: DateTimeImmutable @1697712777 {#3467
      date: 2023-10-19 12:52:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697712687 {#3468
      date: 2023-10-19 12:51:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "I meant that one’s sexual shouldn’t be the issue. And 99% of the time it isn’t. It is ignorance and bigotry. Bigotry towards (usually) the homosexual person and the ignorance of the bigot how much they force their sexuality on others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697737559 {#3598
    date: 2023-10-19 19:45:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
    "@DessertStorms@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3601 …}
  +nested: Doctrine\ORM\PersistentCollection {#3603 …}
  +votes: Doctrine\ORM\PersistentCollection {#3605 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -id: 59431
  -bodyTs: "'99':13 'bigot':36 'bigotri':24,25 'forc':40 'homosexu':29 'ignor':22,33 'isn':18 'issu':11 'meant':2 'much':38 'one':4 'other':44 'person':30 'sexual':6,42 'shouldn':7 'time':16 'toward':26 'usual':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4089038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697737559 {#3599
    date: 2023-10-19 19:45:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3469
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: Proxies\__CG__\App\Entity\User {#3083 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2905
        +user: App\Entity\User {#2918 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          (American)\n
          \n
          My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
          \n
          Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
          \n
          (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1697737560 {#2900
          date: 2023-10-19 19:46:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2906 …}
        +nested: Doctrine\ORM\PersistentCollection {#2908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2910 …}
        +reports: Doctrine\ORM\PersistentCollection {#2912 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 58216
        -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4640133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697684397 {#2901
          date: 2023-10-19 04:59:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: """
        As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
        \n
        Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697707790 {#3087
        date: 2023-10-19 11:29:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3082 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3150 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
      -id: 58536
      -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4078702"
      +editedAt: DateTimeImmutable @1697786233 {#3086
        date: 2023-10-20 09:17:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697707790 {#3085
        date: 2023-10-19 11:29:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      > I don’t think your gayness should be a reason to not celebrate a holiday with straight people.\n
      \n
      Their gayness isn't the reason they're not celebrating with straight people, the straight people they would be forced to share a table with are.\n
      \n
      (I'm not trying to have a go at you or think your comment had any malice behind it, but the difference there is crucial)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697712687 {#3466
      date: 2023-10-19 12:51:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3471 …}
    +nested: Doctrine\ORM\PersistentCollection {#3473 …}
    +votes: Doctrine\ORM\PersistentCollection {#3475 …}
    +reports: Doctrine\ORM\PersistentCollection {#3477 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3479 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3481 …}
    -id: 58577
    -bodyTs: "'behind':62 'celebr':13,28 'comment':58 'crucial':69 'differ':66 'forc':38 'gay':6,20 'go':52 'holiday':15 'isn':21 'm':46 'malic':61 'peopl':18,31,34 're':26 'reason':10,24 'share':40 'straight':17,30,33 'tabl':42 'think':4,56 'tri':48 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048588"
    +editedAt: DateTimeImmutable @1697712777 {#3467
      date: 2023-10-19 12:52:57.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697712687 {#3468
      date: 2023-10-19 12:51:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "I meant that one’s sexual shouldn’t be the issue. And 99% of the time it isn’t. It is ignorance and bigotry. Bigotry towards (usually) the homosexual person and the ignorance of the bigot how much they force their sexuality on others."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697737559 {#3598
    date: 2023-10-19 19:45:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
    "@DessertStorms@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3601 …}
  +nested: Doctrine\ORM\PersistentCollection {#3603 …}
  +votes: Doctrine\ORM\PersistentCollection {#3605 …}
  +reports: Doctrine\ORM\PersistentCollection {#3607 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3609 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3611 …}
  -id: 59431
  -bodyTs: "'99':13 'bigot':36 'bigotri':24,25 'forc':40 'homosexu':29 'ignor':22,33 'isn':18 'issu':11 'meant':2 'much':38 'one':4 'other':44 'person':30 'sexual':6,42 'shouldn':7 'time':16 'toward':26 'usual':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4089038"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697737559 {#3599
    date: 2023-10-19 19:45:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#3486
  +user: App\Entity\User {#2918 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2905
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        (American)\n
        \n
        My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
        \n
        Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
        \n
        (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697737560 {#2900
        date: 2023-10-19 19:46:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2906 …}
      +nested: Doctrine\ORM\PersistentCollection {#2908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2910 …}
      +reports: Doctrine\ORM\PersistentCollection {#2912 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 58216
      -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4640133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697684397 {#2901
        date: 2023-10-19 04:59:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
      \n
      Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697707790 {#3087
      date: 2023-10-19 11:29:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 58536
    -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4078702"
    +editedAt: DateTimeImmutable @1697786233 {#3086
      date: 2023-10-20 09:17:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697707790 {#3085
      date: 2023-10-19 11:29:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    Moreso ‘awkward dinner table questioms’ and ‘quick glances to others’. I remember very vividly throughout my teen years that I wanted so desperately to reveal my orientation and (assuming everything went well) get reassurance and validation and yada yada. Every **single** time I was thinking about it, weighing the risks, someone would say some vile comment about a character on the show we had on, or a snarky question under the assumption that I shared their views, or whatever.\n
    \n
    My parents are such a mixed bag; they can be really great caretakers, but fuck me if they can’t be the most dreadful, racist, and condescending people too. My extended family is that but even more.\n
    \n
    I came out after a stroke at 21 that I wasn’t supposed to live through. When I did, it was in a therapy (physical, occupational, speech) setting. When my father asked me, “why [did you pick to tell us] here?”, my response was “because if you started to beat me, help is just down the hall [nurses, security]”.\n
    \n
    It’s not the divide between who we like to sleep with, but the fact that my (extended) family has very… strong views, and it - along with my changing religious views, and other big factors - pushed me away from them, to solitude. Gatherings of people I don’t like, don’t trust, who think poorly on me because what I think when one passes, or what people and activities I want in my private spaces, enrage me deeply.\n
    \n
    I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697710309 {#3483
    date: 2023-10-19 12:11:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3487 …}
  +nested: Doctrine\ORM\PersistentCollection {#3489 …}
  +votes: Doctrine\ORM\PersistentCollection {#3491 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 58550
  -bodyTs: "'21':124 'activ':244 'along':201 'ask':148 'assum':29 'assumpt':72 'away':213 'awkward':2 'bag':86 'beat':166 'big':209 'came':118 'caretak':92 'chang':204 'charact':59 'comment':56 'condescend':106 'damn':265 'deepli':253 'desper':23 'dinner':3 'divid':180 'dread':103 'enrag':251 'even':115 'everi':40 'everyth':30 'everywher':263 'extend':110,193 'fact':190 'factor':210 'famili':111,194 'father':147 'fuck':94 'gather':218 'get':33 'glad':256 'glanc':8 'great':91 'hall':173 'help':168 'like':184,224,261 'live':131 'm':255,267 'mix':85 'moreso':1 'nurs':174 'occup':142 'one':238 'orient':27 'other':10 'parent':81 'pass':239 'peopl':107,220,242 'physic':141 'pick':153 'poor':230 'privat':249 'push':211 'questiom':5 'question':69 'quick':7 'racist':104 'realli':90 'reassur':34 'religi':205 'rememb':12 'respons':159 'reveal':25 'risk':50 'say':53 'secur':175 'set':144 'share':75 'show':62 'side':271 'singl':41 'sleep':186 'snarki':68 'solitud':217 'someon':51 'space':250 'speech':143 'stand':275 'start':164 'stroke':122 'strong':197 'suppos':129 'surround':268 'tabl':4 'teen':17 'tell':155 'therapi':140 'think':45,229,236 'throughout':15 'time':42 'trust':227 'us':156 'valid':36 'view':77,198,206 'vile':55 'vivid':14 'want':21,246 'wasn':127 'weigh':48 'well':32 'went':31 'whatev':79 'would':52 'yada':38,39 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4644926"
  +editedAt: DateTimeImmutable @1697710373 {#3484
    date: 2023-10-19 12:12:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697710309 {#3485
    date: 2023-10-19 12:11:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3486
  +user: App\Entity\User {#2918 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2905
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        (American)\n
        \n
        My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
        \n
        Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
        \n
        (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697737560 {#2900
        date: 2023-10-19 19:46:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2906 …}
      +nested: Doctrine\ORM\PersistentCollection {#2908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2910 …}
      +reports: Doctrine\ORM\PersistentCollection {#2912 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 58216
      -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4640133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697684397 {#2901
        date: 2023-10-19 04:59:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
      \n
      Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697707790 {#3087
      date: 2023-10-19 11:29:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 58536
    -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4078702"
    +editedAt: DateTimeImmutable @1697786233 {#3086
      date: 2023-10-20 09:17:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697707790 {#3085
      date: 2023-10-19 11:29:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    Moreso ‘awkward dinner table questioms’ and ‘quick glances to others’. I remember very vividly throughout my teen years that I wanted so desperately to reveal my orientation and (assuming everything went well) get reassurance and validation and yada yada. Every **single** time I was thinking about it, weighing the risks, someone would say some vile comment about a character on the show we had on, or a snarky question under the assumption that I shared their views, or whatever.\n
    \n
    My parents are such a mixed bag; they can be really great caretakers, but fuck me if they can’t be the most dreadful, racist, and condescending people too. My extended family is that but even more.\n
    \n
    I came out after a stroke at 21 that I wasn’t supposed to live through. When I did, it was in a therapy (physical, occupational, speech) setting. When my father asked me, “why [did you pick to tell us] here?”, my response was “because if you started to beat me, help is just down the hall [nurses, security]”.\n
    \n
    It’s not the divide between who we like to sleep with, but the fact that my (extended) family has very… strong views, and it - along with my changing religious views, and other big factors - pushed me away from them, to solitude. Gatherings of people I don’t like, don’t trust, who think poorly on me because what I think when one passes, or what people and activities I want in my private spaces, enrage me deeply.\n
    \n
    I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697710309 {#3483
    date: 2023-10-19 12:11:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3487 …}
  +nested: Doctrine\ORM\PersistentCollection {#3489 …}
  +votes: Doctrine\ORM\PersistentCollection {#3491 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 58550
  -bodyTs: "'21':124 'activ':244 'along':201 'ask':148 'assum':29 'assumpt':72 'away':213 'awkward':2 'bag':86 'beat':166 'big':209 'came':118 'caretak':92 'chang':204 'charact':59 'comment':56 'condescend':106 'damn':265 'deepli':253 'desper':23 'dinner':3 'divid':180 'dread':103 'enrag':251 'even':115 'everi':40 'everyth':30 'everywher':263 'extend':110,193 'fact':190 'factor':210 'famili':111,194 'father':147 'fuck':94 'gather':218 'get':33 'glad':256 'glanc':8 'great':91 'hall':173 'help':168 'like':184,224,261 'live':131 'm':255,267 'mix':85 'moreso':1 'nurs':174 'occup':142 'one':238 'orient':27 'other':10 'parent':81 'pass':239 'peopl':107,220,242 'physic':141 'pick':153 'poor':230 'privat':249 'push':211 'questiom':5 'question':69 'quick':7 'racist':104 'realli':90 'reassur':34 'religi':205 'rememb':12 'respons':159 'reveal':25 'risk':50 'say':53 'secur':175 'set':144 'share':75 'show':62 'side':271 'singl':41 'sleep':186 'snarki':68 'solitud':217 'someon':51 'space':250 'speech':143 'stand':275 'start':164 'stroke':122 'strong':197 'suppos':129 'surround':268 'tabl':4 'teen':17 'tell':155 'therapi':140 'think':45,229,236 'throughout':15 'time':42 'trust':227 'us':156 'valid':36 'view':77,198,206 'vile':55 'vivid':14 'want':21,246 'wasn':127 'weigh':48 'well':32 'went':31 'whatev':79 'would':52 'yada':38,39 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4644926"
  +editedAt: DateTimeImmutable @1697710373 {#3484
    date: 2023-10-19 12:12:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697710309 {#3485
    date: 2023-10-19 12:11:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3486
  +user: App\Entity\User {#2918 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2905
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        (American)\n
        \n
        My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
        \n
        Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
        \n
        (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1697737560 {#2900
        date: 2023-10-19 19:46:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2906 …}
      +nested: Doctrine\ORM\PersistentCollection {#2908 …}
      +votes: Doctrine\ORM\PersistentCollection {#2910 …}
      +reports: Doctrine\ORM\PersistentCollection {#2912 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
      -id: 58216
      -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4640133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697684397 {#2901
        date: 2023-10-19 04:59:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
      \n
      Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697707790 {#3087
      date: 2023-10-19 11:29:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 58536
    -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4078702"
    +editedAt: DateTimeImmutable @1697786233 {#3086
      date: 2023-10-20 09:17:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697707790 {#3085
      date: 2023-10-19 11:29:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    Moreso ‘awkward dinner table questioms’ and ‘quick glances to others’. I remember very vividly throughout my teen years that I wanted so desperately to reveal my orientation and (assuming everything went well) get reassurance and validation and yada yada. Every **single** time I was thinking about it, weighing the risks, someone would say some vile comment about a character on the show we had on, or a snarky question under the assumption that I shared their views, or whatever.\n
    \n
    My parents are such a mixed bag; they can be really great caretakers, but fuck me if they can’t be the most dreadful, racist, and condescending people too. My extended family is that but even more.\n
    \n
    I came out after a stroke at 21 that I wasn’t supposed to live through. When I did, it was in a therapy (physical, occupational, speech) setting. When my father asked me, “why [did you pick to tell us] here?”, my response was “because if you started to beat me, help is just down the hall [nurses, security]”.\n
    \n
    It’s not the divide between who we like to sleep with, but the fact that my (extended) family has very… strong views, and it - along with my changing religious views, and other big factors - pushed me away from them, to solitude. Gatherings of people I don’t like, don’t trust, who think poorly on me because what I think when one passes, or what people and activities I want in my private spaces, enrage me deeply.\n
    \n
    I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697710309 {#3483
    date: 2023-10-19 12:11:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3487 …}
  +nested: Doctrine\ORM\PersistentCollection {#3489 …}
  +votes: Doctrine\ORM\PersistentCollection {#3491 …}
  +reports: Doctrine\ORM\PersistentCollection {#3493 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
  -id: 58550
  -bodyTs: "'21':124 'activ':244 'along':201 'ask':148 'assum':29 'assumpt':72 'away':213 'awkward':2 'bag':86 'beat':166 'big':209 'came':118 'caretak':92 'chang':204 'charact':59 'comment':56 'condescend':106 'damn':265 'deepli':253 'desper':23 'dinner':3 'divid':180 'dread':103 'enrag':251 'even':115 'everi':40 'everyth':30 'everywher':263 'extend':110,193 'fact':190 'factor':210 'famili':111,194 'father':147 'fuck':94 'gather':218 'get':33 'glad':256 'glanc':8 'great':91 'hall':173 'help':168 'like':184,224,261 'live':131 'm':255,267 'mix':85 'moreso':1 'nurs':174 'occup':142 'one':238 'orient':27 'other':10 'parent':81 'pass':239 'peopl':107,220,242 'physic':141 'pick':153 'poor':230 'privat':249 'push':211 'questiom':5 'question':69 'quick':7 'racist':104 'realli':90 'reassur':34 'religi':205 'rememb':12 'respons':159 'reveal':25 'risk':50 'say':53 'secur':175 'set':144 'share':75 'show':62 'side':271 'singl':41 'sleep':186 'snarki':68 'solitud':217 'someon':51 'space':250 'speech':143 'stand':275 'start':164 'stroke':122 'strong':197 'suppos':129 'surround':268 'tabl':4 'teen':17 'tell':155 'therapi':140 'think':45,229,236 'throughout':15 'time':42 'trust':227 'us':156 'valid':36 'view':77,198,206 'vile':55 'vivid':14 'want':21,246 'wasn':127 'weigh':48 'well':32 'went':31 'whatev':79 'would':52 'yada':38,39 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4644926"
  +editedAt: DateTimeImmutable @1697710373 {#3484
    date: 2023-10-19 12:12:53.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697710309 {#3485
    date: 2023-10-19 12:11:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#3585
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3486
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: Proxies\__CG__\App\Entity\User {#3083 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2905
        +user: App\Entity\User {#2918 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          (American)\n
          \n
          My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
          \n
          Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
          \n
          (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1697737560 {#2900
          date: 2023-10-19 19:46:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2906 …}
        +nested: Doctrine\ORM\PersistentCollection {#2908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2910 …}
        +reports: Doctrine\ORM\PersistentCollection {#2912 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 58216
        -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4640133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697684397 {#2901
          date: 2023-10-19 04:59:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: """
        As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
        \n
        Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697707790 {#3087
        date: 2023-10-19 11:29:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3082 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3150 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
      -id: 58536
      -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4078702"
      +editedAt: DateTimeImmutable @1697786233 {#3086
        date: 2023-10-20 09:17:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697707790 {#3085
        date: 2023-10-19 11:29:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      Moreso ‘awkward dinner table questioms’ and ‘quick glances to others’. I remember very vividly throughout my teen years that I wanted so desperately to reveal my orientation and (assuming everything went well) get reassurance and validation and yada yada. Every **single** time I was thinking about it, weighing the risks, someone would say some vile comment about a character on the show we had on, or a snarky question under the assumption that I shared their views, or whatever.\n
      \n
      My parents are such a mixed bag; they can be really great caretakers, but fuck me if they can’t be the most dreadful, racist, and condescending people too. My extended family is that but even more.\n
      \n
      I came out after a stroke at 21 that I wasn’t supposed to live through. When I did, it was in a therapy (physical, occupational, speech) setting. When my father asked me, “why [did you pick to tell us] here?”, my response was “because if you started to beat me, help is just down the hall [nurses, security]”.\n
      \n
      It’s not the divide between who we like to sleep with, but the fact that my (extended) family has very… strong views, and it - along with my changing religious views, and other big factors - pushed me away from them, to solitude. Gatherings of people I don’t like, don’t trust, who think poorly on me because what I think when one passes, or what people and activities I want in my private spaces, enrage me deeply.\n
      \n
      I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697710309 {#3483
      date: 2023-10-19 12:11:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3487 …}
    +nested: Doctrine\ORM\PersistentCollection {#3489 …}
    +votes: Doctrine\ORM\PersistentCollection {#3491 …}
    +reports: Doctrine\ORM\PersistentCollection {#3493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
    -id: 58550
    -bodyTs: "'21':124 'activ':244 'along':201 'ask':148 'assum':29 'assumpt':72 'away':213 'awkward':2 'bag':86 'beat':166 'big':209 'came':118 'caretak':92 'chang':204 'charact':59 'comment':56 'condescend':106 'damn':265 'deepli':253 'desper':23 'dinner':3 'divid':180 'dread':103 'enrag':251 'even':115 'everi':40 'everyth':30 'everywher':263 'extend':110,193 'fact':190 'factor':210 'famili':111,194 'father':147 'fuck':94 'gather':218 'get':33 'glad':256 'glanc':8 'great':91 'hall':173 'help':168 'like':184,224,261 'live':131 'm':255,267 'mix':85 'moreso':1 'nurs':174 'occup':142 'one':238 'orient':27 'other':10 'parent':81 'pass':239 'peopl':107,220,242 'physic':141 'pick':153 'poor':230 'privat':249 'push':211 'questiom':5 'question':69 'quick':7 'racist':104 'realli':90 'reassur':34 'religi':205 'rememb':12 'respons':159 'reveal':25 'risk':50 'say':53 'secur':175 'set':144 'share':75 'show':62 'side':271 'singl':41 'sleep':186 'snarki':68 'solitud':217 'someon':51 'space':250 'speech':143 'stand':275 'start':164 'stroke':122 'strong':197 'suppos':129 'surround':268 'tabl':4 'teen':17 'tell':155 'therapi':140 'think':45,229,236 'throughout':15 'time':42 'trust':227 'us':156 'valid':36 'view':77,198,206 'vile':55 'vivid':14 'want':21,246 'wasn':127 'weigh':48 'well':32 'went':31 'whatev':79 'would':52 'yada':38,39 'year':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4644926"
    +editedAt: DateTimeImmutable @1697710373 {#3484
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697710309 {#3485
      date: 2023-10-19 12:11:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    > I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(\n
    \n
    Offering a friendly virtual hug if you want it 💜
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697712909 {#3583
    date: 2023-10-19 12:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 58579
  -bodyTs: "'damn':12 'everywher':10 'friend':25 'glad':3 'hug':27 'like':8 'm':2,14 'offer':23 'side':18 'stand':22 'surround':15 'virtual':26 'want':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697712909 {#3584
    date: 2023-10-19 12:55:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#3585
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3486
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: Proxies\__CG__\App\Entity\User {#3083 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2905
        +user: App\Entity\User {#2918 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          (American)\n
          \n
          My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
          \n
          Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
          \n
          (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1697737560 {#2900
          date: 2023-10-19 19:46:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2906 …}
        +nested: Doctrine\ORM\PersistentCollection {#2908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2910 …}
        +reports: Doctrine\ORM\PersistentCollection {#2912 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 58216
        -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4640133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697684397 {#2901
          date: 2023-10-19 04:59:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: """
        As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
        \n
        Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697707790 {#3087
        date: 2023-10-19 11:29:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3082 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3150 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
      -id: 58536
      -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4078702"
      +editedAt: DateTimeImmutable @1697786233 {#3086
        date: 2023-10-20 09:17:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697707790 {#3085
        date: 2023-10-19 11:29:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      Moreso ‘awkward dinner table questioms’ and ‘quick glances to others’. I remember very vividly throughout my teen years that I wanted so desperately to reveal my orientation and (assuming everything went well) get reassurance and validation and yada yada. Every **single** time I was thinking about it, weighing the risks, someone would say some vile comment about a character on the show we had on, or a snarky question under the assumption that I shared their views, or whatever.\n
      \n
      My parents are such a mixed bag; they can be really great caretakers, but fuck me if they can’t be the most dreadful, racist, and condescending people too. My extended family is that but even more.\n
      \n
      I came out after a stroke at 21 that I wasn’t supposed to live through. When I did, it was in a therapy (physical, occupational, speech) setting. When my father asked me, “why [did you pick to tell us] here?”, my response was “because if you started to beat me, help is just down the hall [nurses, security]”.\n
      \n
      It’s not the divide between who we like to sleep with, but the fact that my (extended) family has very… strong views, and it - along with my changing religious views, and other big factors - pushed me away from them, to solitude. Gatherings of people I don’t like, don’t trust, who think poorly on me because what I think when one passes, or what people and activities I want in my private spaces, enrage me deeply.\n
      \n
      I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697710309 {#3483
      date: 2023-10-19 12:11:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3487 …}
    +nested: Doctrine\ORM\PersistentCollection {#3489 …}
    +votes: Doctrine\ORM\PersistentCollection {#3491 …}
    +reports: Doctrine\ORM\PersistentCollection {#3493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
    -id: 58550
    -bodyTs: "'21':124 'activ':244 'along':201 'ask':148 'assum':29 'assumpt':72 'away':213 'awkward':2 'bag':86 'beat':166 'big':209 'came':118 'caretak':92 'chang':204 'charact':59 'comment':56 'condescend':106 'damn':265 'deepli':253 'desper':23 'dinner':3 'divid':180 'dread':103 'enrag':251 'even':115 'everi':40 'everyth':30 'everywher':263 'extend':110,193 'fact':190 'factor':210 'famili':111,194 'father':147 'fuck':94 'gather':218 'get':33 'glad':256 'glanc':8 'great':91 'hall':173 'help':168 'like':184,224,261 'live':131 'm':255,267 'mix':85 'moreso':1 'nurs':174 'occup':142 'one':238 'orient':27 'other':10 'parent':81 'pass':239 'peopl':107,220,242 'physic':141 'pick':153 'poor':230 'privat':249 'push':211 'questiom':5 'question':69 'quick':7 'racist':104 'realli':90 'reassur':34 'religi':205 'rememb':12 'respons':159 'reveal':25 'risk':50 'say':53 'secur':175 'set':144 'share':75 'show':62 'side':271 'singl':41 'sleep':186 'snarki':68 'solitud':217 'someon':51 'space':250 'speech':143 'stand':275 'start':164 'stroke':122 'strong':197 'suppos':129 'surround':268 'tabl':4 'teen':17 'tell':155 'therapi':140 'think':45,229,236 'throughout':15 'time':42 'trust':227 'us':156 'valid':36 'view':77,198,206 'vile':55 'vivid':14 'want':21,246 'wasn':127 'weigh':48 'well':32 'went':31 'whatev':79 'would':52 'yada':38,39 'year':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4644926"
    +editedAt: DateTimeImmutable @1697710373 {#3484
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697710309 {#3485
      date: 2023-10-19 12:11:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    > I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(\n
    \n
    Offering a friendly virtual hug if you want it 💜
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697712909 {#3583
    date: 2023-10-19 12:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 58579
  -bodyTs: "'damn':12 'everywher':10 'friend':25 'glad':3 'hug':27 'like':8 'm':2,14 'offer':23 'side':18 'stand':22 'surround':15 'virtual':26 'want':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697712909 {#3584
    date: 2023-10-19 12:55:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#3585
  +user: Proxies\__CG__\App\Entity\User {#3470 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3486
    +user: App\Entity\User {#2918 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3084
      +user: Proxies\__CG__\App\Entity\User {#3083 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2905
        +user: App\Entity\User {#2918 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          (American)\n
          \n
          My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
          \n
          Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
          \n
          (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1697737560 {#2900
          date: 2023-10-19 19:46:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2906 …}
        +nested: Doctrine\ORM\PersistentCollection {#2908 …}
        +votes: Doctrine\ORM\PersistentCollection {#2910 …}
        +reports: Doctrine\ORM\PersistentCollection {#2912 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
        -id: 58216
        -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4640133"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697684397 {#2901
          date: 2023-10-19 04:59:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: """
        As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
        \n
        Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697707790 {#3087
        date: 2023-10-19 11:29:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3082 …}
      +nested: Doctrine\ORM\PersistentCollection {#3162 …}
      +votes: Doctrine\ORM\PersistentCollection {#3163 …}
      +reports: Doctrine\ORM\PersistentCollection {#3150 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
      -id: 58536
      -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4078702"
      +editedAt: DateTimeImmutable @1697786233 {#3086
        date: 2023-10-20 09:17:13.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697707790 {#3085
        date: 2023-10-19 11:29:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      Moreso ‘awkward dinner table questioms’ and ‘quick glances to others’. I remember very vividly throughout my teen years that I wanted so desperately to reveal my orientation and (assuming everything went well) get reassurance and validation and yada yada. Every **single** time I was thinking about it, weighing the risks, someone would say some vile comment about a character on the show we had on, or a snarky question under the assumption that I shared their views, or whatever.\n
      \n
      My parents are such a mixed bag; they can be really great caretakers, but fuck me if they can’t be the most dreadful, racist, and condescending people too. My extended family is that but even more.\n
      \n
      I came out after a stroke at 21 that I wasn’t supposed to live through. When I did, it was in a therapy (physical, occupational, speech) setting. When my father asked me, “why [did you pick to tell us] here?”, my response was “because if you started to beat me, help is just down the hall [nurses, security]”.\n
      \n
      It’s not the divide between who we like to sleep with, but the fact that my (extended) family has very… strong views, and it - along with my changing religious views, and other big factors - pushed me away from them, to solitude. Gatherings of people I don’t like, don’t trust, who think poorly on me because what I think when one passes, or what people and activities I want in my private spaces, enrage me deeply.\n
      \n
      I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697710309 {#3483
      date: 2023-10-19 12:11:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3487 …}
    +nested: Doctrine\ORM\PersistentCollection {#3489 …}
    +votes: Doctrine\ORM\PersistentCollection {#3491 …}
    +reports: Doctrine\ORM\PersistentCollection {#3493 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
    -id: 58550
    -bodyTs: "'21':124 'activ':244 'along':201 'ask':148 'assum':29 'assumpt':72 'away':213 'awkward':2 'bag':86 'beat':166 'big':209 'came':118 'caretak':92 'chang':204 'charact':59 'comment':56 'condescend':106 'damn':265 'deepli':253 'desper':23 'dinner':3 'divid':180 'dread':103 'enrag':251 'even':115 'everi':40 'everyth':30 'everywher':263 'extend':110,193 'fact':190 'factor':210 'famili':111,194 'father':147 'fuck':94 'gather':218 'get':33 'glad':256 'glanc':8 'great':91 'hall':173 'help':168 'like':184,224,261 'live':131 'm':255,267 'mix':85 'moreso':1 'nurs':174 'occup':142 'one':238 'orient':27 'other':10 'parent':81 'pass':239 'peopl':107,220,242 'physic':141 'pick':153 'poor':230 'privat':249 'push':211 'questiom':5 'question':69 'quick':7 'racist':104 'realli':90 'reassur':34 'religi':205 'rememb':12 'respons':159 'reveal':25 'risk':50 'say':53 'secur':175 'set':144 'share':75 'show':62 'side':271 'singl':41 'sleep':186 'snarki':68 'solitud':217 'someon':51 'space':250 'speech':143 'stand':275 'start':164 'stroke':122 'strong':197 'suppos':129 'surround':268 'tabl':4 'teen':17 'tell':155 'therapi':140 'think':45,229,236 'throughout':15 'time':42 'trust':227 'us':156 'valid':36 'view':77,198,206 'vile':55 'vivid':14 'want':21,246 'wasn':127 'weigh':48 'well':32 'went':31 'whatev':79 'would':52 'yada':38,39 'year':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4644926"
    +editedAt: DateTimeImmutable @1697710373 {#3484
      date: 2023-10-19 12:12:53.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697710309 {#3485
      date: 2023-10-19 12:11:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: """
    > I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(\n
    \n
    Offering a friendly virtual hug if you want it 💜
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697712909 {#3583
    date: 2023-10-19 12:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3586 …}
  +nested: Doctrine\ORM\PersistentCollection {#3588 …}
  +votes: Doctrine\ORM\PersistentCollection {#3590 …}
  +reports: Doctrine\ORM\PersistentCollection {#3592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
  -id: 58579
  -bodyTs: "'damn':12 'everywher':10 'friend':25 'glad':3 'hug':27 'like':8 'm':2,14 'offer':23 'side':18 'stand':22 'surround':15 'virtual':26 'want':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697712909 {#3584
    date: 2023-10-19 12:55:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#3683
  +user: App\Entity\User {#2918 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3486
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3084
        +user: Proxies\__CG__\App\Entity\User {#3083 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2905
          +user: App\Entity\User {#2918 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            (American)\n
            \n
            My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
            \n
            Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
            \n
            (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 61
          +score: 0
          +lastActive: DateTime @1697737560 {#2900
            date: 2023-10-19 19:46:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2906 …}
          +nested: Doctrine\ORM\PersistentCollection {#2908 …}
          +votes: Doctrine\ORM\PersistentCollection {#2910 …}
          +reports: Doctrine\ORM\PersistentCollection {#2912 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
          -id: 58216
          -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4640133"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697684397 {#2901
            date: 2023-10-19 04:59:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2905}
        +body: """
          As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
          \n
          Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697707790 {#3087
          date: 2023-10-19 11:29:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@wreckedcarzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3082 …}
        +nested: Doctrine\ORM\PersistentCollection {#3162 …}
        +votes: Doctrine\ORM\PersistentCollection {#3163 …}
        +reports: Doctrine\ORM\PersistentCollection {#3150 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
        -id: 58536
        -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4078702"
        +editedAt: DateTimeImmutable @1697786233 {#3086
          date: 2023-10-20 09:17:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697707790 {#3085
          date: 2023-10-19 11:29:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: """
        Moreso ‘awkward dinner table questioms’ and ‘quick glances to others’. I remember very vividly throughout my teen years that I wanted so desperately to reveal my orientation and (assuming everything went well) get reassurance and validation and yada yada. Every **single** time I was thinking about it, weighing the risks, someone would say some vile comment about a character on the show we had on, or a snarky question under the assumption that I shared their views, or whatever.\n
        \n
        My parents are such a mixed bag; they can be really great caretakers, but fuck me if they can’t be the most dreadful, racist, and condescending people too. My extended family is that but even more.\n
        \n
        I came out after a stroke at 21 that I wasn’t supposed to live through. When I did, it was in a therapy (physical, occupational, speech) setting. When my father asked me, “why [did you pick to tell us] here?”, my response was “because if you started to beat me, help is just down the hall [nurses, security]”.\n
        \n
        It’s not the divide between who we like to sleep with, but the fact that my (extended) family has very… strong views, and it - along with my changing religious views, and other big factors - pushed me away from them, to solitude. Gatherings of people I don’t like, don’t trust, who think poorly on me because what I think when one passes, or what people and activities I want in my private spaces, enrage me deeply.\n
        \n
        I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697710309 {#3483
        date: 2023-10-19 12:11:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
        "@Tartas1995@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3487 …}
      +nested: Doctrine\ORM\PersistentCollection {#3489 …}
      +votes: Doctrine\ORM\PersistentCollection {#3491 …}
      +reports: Doctrine\ORM\PersistentCollection {#3493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
      -id: 58550
      -bodyTs: "'21':124 'activ':244 'along':201 'ask':148 'assum':29 'assumpt':72 'away':213 'awkward':2 'bag':86 'beat':166 'big':209 'came':118 'caretak':92 'chang':204 'charact':59 'comment':56 'condescend':106 'damn':265 'deepli':253 'desper':23 'dinner':3 'divid':180 'dread':103 'enrag':251 'even':115 'everi':40 'everyth':30 'everywher':263 'extend':110,193 'fact':190 'factor':210 'famili':111,194 'father':147 'fuck':94 'gather':218 'get':33 'glad':256 'glanc':8 'great':91 'hall':173 'help':168 'like':184,224,261 'live':131 'm':255,267 'mix':85 'moreso':1 'nurs':174 'occup':142 'one':238 'orient':27 'other':10 'parent':81 'pass':239 'peopl':107,220,242 'physic':141 'pick':153 'poor':230 'privat':249 'push':211 'questiom':5 'question':69 'quick':7 'racist':104 'realli':90 'reassur':34 'religi':205 'rememb':12 'respons':159 'reveal':25 'risk':50 'say':53 'secur':175 'set':144 'share':75 'show':62 'side':271 'singl':41 'sleep':186 'snarki':68 'solitud':217 'someon':51 'space':250 'speech':143 'stand':275 'start':164 'stroke':122 'strong':197 'suppos':129 'surround':268 'tabl':4 'teen':17 'tell':155 'therapi':140 'think':45,229,236 'throughout':15 'time':42 'trust':227 'us':156 'valid':36 'view':77,198,206 'vile':55 'vivid':14 'want':21,246 'wasn':127 'weigh':48 'well':32 'went':31 'whatev':79 'would':52 'yada':38,39 'year':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4644926"
      +editedAt: DateTimeImmutable @1697710373 {#3484
        date: 2023-10-19 12:12:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697710309 {#3485
        date: 2023-10-19 12:11:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      > I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(\n
      \n
      Offering a friendly virtual hug if you want it 💜
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697712909 {#3583
      date: 2023-10-19 12:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 58579
    -bodyTs: "'damn':12 'everywher':10 'friend':25 'glad':3 'hug':27 'like':8 'm':2,14 'offer':23 'side':18 'stand':22 'surround':15 'virtual':26 'want':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697712909 {#3584
      date: 2023-10-19 12:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "🫂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697713634 {#3681
    date: 2023-10-19 13:07:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
    "@DessertStorms@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3684 …}
  +nested: Doctrine\ORM\PersistentCollection {#3686 …}
  +votes: Doctrine\ORM\PersistentCollection {#3688 …}
  +reports: Doctrine\ORM\PersistentCollection {#3690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
  -id: 58596
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4645631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713634 {#3682
    date: 2023-10-19 13:07:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#3683
  +user: App\Entity\User {#2918 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3486
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3084
        +user: Proxies\__CG__\App\Entity\User {#3083 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2905
          +user: App\Entity\User {#2918 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            (American)\n
            \n
            My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
            \n
            Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
            \n
            (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 61
          +score: 0
          +lastActive: DateTime @1697737560 {#2900
            date: 2023-10-19 19:46:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2906 …}
          +nested: Doctrine\ORM\PersistentCollection {#2908 …}
          +votes: Doctrine\ORM\PersistentCollection {#2910 …}
          +reports: Doctrine\ORM\PersistentCollection {#2912 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
          -id: 58216
          -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4640133"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697684397 {#2901
            date: 2023-10-19 04:59:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2905}
        +body: """
          As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
          \n
          Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697707790 {#3087
          date: 2023-10-19 11:29:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@wreckedcarzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3082 …}
        +nested: Doctrine\ORM\PersistentCollection {#3162 …}
        +votes: Doctrine\ORM\PersistentCollection {#3163 …}
        +reports: Doctrine\ORM\PersistentCollection {#3150 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
        -id: 58536
        -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4078702"
        +editedAt: DateTimeImmutable @1697786233 {#3086
          date: 2023-10-20 09:17:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697707790 {#3085
          date: 2023-10-19 11:29:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: """
        Moreso ‘awkward dinner table questioms’ and ‘quick glances to others’. I remember very vividly throughout my teen years that I wanted so desperately to reveal my orientation and (assuming everything went well) get reassurance and validation and yada yada. Every **single** time I was thinking about it, weighing the risks, someone would say some vile comment about a character on the show we had on, or a snarky question under the assumption that I shared their views, or whatever.\n
        \n
        My parents are such a mixed bag; they can be really great caretakers, but fuck me if they can’t be the most dreadful, racist, and condescending people too. My extended family is that but even more.\n
        \n
        I came out after a stroke at 21 that I wasn’t supposed to live through. When I did, it was in a therapy (physical, occupational, speech) setting. When my father asked me, “why [did you pick to tell us] here?”, my response was “because if you started to beat me, help is just down the hall [nurses, security]”.\n
        \n
        It’s not the divide between who we like to sleep with, but the fact that my (extended) family has very… strong views, and it - along with my changing religious views, and other big factors - pushed me away from them, to solitude. Gatherings of people I don’t like, don’t trust, who think poorly on me because what I think when one passes, or what people and activities I want in my private spaces, enrage me deeply.\n
        \n
        I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697710309 {#3483
        date: 2023-10-19 12:11:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
        "@Tartas1995@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3487 …}
      +nested: Doctrine\ORM\PersistentCollection {#3489 …}
      +votes: Doctrine\ORM\PersistentCollection {#3491 …}
      +reports: Doctrine\ORM\PersistentCollection {#3493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
      -id: 58550
      -bodyTs: "'21':124 'activ':244 'along':201 'ask':148 'assum':29 'assumpt':72 'away':213 'awkward':2 'bag':86 'beat':166 'big':209 'came':118 'caretak':92 'chang':204 'charact':59 'comment':56 'condescend':106 'damn':265 'deepli':253 'desper':23 'dinner':3 'divid':180 'dread':103 'enrag':251 'even':115 'everi':40 'everyth':30 'everywher':263 'extend':110,193 'fact':190 'factor':210 'famili':111,194 'father':147 'fuck':94 'gather':218 'get':33 'glad':256 'glanc':8 'great':91 'hall':173 'help':168 'like':184,224,261 'live':131 'm':255,267 'mix':85 'moreso':1 'nurs':174 'occup':142 'one':238 'orient':27 'other':10 'parent':81 'pass':239 'peopl':107,220,242 'physic':141 'pick':153 'poor':230 'privat':249 'push':211 'questiom':5 'question':69 'quick':7 'racist':104 'realli':90 'reassur':34 'religi':205 'rememb':12 'respons':159 'reveal':25 'risk':50 'say':53 'secur':175 'set':144 'share':75 'show':62 'side':271 'singl':41 'sleep':186 'snarki':68 'solitud':217 'someon':51 'space':250 'speech':143 'stand':275 'start':164 'stroke':122 'strong':197 'suppos':129 'surround':268 'tabl':4 'teen':17 'tell':155 'therapi':140 'think':45,229,236 'throughout':15 'time':42 'trust':227 'us':156 'valid':36 'view':77,198,206 'vile':55 'vivid':14 'want':21,246 'wasn':127 'weigh':48 'well':32 'went':31 'whatev':79 'would':52 'yada':38,39 'year':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4644926"
      +editedAt: DateTimeImmutable @1697710373 {#3484
        date: 2023-10-19 12:12:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697710309 {#3485
        date: 2023-10-19 12:11:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      > I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(\n
      \n
      Offering a friendly virtual hug if you want it 💜
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697712909 {#3583
      date: 2023-10-19 12:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 58579
    -bodyTs: "'damn':12 'everywher':10 'friend':25 'glad':3 'hug':27 'like':8 'm':2,14 'offer':23 'side':18 'stand':22 'surround':15 'virtual':26 'want':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697712909 {#3584
      date: 2023-10-19 12:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "🫂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697713634 {#3681
    date: 2023-10-19 13:07:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
    "@DessertStorms@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3684 …}
  +nested: Doctrine\ORM\PersistentCollection {#3686 …}
  +votes: Doctrine\ORM\PersistentCollection {#3688 …}
  +reports: Doctrine\ORM\PersistentCollection {#3690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
  -id: 58596
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4645631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713634 {#3682
    date: 2023-10-19 13:07:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#3683
  +user: App\Entity\User {#2918 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3585
    +user: Proxies\__CG__\App\Entity\User {#3470 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3486
      +user: App\Entity\User {#2918 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3084
        +user: Proxies\__CG__\App\Entity\User {#3083 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2905
          +user: App\Entity\User {#2918 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1733 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            (American)\n
            \n
            My family is always surprised that I don’t celebrate Thanksgiving (though I do like to eat). Maybe it has something to do with the fact that everyone is Christian, right-wing, straight and hateful - and vocal about it, while I am gay, satanic, soft-spoken and not right-wing. Maybe it’s because I see celebrating the day where we ‘gifted’ natives items that would knowingly harm and kill them, and even centuries later we’d still be trying to eradicate their people, freedoms, rights, history, land…\n
            \n
            Nah, it’s definitely because I’m a godless heathen who likes gagging on guys. Most absolutely. More gravy with your confederate flag napkins, aunty? I’m *so* glad you brought enough for everyone.\n
            \n
            (I might have my facts skewed but that’s what I took away from my history classes 20 years ago)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 61
          +score: 0
          +lastActive: DateTime @1697737560 {#2900
            date: 2023-10-19 19:46:00.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Lauchs@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2906 …}
          +nested: Doctrine\ORM\PersistentCollection {#2908 …}
          +votes: Doctrine\ORM\PersistentCollection {#2910 …}
          +reports: Doctrine\ORM\PersistentCollection {#2912 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2914 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2916 …}
          -id: 58216
          -bodyTs: "'20':144 'absolut':109 'ago':146 'alway':5 'american':1 'aunti':117 'away':139 'brought':123 'celebr':11,61 'centuri':78 'christian':31 'class':143 'confeder':114 'd':81 'day':63 'definit':96 'eat':18 'enough':124 'erad':86 'even':77 'everyon':29,126 'fact':27,131 'famili':3 'flag':115 'freedom':89 'gag':105 'gay':45 'gift':66 'glad':121 'godless':101 'gravi':111 'guy':107 'harm':72 'hate':37 'heathen':102 'histori':91,142 'item':68 'kill':74 'know':71 'land':92 'later':79 'like':16,104 'm':99,119 'mayb':19,55 'might':128 'nah':93 'napkin':116 'nativ':67 'peopl':88 'right':33,53,90 'right-w':32,52 'satan':46 'see':60 'skew':132 'soft':48 'soft-spoken':47 'someth':22 'spoken':49 'still':82 'straight':35 'surpris':6 'thanksgiv':12 'though':13 'took':138 'tri':84 'vocal':39 'wing':34,54 'would':70 'year':145"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4640133"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697684397 {#2901
            date: 2023-10-19 04:59:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2905}
        +body: """
          As a straight man and while I also don’t celebrate Thanksgiving, I don’t think your gayness should be a reason to not celebrate a holiday with straight people. Your gayness would be as welcome as my straightness on my table.\n
          \n
          Edit: I honestly don’t understand why I am being down voted. Op expressed how they are straight and he is gay, as if that is the issue. It is not. It sounds to me as if they were bigots and pushy with their sexuality. They could be gay like him and they still could be bigots and making him uncomfortable with being too pushy with their sexuality. In other words, I tried to express that he should draw the line at sexuality but at bigots.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697707790 {#3087
          date: 2023-10-19 11:29:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lauchs@lemmy.world"
          "@wreckedcarzz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3082 …}
        +nested: Doctrine\ORM\PersistentCollection {#3162 …}
        +votes: Doctrine\ORM\PersistentCollection {#3163 …}
        +reports: Doctrine\ORM\PersistentCollection {#3150 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
        -id: 58536
        -bodyTs: "'also':8 'bigot':82,99,128 'celebr':11,25 'could':89,97 'draw':121 'edit':43 'express':56,117 'gay':18,32,64,91 'holiday':27 'honest':45 'issu':70 'like':92 'line':123 'make':101 'man':4 'op':55 'peopl':30 'pushi':84,107 'reason':22 'sexual':87,110,125 'sound':75 'still':96 'straight':3,29,39,60 'tabl':42 'thanksgiv':12 'think':16 'tri':115 'uncomfort':103 'understand':48 'vote':54 'welcom':36 'word':113 'would':33"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4078702"
        +editedAt: DateTimeImmutable @1697786233 {#3086
          date: 2023-10-20 09:17:13.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697707790 {#3085
          date: 2023-10-19 11:29:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2905}
      +body: """
        Moreso ‘awkward dinner table questioms’ and ‘quick glances to others’. I remember very vividly throughout my teen years that I wanted so desperately to reveal my orientation and (assuming everything went well) get reassurance and validation and yada yada. Every **single** time I was thinking about it, weighing the risks, someone would say some vile comment about a character on the show we had on, or a snarky question under the assumption that I shared their views, or whatever.\n
        \n
        My parents are such a mixed bag; they can be really great caretakers, but fuck me if they can’t be the most dreadful, racist, and condescending people too. My extended family is that but even more.\n
        \n
        I came out after a stroke at 21 that I wasn’t supposed to live through. When I did, it was in a therapy (physical, occupational, speech) setting. When my father asked me, “why [did you pick to tell us] here?”, my response was “because if you started to beat me, help is just down the hall [nurses, security]”.\n
        \n
        It’s not the divide between who we like to sleep with, but the fact that my (extended) family has very… strong views, and it - along with my changing religious views, and other big factors - pushed me away from them, to solitude. Gatherings of people I don’t like, don’t trust, who think poorly on me because what I think when one passes, or what people and activities I want in my private spaces, enrage me deeply.\n
        \n
        I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697710309 {#3483
        date: 2023-10-19 12:11:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lauchs@lemmy.world"
        "@wreckedcarzz@lemmy.world"
        "@Tartas1995@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3487 …}
      +nested: Doctrine\ORM\PersistentCollection {#3489 …}
      +votes: Doctrine\ORM\PersistentCollection {#3491 …}
      +reports: Doctrine\ORM\PersistentCollection {#3493 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3495 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3497 …}
      -id: 58550
      -bodyTs: "'21':124 'activ':244 'along':201 'ask':148 'assum':29 'assumpt':72 'away':213 'awkward':2 'bag':86 'beat':166 'big':209 'came':118 'caretak':92 'chang':204 'charact':59 'comment':56 'condescend':106 'damn':265 'deepli':253 'desper':23 'dinner':3 'divid':180 'dread':103 'enrag':251 'even':115 'everi':40 'everyth':30 'everywher':263 'extend':110,193 'fact':190 'factor':210 'famili':111,194 'father':147 'fuck':94 'gather':218 'get':33 'glad':256 'glanc':8 'great':91 'hall':173 'help':168 'like':184,224,261 'live':131 'm':255,267 'mix':85 'moreso':1 'nurs':174 'occup':142 'one':238 'orient':27 'other':10 'parent':81 'pass':239 'peopl':107,220,242 'physic':141 'pick':153 'poor':230 'privat':249 'push':211 'questiom':5 'question':69 'quick':7 'racist':104 'realli':90 'reassur':34 'religi':205 'rememb':12 'respons':159 'reveal':25 'risk':50 'say':53 'secur':175 'set':144 'share':75 'show':62 'side':271 'singl':41 'sleep':186 'snarki':68 'solitud':217 'someon':51 'space':250 'speech':143 'stand':275 'start':164 'stroke':122 'strong':197 'suppos':129 'surround':268 'tabl':4 'teen':17 'tell':155 'therapi':140 'think':45,229,236 'throughout':15 'time':42 'trust':227 'us':156 'valid':36 'view':77,198,206 'vile':55 'vivid':14 'want':21,246 'wasn':127 'weigh':48 'well':32 'went':31 'whatev':79 'would':52 'yada':38,39 'year':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4644926"
      +editedAt: DateTimeImmutable @1697710373 {#3484
        date: 2023-10-19 12:12:53.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697710309 {#3485
        date: 2023-10-19 12:11:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2905}
    +body: """
      > I’m glad that it’s not like that everywhere, but damn, I’m surrounded on all sides from where I stand. :(\n
      \n
      Offering a friendly virtual hug if you want it 💜
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697712909 {#3583
      date: 2023-10-19 12:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Lauchs@lemmy.world"
      "@wreckedcarzz@lemmy.world"
      "@Tartas1995@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3586 …}
    +nested: Doctrine\ORM\PersistentCollection {#3588 …}
    +votes: Doctrine\ORM\PersistentCollection {#3590 …}
    +reports: Doctrine\ORM\PersistentCollection {#3592 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3594 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3596 …}
    -id: 58579
    -bodyTs: "'damn':12 'everywher':10 'friend':25 'glad':3 'hug':27 'like':8 'm':2,14 'offer':23 'side':18 'stand':22 'surround':15 'virtual':26 'want':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/551225/-/comment/3048626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697712909 {#3584
      date: 2023-10-19 12:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2905}
  +body: "🫂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697713634 {#3681
    date: 2023-10-19 13:07:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lauchs@lemmy.world"
    "@wreckedcarzz@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
    "@DessertStorms@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3684 …}
  +nested: Doctrine\ORM\PersistentCollection {#3686 …}
  +votes: Doctrine\ORM\PersistentCollection {#3688 …}
  +reports: Doctrine\ORM\PersistentCollection {#3690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3694 …}
  -id: 58596
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4645631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697713634 {#3682
    date: 2023-10-19 13:07:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#2979
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2980 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This meme format needs to die, sexist bs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697683449 {#2974
    date: 2023-10-19 04:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 58205
  -bodyTs: "'bs':8 'die':6 'format':3 'meme':2 'need':4 'sexist':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4639915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697683449 {#2975
    date: 2023-10-19 04:44:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#2979
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2980 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This meme format needs to die, sexist bs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697683449 {#2974
    date: 2023-10-19 04:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 58205
  -bodyTs: "'bs':8 'die':6 'format':3 'meme':2 'need':4 'sexist':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4639915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697683449 {#2975
    date: 2023-10-19 04:44:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#2979
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2980 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This meme format needs to die, sexist bs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697683449 {#2974
    date: 2023-10-19 04:44:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@roon@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 58205
  -bodyTs: "'bs':8 'die':6 'format':3 'meme':2 'need':4 'sexist':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4639915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697683449 {#2975
    date: 2023-10-19 04:44:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details