Redirect 302 redirect from GET @entry_comment_create (05cb43)

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

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 …}
}
19.22 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.08 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: "The stress is what gives me the motivation to do the work. So no."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698343068 {#2429
    date: 2023-10-26 19:57:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 73377
  -bodyTs: "'give':5 'motiv':8 'stress':2 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4833321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698339646 {#1394
    date: 2023-10-26 19: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
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: "The stress is what gives me the motivation to do the work. So no."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698343068 {#2429
    date: 2023-10-26 19:57:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 73377
  -bodyTs: "'give':5 'motiv':8 'stress':2 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4833321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698339646 {#1394
    date: 2023-10-26 19: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
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: "The stress is what gives me the motivation to do the work. So no."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698343068 {#2429
    date: 2023-10-26 19:57:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 73377
  -bodyTs: "'give':5 'motiv':8 'stress':2 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4833321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698339646 {#1394
    date: 2023-10-26 19: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
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 {#3212
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +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: "The stress is what gives me the motivation to do the work. So no."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698343068 {#2429
      date: 2023-10-26 19:57:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +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: 73377
    -bodyTs: "'give':5 'motiv':8 'stress':2 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4833321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698339646 {#1394
      date: 2023-10-26 19:00:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "![](https://lemmy.world/pictrs/image/4de431f5-9f0c-4d40-881c-5c1a54658b92.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698343066 {#3210
    date: 2023-10-26 19:57:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 73463
  -bodyTs: "'/pictrs/image/4de431f5-9f0c-4d40-881c-5c1a54658b92.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/4de431f5-9f0c-4d40-881c-5c1a54658b92.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4834399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698343066 {#3211
    date: 2023-10-26 19:57: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
7 DENIED edit
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +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: "The stress is what gives me the motivation to do the work. So no."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698343068 {#2429
      date: 2023-10-26 19:57:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +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: 73377
    -bodyTs: "'give':5 'motiv':8 'stress':2 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4833321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698339646 {#1394
      date: 2023-10-26 19:00:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "![](https://lemmy.world/pictrs/image/4de431f5-9f0c-4d40-881c-5c1a54658b92.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698343066 {#3210
    date: 2023-10-26 19:57:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 73463
  -bodyTs: "'/pictrs/image/4de431f5-9f0c-4d40-881c-5c1a54658b92.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/4de431f5-9f0c-4d40-881c-5c1a54658b92.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4834399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698343066 {#3211
    date: 2023-10-26 19:57: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
8 DENIED moderate
App\Entity\EntryComment {#3212
  +user: Proxies\__CG__\App\Entity\User {#3213 …}
  +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: "The stress is what gives me the motivation to do the work. So no."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698343068 {#2429
      date: 2023-10-26 19:57:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +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: 73377
    -bodyTs: "'give':5 'motiv':8 'stress':2 'work':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4833321"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698339646 {#1394
      date: 2023-10-26 19:00:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1546}
  +body: "![](https://lemmy.world/pictrs/image/4de431f5-9f0c-4d40-881c-5c1a54658b92.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698343066 {#3210
    date: 2023-10-26 19:57:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3214 …}
  +nested: Doctrine\ORM\PersistentCollection {#3216 …}
  +votes: Doctrine\ORM\PersistentCollection {#3218 …}
  +reports: Doctrine\ORM\PersistentCollection {#3220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3224 …}
  -id: 73463
  -bodyTs: "'/pictrs/image/4de431f5-9f0c-4d40-881c-5c1a54658b92.jpeg)':3 'lemmy.world':2 'lemmy.world/pictrs/image/4de431f5-9f0c-4d40-881c-5c1a54658b92.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4834399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698343066 {#3211
    date: 2023-10-26 19:57: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
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 {#1720
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "[en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster](https://en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698367684 {#1730
    date: 2023-10-27 02:48:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ok_gas_1987@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 73373
  -bodyTs: "'/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4833264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698339470 {#1719
    date: 2023-10-26 18:57: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
11 DENIED edit
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "[en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster](https://en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698367684 {#1730
    date: 2023-10-27 02:48:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ok_gas_1987@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 73373
  -bodyTs: "'/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4833264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698339470 {#1719
    date: 2023-10-26 18:57: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
12 DENIED moderate
App\Entity\EntryComment {#1720
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "[en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster](https://en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698367684 {#1730
    date: 2023-10-27 02:48:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ok_gas_1987@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 73373
  -bodyTs: "'/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4833264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698339470 {#1719
    date: 2023-10-26 18:57: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
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 {#3196
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1720
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "[en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster](https://en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698367684 {#1730
      date: 2023-10-27 02:48:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ok_gas_1987@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1717 …}
    +nested: Doctrine\ORM\PersistentCollection {#1741 …}
    +votes: Doctrine\ORM\PersistentCollection {#1707 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
    -id: 73373
    -bodyTs: "'/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4833264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698339470 {#1719
      date: 2023-10-26 18:57:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1720}
  +body: "[europeanacademyofreligionandsociety.com/…/gokuism…](https://europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698340040 {#3194
    date: 2023-10-26 19:07:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ok_gas_1987@sh.itjust.works"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 73389
  -bodyTs: "'/gokuism':2 '/news/gokuism-the-anime-religion/)':5 'europeanacademyofreligionandsociety.com':1,4 'europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4835294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698340040 {#3195
    date: 2023-10-26 19:07: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
15 DENIED edit
App\Entity\EntryComment {#3196
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1720
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "[en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster](https://en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698367684 {#1730
      date: 2023-10-27 02:48:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ok_gas_1987@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1717 …}
    +nested: Doctrine\ORM\PersistentCollection {#1741 …}
    +votes: Doctrine\ORM\PersistentCollection {#1707 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
    -id: 73373
    -bodyTs: "'/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4833264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698339470 {#1719
      date: 2023-10-26 18:57:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1720}
  +body: "[europeanacademyofreligionandsociety.com/…/gokuism…](https://europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698340040 {#3194
    date: 2023-10-26 19:07:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ok_gas_1987@sh.itjust.works"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 73389
  -bodyTs: "'/gokuism':2 '/news/gokuism-the-anime-religion/)':5 'europeanacademyofreligionandsociety.com':1,4 'europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4835294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698340040 {#3195
    date: 2023-10-26 19:07: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
16 DENIED moderate
App\Entity\EntryComment {#3196
  +user: Proxies\__CG__\App\Entity\User {#3197 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1720
    +user: App\Entity\User {#1409 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "[en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster](https://en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698367684 {#1730
      date: 2023-10-27 02:48:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ok_gas_1987@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1717 …}
    +nested: Doctrine\ORM\PersistentCollection {#1741 …}
    +votes: Doctrine\ORM\PersistentCollection {#1707 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
    -id: 73373
    -bodyTs: "'/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4833264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698339470 {#1719
      date: 2023-10-26 18:57:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1720}
  +body: "[europeanacademyofreligionandsociety.com/…/gokuism…](https://europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698340040 {#3194
    date: 2023-10-26 19:07:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ok_gas_1987@sh.itjust.works"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3198 …}
  +nested: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  -id: 73389
  -bodyTs: "'/gokuism':2 '/news/gokuism-the-anime-religion/)':5 'europeanacademyofreligionandsociety.com':1,4 'europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4835294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698340040 {#3195
    date: 2023-10-26 19:07: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
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 {#3315
  +user: Proxies\__CG__\App\Entity\User {#3316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: Proxies\__CG__\App\Entity\User {#3197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1720
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "[en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster](https://en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698367684 {#1730
        date: 2023-10-27 02:48:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ok_gas_1987@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 73373
      -bodyTs: "'/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4833264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698339470 {#1719
        date: 2023-10-26 18:57:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1720}
    +body: "[europeanacademyofreligionandsociety.com/…/gokuism…](https://europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698340040 {#3194
      date: 2023-10-26 19:07:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ok_gas_1987@sh.itjust.works"
      "@RIP_Cheems@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3198 …}
    +nested: Doctrine\ORM\PersistentCollection {#3200 …}
    +votes: Doctrine\ORM\PersistentCollection {#3202 …}
    +reports: Doctrine\ORM\PersistentCollection {#3204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
    -id: 73389
    -bodyTs: "'/gokuism':2 '/news/gokuism-the-anime-religion/)':5 'europeanacademyofreligionandsociety.com':1,4 'europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4835294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698340040 {#3195
      date: 2023-10-26 19:07:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1720}
  +body: "That is one hell of a domain name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698367681 {#3313
    date: 2023-10-27 02:48:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ok_gas_1987@sh.itjust.works"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 73972
  -bodyTs: "'domain':7 'hell':4 'name':8 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3146576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698367681 {#3314
    date: 2023-10-27 02: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
19 DENIED edit
App\Entity\EntryComment {#3315
  +user: Proxies\__CG__\App\Entity\User {#3316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: Proxies\__CG__\App\Entity\User {#3197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1720
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "[en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster](https://en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698367684 {#1730
        date: 2023-10-27 02:48:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ok_gas_1987@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 73373
      -bodyTs: "'/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4833264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698339470 {#1719
        date: 2023-10-26 18:57:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1720}
    +body: "[europeanacademyofreligionandsociety.com/…/gokuism…](https://europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698340040 {#3194
      date: 2023-10-26 19:07:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ok_gas_1987@sh.itjust.works"
      "@RIP_Cheems@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3198 …}
    +nested: Doctrine\ORM\PersistentCollection {#3200 …}
    +votes: Doctrine\ORM\PersistentCollection {#3202 …}
    +reports: Doctrine\ORM\PersistentCollection {#3204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
    -id: 73389
    -bodyTs: "'/gokuism':2 '/news/gokuism-the-anime-religion/)':5 'europeanacademyofreligionandsociety.com':1,4 'europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4835294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698340040 {#3195
      date: 2023-10-26 19:07:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1720}
  +body: "That is one hell of a domain name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698367681 {#3313
    date: 2023-10-27 02:48:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ok_gas_1987@sh.itjust.works"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 73972
  -bodyTs: "'domain':7 'hell':4 'name':8 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3146576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698367681 {#3314
    date: 2023-10-27 02: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
20 DENIED moderate
App\Entity\EntryComment {#3315
  +user: Proxies\__CG__\App\Entity\User {#3316 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3196
    +user: Proxies\__CG__\App\Entity\User {#3197 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1720
      +user: App\Entity\User {#1409 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1729 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "[en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster](https://en.m.wikipedia.org/wiki/Flying_Spaghetti_Monster)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698367684 {#1730
        date: 2023-10-27 02:48:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ok_gas_1987@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 73373
      -bodyTs: "'/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/flying_spaghetti_monster](https://en.m.wikipedia.org/wiki/flying_spaghetti_monster)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4833264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698339470 {#1719
        date: 2023-10-26 18:57:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1720}
    +body: "[europeanacademyofreligionandsociety.com/…/gokuism…](https://europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698340040 {#3194
      date: 2023-10-26 19:07:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Ok_gas_1987@sh.itjust.works"
      "@RIP_Cheems@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3198 …}
    +nested: Doctrine\ORM\PersistentCollection {#3200 …}
    +votes: Doctrine\ORM\PersistentCollection {#3202 …}
    +reports: Doctrine\ORM\PersistentCollection {#3204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
    -id: 73389
    -bodyTs: "'/gokuism':2 '/news/gokuism-the-anime-religion/)':5 'europeanacademyofreligionandsociety.com':1,4 'europeanacademyofreligionandsociety.com/news/gokuism-the-anime-religion/)':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4835294"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698340040 {#3195
      date: 2023-10-26 19:07:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1720}
  +body: "That is one hell of a domain name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698367681 {#3313
    date: 2023-10-27 02:48:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ok_gas_1987@sh.itjust.works"
    "@RIP_Cheems@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3317 …}
  +nested: Doctrine\ORM\PersistentCollection {#3319 …}
  +votes: Doctrine\ORM\PersistentCollection {#3321 …}
  +reports: Doctrine\ORM\PersistentCollection {#3323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3327 …}
  -id: 73972
  -bodyTs: "'domain':7 'hell':4 'name':8 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3146576"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698367681 {#3314
    date: 2023-10-27 02: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
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 {#2461
  +user: App\Entity\User {#2371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "again?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698338516 {#1733
    date: 2023-10-26 18:41:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UrPartnerInCrime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 73345
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5357314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338516 {#1716
    date: 2023-10-26 18:41: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
23 DENIED edit
App\Entity\EntryComment {#2461
  +user: App\Entity\User {#2371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "again?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698338516 {#1733
    date: 2023-10-26 18:41:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UrPartnerInCrime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 73345
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5357314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338516 {#1716
    date: 2023-10-26 18:41: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
24 DENIED moderate
App\Entity\EntryComment {#2461
  +user: App\Entity\User {#2371 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "again?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698338516 {#1733
    date: 2023-10-26 18:41:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UrPartnerInCrime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 73345
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5357314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338516 {#1716
    date: 2023-10-26 18:41: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
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 {#2033
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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\n
    \n
    and drive
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698338404 {#2024
    date: 2023-10-26 18:40:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vis4valentine@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 73343
  -bodyTs: "'drive':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4246668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338404 {#2022
    date: 2023-10-26 18:40:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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\n
    \n
    and drive
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698338404 {#2024
    date: 2023-10-26 18:40:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vis4valentine@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 73343
  -bodyTs: "'drive':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4246668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338404 {#2022
    date: 2023-10-26 18:40:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#2061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2021 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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\n
    \n
    and drive
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698338404 {#2024
    date: 2023-10-26 18:40:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vis4valentine@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2028 …}
  +nested: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  -id: 73343
  -bodyTs: "'drive':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4246668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338404 {#2022
    date: 2023-10-26 18:40:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2323
  +user: App\Entity\User {#2143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1698418509 {#2191
    date: 2023-10-27 16:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 73339
  -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1488060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338204 {#2325
    date: 2023-10-26 18:36: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
31 DENIED edit
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#2143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1698418509 {#2191
    date: 2023-10-27 16:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 73339
  -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1488060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338204 {#2325
    date: 2023-10-26 18:36: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
32 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#2143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1698418509 {#2191
    date: 2023-10-27 16:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 73339
  -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1488060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338204 {#2325
    date: 2023-10-26 18:36: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
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 {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2143 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1698418509 {#2191
      date: 2023-10-27 16:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2300 …}
    +nested: Doctrine\ORM\PersistentCollection {#2340 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    -id: 73339
    -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1488060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338204 {#2325
      date: 2023-10-26 18:36:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Yup… dude also thinks abortion providers should be sentenced to hard labor. Republicans are going completely mask off. If they win big in the midterm election America is quite literally fucked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698338347 {#3162
    date: 2023-10-26 18:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@coradora@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 73341
  -bodyTs: "'abort':5 'also':3 'america':27 'big':22 'complet':16 'dude':2 'elect':26 'fuck':31 'go':15 'hard':11 'labor':12 'liter':30 'mask':17 'midterm':25 'provid':6 'quit':29 'republican':13 'sentenc':9 'think':4 'win':21 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5241201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338347 {#3163
    date: 2023-10-26 18:39:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2143 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1698418509 {#2191
      date: 2023-10-27 16:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2300 …}
    +nested: Doctrine\ORM\PersistentCollection {#2340 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    -id: 73339
    -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1488060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338204 {#2325
      date: 2023-10-26 18:36:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Yup… dude also thinks abortion providers should be sentenced to hard labor. Republicans are going completely mask off. If they win big in the midterm election America is quite literally fucked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698338347 {#3162
    date: 2023-10-26 18:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@coradora@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 73341
  -bodyTs: "'abort':5 'also':3 'america':27 'big':22 'complet':16 'dude':2 'elect':26 'fuck':31 'go':15 'hard':11 'labor':12 'liter':30 'mask':17 'midterm':25 'provid':6 'quit':29 'republican':13 'sentenc':9 'think':4 'win':21 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5241201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338347 {#3163
    date: 2023-10-26 18:39:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#3164
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2143 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1698418509 {#2191
      date: 2023-10-27 16:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2300 …}
    +nested: Doctrine\ORM\PersistentCollection {#2340 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    -id: 73339
    -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1488060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338204 {#2325
      date: 2023-10-26 18:36:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "Yup… dude also thinks abortion providers should be sentenced to hard labor. Republicans are going completely mask off. If they win big in the midterm election America is quite literally fucked."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698338347 {#3162
    date: 2023-10-26 18:39:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@coradora@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3166 …}
  +nested: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  -id: 73341
  -bodyTs: "'abort':5 'also':3 'america':27 'big':22 'complet':16 'dude':2 'elect':26 'fuck':31 'go':15 'hard':11 'labor':12 'liter':30 'mask':17 'midterm':25 'provid':6 'quit':29 'republican':13 'sentenc':9 'think':4 'win':21 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5241201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338347 {#3163
    date: 2023-10-26 18:39:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3268
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2323
      +user: App\Entity\User {#2143 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1698418509 {#2191
        date: 2023-10-27 16:55:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 73339
      -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1488060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698338204 {#2325
        date: 2023-10-26 18:36:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2323}
    +body: "Yup… dude also thinks abortion providers should be sentenced to hard labor. Republicans are going completely mask off. If they win big in the midterm election America is quite literally fucked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698338347 {#3162
      date: 2023-10-26 18:39:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@coradora@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 73341
    -bodyTs: "'abort':5 'also':3 'america':27 'big':22 'complet':16 'dude':2 'elect':26 'fuck':31 'go':15 'hard':11 'labor':12 'liter':30 'mask':17 'midterm':25 'provid':6 'quit':29 'republican':13 'sentenc':9 'think':4 'win':21 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5241201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338347 {#3163
      date: 2023-10-26 18:39:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "We were already fukt when RBG decided to die in office rather than step down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698364579 {#3266
    date: 2023-10-27 01:56:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@coradora@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3272 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -id: 73916
  -bodyTs: "'alreadi':3 'decid':7 'die':9 'fukt':4 'offic':11 'rather':12 'rbg':6 'step':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5373814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698364579 {#3267
    date: 2023-10-27 01:56:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3268
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2323
      +user: App\Entity\User {#2143 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1698418509 {#2191
        date: 2023-10-27 16:55:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 73339
      -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1488060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698338204 {#2325
        date: 2023-10-26 18:36:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2323}
    +body: "Yup… dude also thinks abortion providers should be sentenced to hard labor. Republicans are going completely mask off. If they win big in the midterm election America is quite literally fucked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698338347 {#3162
      date: 2023-10-26 18:39:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@coradora@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 73341
    -bodyTs: "'abort':5 'also':3 'america':27 'big':22 'complet':16 'dude':2 'elect':26 'fuck':31 'go':15 'hard':11 'labor':12 'liter':30 'mask':17 'midterm':25 'provid':6 'quit':29 'republican':13 'sentenc':9 'think':4 'win':21 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5241201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338347 {#3163
      date: 2023-10-26 18:39:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "We were already fukt when RBG decided to die in office rather than step down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698364579 {#3266
    date: 2023-10-27 01:56:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@coradora@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3272 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -id: 73916
  -bodyTs: "'alreadi':3 'decid':7 'die':9 'fukt':4 'offic':11 'rather':12 'rbg':6 'step':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5373814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698364579 {#3267
    date: 2023-10-27 01:56:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3268
  +user: Proxies\__CG__\App\Entity\User {#3269 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3164
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2323
      +user: App\Entity\User {#2143 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1698418509 {#2191
        date: 2023-10-27 16:55:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 73339
      -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1488060"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698338204 {#2325
        date: 2023-10-26 18:36:44.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2323}
    +body: "Yup… dude also thinks abortion providers should be sentenced to hard labor. Republicans are going completely mask off. If they win big in the midterm election America is quite literally fucked."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698338347 {#3162
      date: 2023-10-26 18:39:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
      "@coradora@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3166 …}
    +nested: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    -id: 73341
    -bodyTs: "'abort':5 'also':3 'america':27 'big':22 'complet':16 'dude':2 'elect':26 'fuck':31 'go':15 'hard':11 'labor':12 'liter':30 'mask':17 'midterm':25 'provid':6 'quit':29 'republican':13 'sentenc':9 'think':4 'win':21 'yup':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5241201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338347 {#3163
      date: 2023-10-26 18:39:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "We were already fukt when RBG decided to die in office rather than step down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698364579 {#3266
    date: 2023-10-27 01:56:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@coradora@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3270 …}
  +nested: Doctrine\ORM\PersistentCollection {#3272 …}
  +votes: Doctrine\ORM\PersistentCollection {#3274 …}
  +reports: Doctrine\ORM\PersistentCollection {#3276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3280 …}
  -id: 73916
  -bodyTs: "'alreadi':3 'decid':7 'die':9 'fukt':4 'offic':11 'rather':12 'rbg':6 'step':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5373814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698364579 {#3267
    date: 2023-10-27 01:56:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2143 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1698418509 {#2191
      date: 2023-10-27 16:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2300 …}
    +nested: Doctrine\ORM\PersistentCollection {#2340 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    -id: 73339
    -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1488060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338204 {#2325
      date: 2023-10-26 18:36:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "If one day a single democrat is trying to storm the capitol, he will get shot 23 times and be called a terrorist. All his family will be persecuted by crazy hats. You accepted their crazy extremist behavior and the know it. These guys just hijacked democracy to forcepass one of their guy despite an internal vote. I will tell you from an outside perspective, you guys are going right into fascism next time Trump is elected. He won’t leave twice. You’re going to be the baddies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698418508 {#3178
    date: 2023-10-27 16:55:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@coradora@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 74780
  -bodyTs: "'23':17 'accept':34 'baddi':89 'behavior':38 'call':21 'capitol':12 'crazi':31,36 'day':3 'democraci':47 'democrat':6 'despit':54 'elect':77 'extremist':37 'famili':26 'fascism':72 'forcepass':49 'get':15 'go':69,85 'guy':44,53,67 'hat':32 'hijack':46 'intern':56 'know':41 'leav':81 'next':73 'one':2,50 'outsid':64 'persecut':29 'perspect':65 're':84 'right':70 'shot':16 'singl':5 'storm':10 'tell':60 'terrorist':23 'time':18,74 'tri':8 'trump':75 'twice':82 'vote':57 'won':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5271641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698418508 {#3179
    date: 2023-10-27 16:55: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
43 DENIED edit
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2143 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1698418509 {#2191
      date: 2023-10-27 16:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2300 …}
    +nested: Doctrine\ORM\PersistentCollection {#2340 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    -id: 73339
    -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1488060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338204 {#2325
      date: 2023-10-26 18:36:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "If one day a single democrat is trying to storm the capitol, he will get shot 23 times and be called a terrorist. All his family will be persecuted by crazy hats. You accepted their crazy extremist behavior and the know it. These guys just hijacked democracy to forcepass one of their guy despite an internal vote. I will tell you from an outside perspective, you guys are going right into fascism next time Trump is elected. He won’t leave twice. You’re going to be the baddies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698418508 {#3178
    date: 2023-10-27 16:55:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@coradora@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 74780
  -bodyTs: "'23':17 'accept':34 'baddi':89 'behavior':38 'call':21 'capitol':12 'crazi':31,36 'day':3 'democraci':47 'democrat':6 'despit':54 'elect':77 'extremist':37 'famili':26 'fascism':72 'forcepass':49 'get':15 'go':69,85 'guy':44,53,67 'hat':32 'hijack':46 'intern':56 'know':41 'leav':81 'next':73 'one':2,50 'outsid':64 'persecut':29 'perspect':65 're':84 'right':70 'shot':16 'singl':5 'storm':10 'tell':60 'terrorist':23 'time':18,74 'tri':8 'trump':75 'twice':82 'vote':57 'won':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5271641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698418508 {#3179
    date: 2023-10-27 16:55: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
44 DENIED moderate
App\Entity\EntryComment {#3180
  +user: Proxies\__CG__\App\Entity\User {#3181 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2323
    +user: App\Entity\User {#2143 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2324 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Oh it gets better, the dude who was the “architect” of the “legal” coup strategy just got elected Speaker! This is fine…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1698418509 {#2191
      date: 2023-10-27 16:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2300 …}
    +nested: Doctrine\ORM\PersistentCollection {#2340 …}
    +votes: Doctrine\ORM\PersistentCollection {#2342 …}
    +reports: Doctrine\ORM\PersistentCollection {#2343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    -id: 73339
    -bodyTs: "'architect':10 'better':4 'coup':14 'dude':6 'elect':18 'fine':22 'get':3 'got':17 'legal':13 'oh':1 'speaker':19 'strategi':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1488060"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338204 {#2325
      date: 2023-10-26 18:36:44.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2323}
  +body: "If one day a single democrat is trying to storm the capitol, he will get shot 23 times and be called a terrorist. All his family will be persecuted by crazy hats. You accepted their crazy extremist behavior and the know it. These guys just hijacked democracy to forcepass one of their guy despite an internal vote. I will tell you from an outside perspective, you guys are going right into fascism next time Trump is elected. He won’t leave twice. You’re going to be the baddies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698418508 {#3178
    date: 2023-10-27 16:55:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@coradora@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3182 …}
  +nested: Doctrine\ORM\PersistentCollection {#3184 …}
  +votes: Doctrine\ORM\PersistentCollection {#3186 …}
  +reports: Doctrine\ORM\PersistentCollection {#3188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3192 …}
  -id: 74780
  -bodyTs: "'23':17 'accept':34 'baddi':89 'behavior':38 'call':21 'capitol':12 'crazi':31,36 'day':3 'democraci':47 'democrat':6 'despit':54 'elect':77 'extremist':37 'famili':26 'fascism':72 'forcepass':49 'get':15 'go':69,85 'guy':44,53,67 'hat':32 'hijack':46 'intern':56 'know':41 'leav':81 'next':73 'one':2,50 'outsid':64 'persecut':29 'perspect':65 're':84 'right':70 'shot':16 'singl':5 'storm':10 'tell':60 'terrorist':23 'time':18,74 'tri':8 'trump':75 'twice':82 'vote':57 'won':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5271641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698418508 {#3179
    date: 2023-10-27 16:55: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
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 {#2163
  +user: App\Entity\User {#2214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 think mine took it a little too far. Yay PTSD!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698337828 {#2119
    date: 2023-10-26 18:30:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 73331
  -bodyTs: "'far':9 'littl':7 'mine':3 'ptsd':11 'think':2 'took':4 'yay':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4832700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698337828 {#2116
    date: 2023-10-26 18:30:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#2214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 think mine took it a little too far. Yay PTSD!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698337828 {#2119
    date: 2023-10-26 18:30:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 73331
  -bodyTs: "'far':9 'littl':7 'mine':3 'ptsd':11 'think':2 'took':4 'yay':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4832700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698337828 {#2116
    date: 2023-10-26 18:30:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#2214 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 think mine took it a little too far. Yay PTSD!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1698337828 {#2119
    date: 2023-10-26 18:30:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2044 …}
  +nested: Doctrine\ORM\PersistentCollection {#2127 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2215 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2227 …}
  -id: 73331
  -bodyTs: "'far':9 'littl':7 'mine':3 'ptsd':11 'think':2 'took':4 'yay':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4832700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698337828 {#2116
    date: 2023-10-26 18:30:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2194
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698406727 {#2221
    date: 2023-10-27 13:38:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 73302
  -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4833322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698336690 {#2219
    date: 2023-10-26 18:11: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 {#2194
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698406727 {#2221
    date: 2023-10-27 13:38:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 73302
  -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4833322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698336690 {#2219
    date: 2023-10-26 18:11: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 {#2194
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1698406727 {#2221
    date: 2023-10-27 13:38:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 73302
  -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4833322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698336690 {#2219
    date: 2023-10-26 18:11: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 {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2194
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698406727 {#2221
      date: 2023-10-27 13:38:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 73302
    -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4833322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336690 {#2219
      date: 2023-10-26 18:11:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2194}
  +body: "Works with bad English, too. We love correcting people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698355733 {#3146
    date: 2023-10-26 23:28:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 73760
  -bodyTs: "'bad':3 'correct':8 'english':4 'love':7 'peopl':9 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4253714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698355733 {#3147
    date: 2023-10-26 23:28:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2194
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698406727 {#2221
      date: 2023-10-27 13:38:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 73302
    -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4833322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336690 {#2219
      date: 2023-10-26 18:11:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2194}
  +body: "Works with bad English, too. We love correcting people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698355733 {#3146
    date: 2023-10-26 23:28:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 73760
  -bodyTs: "'bad':3 'correct':8 'english':4 'love':7 'peopl':9 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4253714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698355733 {#3147
    date: 2023-10-26 23:28:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#3148
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2194
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1698406727 {#2221
      date: 2023-10-27 13:38:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2193 …}
    +nested: Doctrine\ORM\PersistentCollection {#2205 …}
    +votes: Doctrine\ORM\PersistentCollection {#2202 …}
    +reports: Doctrine\ORM\PersistentCollection {#2210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
    -id: 73302
    -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4833322"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336690 {#2219
      date: 2023-10-26 18:11:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2194}
  +body: "Works with bad English, too. We love correcting people."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698355733 {#3146
    date: 2023-10-26 23:28:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3150 …}
  +nested: Doctrine\ORM\PersistentCollection {#3152 …}
  +votes: Doctrine\ORM\PersistentCollection {#3154 …}
  +reports: Doctrine\ORM\PersistentCollection {#3156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
  -id: 73760
  -bodyTs: "'bad':3 'correct':8 'english':4 'love':7 'peopl':9 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4253714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698355733 {#3147
    date: 2023-10-26 23:28:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3379
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2194
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698406727 {#2221
        date: 2023-10-27 13:38:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 73302
      -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4833322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336690 {#2219
        date: 2023-10-26 18:11:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2194}
    +body: "Works with bad English, too. We love correcting people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698355733 {#3146
      date: 2023-10-26 23:28:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 73760
    -bodyTs: "'bad':3 'correct':8 'english':4 'love':7 'peopl':9 'work':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4253714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698355733 {#3147
      date: 2023-10-26 23:28:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2194}
  +body: "And adding “sorry for any imperfect grammar; English is not my native language.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698355800 {#3377
    date: 2023-10-26 23:30:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@mindbleach@sh.itjust.works"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 73763
  -bodyTs: "'ad':2 'english':8 'grammar':7 'imperfect':6 'languag':13 'nativ':12 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4842985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698355800 {#3378
    date: 2023-10-26 23:30:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#3379
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2194
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698406727 {#2221
        date: 2023-10-27 13:38:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 73302
      -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4833322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336690 {#2219
        date: 2023-10-26 18:11:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2194}
    +body: "Works with bad English, too. We love correcting people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698355733 {#3146
      date: 2023-10-26 23:28:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 73760
    -bodyTs: "'bad':3 'correct':8 'english':4 'love':7 'peopl':9 'work':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4253714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698355733 {#3147
      date: 2023-10-26 23:28:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2194}
  +body: "And adding “sorry for any imperfect grammar; English is not my native language.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698355800 {#3377
    date: 2023-10-26 23:30:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@mindbleach@sh.itjust.works"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 73763
  -bodyTs: "'ad':2 'english':8 'grammar':7 'imperfect':6 'languag':13 'nativ':12 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4842985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698355800 {#3378
    date: 2023-10-26 23:30:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#3379
  +user: App\Entity\User {#2204 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3148
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2194
      +user: App\Entity\User {#2204 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1698406727 {#2221
        date: 2023-10-27 13:38:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 73302
      -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4833322"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336690 {#2219
        date: 2023-10-26 18:11:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2194}
    +body: "Works with bad English, too. We love correcting people."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698355733 {#3146
      date: 2023-10-26 23:28:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3150 …}
    +nested: Doctrine\ORM\PersistentCollection {#3152 …}
    +votes: Doctrine\ORM\PersistentCollection {#3154 …}
    +reports: Doctrine\ORM\PersistentCollection {#3156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
    -id: 73760
    -bodyTs: "'bad':3 'correct':8 'english':4 'love':7 'peopl':9 'work':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4253714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698355733 {#3147
      date: 2023-10-26 23:28:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2194}
  +body: "And adding “sorry for any imperfect grammar; English is not my native language.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698355800 {#3377
    date: 2023-10-26 23:30:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@mindbleach@sh.itjust.works"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3380 …}
  +nested: Doctrine\ORM\PersistentCollection {#3382 …}
  +votes: Doctrine\ORM\PersistentCollection {#3384 …}
  +reports: Doctrine\ORM\PersistentCollection {#3386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
  -id: 73763
  -bodyTs: "'ad':2 'english':8 'grammar':7 'imperfect':6 'languag':13 'nativ':12 'sorri':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4842985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698355800 {#3378
    date: 2023-10-26 23:30:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#3539
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3379
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3148
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2194
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698406727 {#2221
          date: 2023-10-27 13:38:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 73302
        -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4833322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336690 {#2219
          date: 2023-10-26 18:11:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2194}
      +body: "Works with bad English, too. We love correcting people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698355733 {#3146
        date: 2023-10-26 23:28:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3150 …}
      +nested: Doctrine\ORM\PersistentCollection {#3152 …}
      +votes: Doctrine\ORM\PersistentCollection {#3154 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 73760
      -bodyTs: "'bad':3 'correct':8 'english':4 'love':7 'peopl':9 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4253714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698355733 {#3147
        date: 2023-10-26 23:28:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2194}
    +body: "And adding “sorry for any imperfect grammar; English is not my native language.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698355800 {#3377
      date: 2023-10-26 23:30:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@mindbleach@sh.itjust.works"
      "@Magnetar@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3380 …}
    +nested: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    -id: 73763
    -bodyTs: "'ad':2 'english':8 'grammar':7 'imperfect':6 'languag':13 'nativ':12 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4842985"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698355800 {#3378
      date: 2023-10-26 23:30:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2194}
  +body: "![](https://feddit.de/pictrs/image/8f3cada9-2496-43b4-a902-770ec24a8d9b.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698406726 {#3537
    date: 2023-10-27 13:38:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@mindbleach@sh.itjust.works"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3541 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3545 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 74530
  -bodyTs: "'/pictrs/image/8f3cada9-2496-43b4-a902-770ec24a8d9b.jpeg)':3 'feddit.de':2 'feddit.de/pictrs/image/8f3cada9-2496-43b4-a902-770ec24a8d9b.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4272823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698406726 {#3538
    date: 2023-10-27 13:38:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#3539
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3379
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3148
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2194
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698406727 {#2221
          date: 2023-10-27 13:38:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 73302
        -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4833322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336690 {#2219
          date: 2023-10-26 18:11:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2194}
      +body: "Works with bad English, too. We love correcting people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698355733 {#3146
        date: 2023-10-26 23:28:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3150 …}
      +nested: Doctrine\ORM\PersistentCollection {#3152 …}
      +votes: Doctrine\ORM\PersistentCollection {#3154 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 73760
      -bodyTs: "'bad':3 'correct':8 'english':4 'love':7 'peopl':9 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4253714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698355733 {#3147
        date: 2023-10-26 23:28:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2194}
    +body: "And adding “sorry for any imperfect grammar; English is not my native language.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698355800 {#3377
      date: 2023-10-26 23:30:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@mindbleach@sh.itjust.works"
      "@Magnetar@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3380 …}
    +nested: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    -id: 73763
    -bodyTs: "'ad':2 'english':8 'grammar':7 'imperfect':6 'languag':13 'nativ':12 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4842985"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698355800 {#3378
      date: 2023-10-26 23:30:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2194}
  +body: "![](https://feddit.de/pictrs/image/8f3cada9-2496-43b4-a902-770ec24a8d9b.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698406726 {#3537
    date: 2023-10-27 13:38:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@mindbleach@sh.itjust.works"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3541 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3545 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 74530
  -bodyTs: "'/pictrs/image/8f3cada9-2496-43b4-a902-770ec24a8d9b.jpeg)':3 'feddit.de':2 'feddit.de/pictrs/image/8f3cada9-2496-43b4-a902-770ec24a8d9b.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4272823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698406726 {#3538
    date: 2023-10-27 13:38:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#3539
  +user: Proxies\__CG__\App\Entity\User {#3540 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3379
    +user: App\Entity\User {#2204 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3148
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2194
        +user: App\Entity\User {#2204 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I’ve been online for twenty-five years. There has been one constant: writing bad German summons an actual German to helpfully correct you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1698406727 {#2221
          date: 2023-10-27 13:38:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EherVielleicht@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 73302
        -bodyTs: "'actual':20 'bad':16 'constant':14 'correct':24 'five':8 'german':17,21 'help':23 'one':13 'onlin':4 'summon':18 'twenti':7 'twenty-f':6 've':2 'write':15 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4833322"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336690 {#2219
          date: 2023-10-26 18:11:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2194}
      +body: "Works with bad English, too. We love correcting people."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698355733 {#3146
        date: 2023-10-26 23:28:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3150 …}
      +nested: Doctrine\ORM\PersistentCollection {#3152 …}
      +votes: Doctrine\ORM\PersistentCollection {#3154 …}
      +reports: Doctrine\ORM\PersistentCollection {#3156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3160 …}
      -id: 73760
      -bodyTs: "'bad':3 'correct':8 'english':4 'love':7 'peopl':9 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4253714"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698355733 {#3147
        date: 2023-10-26 23:28:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2194}
    +body: "And adding “sorry for any imperfect grammar; English is not my native language.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698355800 {#3377
      date: 2023-10-26 23:30:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
      "@mindbleach@sh.itjust.works"
      "@Magnetar@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3380 …}
    +nested: Doctrine\ORM\PersistentCollection {#3382 …}
    +votes: Doctrine\ORM\PersistentCollection {#3384 …}
    +reports: Doctrine\ORM\PersistentCollection {#3386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3390 …}
    -id: 73763
    -bodyTs: "'ad':2 'english':8 'grammar':7 'imperfect':6 'languag':13 'nativ':12 'sorri':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4842985"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698355800 {#3378
      date: 2023-10-26 23:30:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2194}
  +body: "![](https://feddit.de/pictrs/image/8f3cada9-2496-43b4-a902-770ec24a8d9b.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698406726 {#3537
    date: 2023-10-27 13:38:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@mindbleach@sh.itjust.works"
    "@Magnetar@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3541 …}
  +nested: Doctrine\ORM\PersistentCollection {#3543 …}
  +votes: Doctrine\ORM\PersistentCollection {#3545 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 74530
  -bodyTs: "'/pictrs/image/8f3cada9-2496-43b4-a902-770ec24a8d9b.jpeg)':3 'feddit.de':2 'feddit.de/pictrs/image/8f3cada9-2496-43b4-a902-770ec24a8d9b.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4272823"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698406726 {#3538
    date: 2023-10-27 13:38:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2152
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698451607 {#2157
    date: 2023-10-28 02:06:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 73286
  -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5240331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698336034 {#2151
    date: 2023-10-26 18:00: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
67 DENIED edit
App\Entity\EntryComment {#2152
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698451607 {#2157
    date: 2023-10-28 02:06:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 73286
  -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5240331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698336034 {#2151
    date: 2023-10-26 18:00: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
68 DENIED moderate
App\Entity\EntryComment {#2152
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1698451607 {#2157
    date: 2023-10-28 02:06:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 73286
  -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5240331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698336034 {#2151
    date: 2023-10-26 18:00: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
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 {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Go anyway, the western US is beautiful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698376257 {#3044
    date: 2023-10-27 05:10:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
  -id: 74103
  -bodyTs: "'anyway':2 'beauti':7 'go':1 'us':5 'western':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4855138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698376257 {#3043
    date: 2023-10-27 05:10: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
71 DENIED edit
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Go anyway, the western US is beautiful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698376257 {#3044
    date: 2023-10-27 05:10:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
  -id: 74103
  -bodyTs: "'anyway':2 'beauti':7 'go':1 'us':5 'western':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4855138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698376257 {#3043
    date: 2023-10-27 05:10: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
72 DENIED moderate
App\Entity\EntryComment {#3042
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Go anyway, the western US is beautiful."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698376257 {#3044
    date: 2023-10-27 05:10:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3040 …}
  +nested: Doctrine\ORM\PersistentCollection {#3038 …}
  +votes: Doctrine\ORM\PersistentCollection {#3036 …}
  +reports: Doctrine\ORM\PersistentCollection {#3034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
  -id: 74103
  -bodyTs: "'anyway':2 'beauti':7 'go':1 'us':5 'western':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4855138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698376257 {#3043
    date: 2023-10-27 05:10: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
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 {#3410
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Go anyway, the western US is beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698376257 {#3044
      date: 2023-10-27 05:10:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    -id: 74103
    -bodyTs: "'anyway':2 'beauti':7 'go':1 'us':5 'western':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4855138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698376257 {#3043
      date: 2023-10-27 05:10:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Maybe getting in one of the mass shooting crossfires by those domestic terrorists in your country will bring some empathy in the likes of you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698387637 {#3408
    date: 2023-10-27 08:20:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 74268
  -bodyTs: "'bring':18 'countri':16 'crossfir':9 'domest':12 'empathi':20 'get':2 'like':23 'mass':7 'mayb':1 'one':4 'shoot':8 'terrorist':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5263064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698387637 {#3409
    date: 2023-10-27 08:20: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
75 DENIED edit
App\Entity\EntryComment {#3410
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Go anyway, the western US is beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698376257 {#3044
      date: 2023-10-27 05:10:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    -id: 74103
    -bodyTs: "'anyway':2 'beauti':7 'go':1 'us':5 'western':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4855138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698376257 {#3043
      date: 2023-10-27 05:10:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Maybe getting in one of the mass shooting crossfires by those domestic terrorists in your country will bring some empathy in the likes of you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698387637 {#3408
    date: 2023-10-27 08:20:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 74268
  -bodyTs: "'bring':18 'countri':16 'crossfir':9 'domest':12 'empathi':20 'get':2 'like':23 'mass':7 'mayb':1 'one':4 'shoot':8 'terrorist':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5263064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698387637 {#3409
    date: 2023-10-27 08:20: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
76 DENIED moderate
App\Entity\EntryComment {#3410
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3042
    +user: Proxies\__CG__\App\Entity\User {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Go anyway, the western US is beautiful."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698376257 {#3044
      date: 2023-10-27 05:10:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3040 …}
    +nested: Doctrine\ORM\PersistentCollection {#3038 …}
    +votes: Doctrine\ORM\PersistentCollection {#3036 …}
    +reports: Doctrine\ORM\PersistentCollection {#3034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3030 …}
    -id: 74103
    -bodyTs: "'anyway':2 'beauti':7 'go':1 'us':5 'western':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4855138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698376257 {#3043
      date: 2023-10-27 05:10:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Maybe getting in one of the mass shooting crossfires by those domestic terrorists in your country will bring some empathy in the likes of you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698387637 {#3408
    date: 2023-10-27 08:20:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3411 …}
  +nested: Doctrine\ORM\PersistentCollection {#3413 …}
  +votes: Doctrine\ORM\PersistentCollection {#3415 …}
  +reports: Doctrine\ORM\PersistentCollection {#3417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3421 …}
  -id: 74268
  -bodyTs: "'bring':18 'countri':16 'crossfir':9 'domest':12 'empathi':20 'get':2 'like':23 'mass':7 'mayb':1 'one':4 'shoot':8 'terrorist':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5263064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698387637 {#3409
    date: 2023-10-27 08:20: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
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 {#3026
  +user: Proxies\__CG__\App\Entity\User {#3025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "It was in the news in the UK a few years ago that a doctor visited the US to see some of his family that lived there, and while he was asleep in bed a stray bullet hit him and he died. Obviously I’m sure these things are unlikely but it’s still kind of scary. That and I find the idea of walking around and having deranged psychos all around me potentially having a gun and them being able to pull it out and end my life at any moment kind of… unpleasant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698362756 {#3028
    date: 2023-10-27 01:25:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3024 …}
  +nested: Doctrine\ORM\PersistentCollection {#3022 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 73880
  -bodyTs: "'abl':81 'ago':12 'around':66,72 'asleep':32 'bed':34 'bullet':37 'derang':69 'die':42 'doctor':15 'end':87 'famili':24 'find':61 'gun':77 'hit':38 'idea':63 'kind':55,93 'life':89 'live':26 'm':45 'moment':92 'news':5 'obvious':43 'potenti':74 'psycho':70 'pull':83 'scari':57 'see':20 'still':54 'stray':36 'sure':46 'thing':48 'uk':8 'unlik':50 'unpleas':95 'us':18 'visit':16 'walk':65 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5372539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698362756 {#3027
    date: 2023-10-27 01:25: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
79 DENIED edit
App\Entity\EntryComment {#3026
  +user: Proxies\__CG__\App\Entity\User {#3025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "It was in the news in the UK a few years ago that a doctor visited the US to see some of his family that lived there, and while he was asleep in bed a stray bullet hit him and he died. Obviously I’m sure these things are unlikely but it’s still kind of scary. That and I find the idea of walking around and having deranged psychos all around me potentially having a gun and them being able to pull it out and end my life at any moment kind of… unpleasant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698362756 {#3028
    date: 2023-10-27 01:25:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3024 …}
  +nested: Doctrine\ORM\PersistentCollection {#3022 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 73880
  -bodyTs: "'abl':81 'ago':12 'around':66,72 'asleep':32 'bed':34 'bullet':37 'derang':69 'die':42 'doctor':15 'end':87 'famili':24 'find':61 'gun':77 'hit':38 'idea':63 'kind':55,93 'life':89 'live':26 'm':45 'moment':92 'news':5 'obvious':43 'potenti':74 'psycho':70 'pull':83 'scari':57 'see':20 'still':54 'stray':36 'sure':46 'thing':48 'uk':8 'unlik':50 'unpleas':95 'us':18 'visit':16 'walk':65 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5372539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698362756 {#3027
    date: 2023-10-27 01:25: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
80 DENIED moderate
App\Entity\EntryComment {#3026
  +user: Proxies\__CG__\App\Entity\User {#3025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "It was in the news in the UK a few years ago that a doctor visited the US to see some of his family that lived there, and while he was asleep in bed a stray bullet hit him and he died. Obviously I’m sure these things are unlikely but it’s still kind of scary. That and I find the idea of walking around and having deranged psychos all around me potentially having a gun and them being able to pull it out and end my life at any moment kind of… unpleasant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698362756 {#3028
    date: 2023-10-27 01:25:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3024 …}
  +nested: Doctrine\ORM\PersistentCollection {#3022 …}
  +votes: Doctrine\ORM\PersistentCollection {#3102 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3092 …}
  -id: 73880
  -bodyTs: "'abl':81 'ago':12 'around':66,72 'asleep':32 'bed':34 'bullet':37 'derang':69 'die':42 'doctor':15 'end':87 'famili':24 'find':61 'gun':77 'hit':38 'idea':63 'kind':55,93 'life':89 'live':26 'm':45 'moment':92 'news':5 'obvious':43 'potenti':74 'psycho':70 'pull':83 'scari':57 'see':20 'still':54 'stray':36 'sure':46 'thing':48 'uk':8 'unlik':50 'unpleas':95 'us':18 'visit':16 'walk':65 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5372539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698362756 {#3027
    date: 2023-10-27 01:25: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
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 {#3555
  +user: Proxies\__CG__\App\Entity\User {#3556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3394 …}
  +root: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +body: "Isn’t having a crazy powerful military enough? The Spanish and French aren’t about to set fires in the US anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698373127 {#3553
    date: 2023-10-27 04:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Rambi@lemm.ee"
    "@Colorcodedresistor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 74048
  -bodyTs: "'anymor':22 'aren':13 'crazi':5 'enough':8 'fire':18 'french':12 'isn':1 'militari':7 'power':6 'set':17 'spanish':10 'us':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4853666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698373127 {#3554
    date: 2023-10-27 04:18: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
83 DENIED edit
App\Entity\EntryComment {#3555
  +user: Proxies\__CG__\App\Entity\User {#3556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3394 …}
  +root: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +body: "Isn’t having a crazy powerful military enough? The Spanish and French aren’t about to set fires in the US anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698373127 {#3553
    date: 2023-10-27 04:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Rambi@lemm.ee"
    "@Colorcodedresistor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 74048
  -bodyTs: "'anymor':22 'aren':13 'crazi':5 'enough':8 'fire':18 'french':12 'isn':1 'militari':7 'power':6 'set':17 'spanish':10 'us':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4853666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698373127 {#3554
    date: 2023-10-27 04:18: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
84 DENIED moderate
App\Entity\EntryComment {#3555
  +user: Proxies\__CG__\App\Entity\User {#3556 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3394 …}
  +root: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +body: "Isn’t having a crazy powerful military enough? The Spanish and French aren’t about to set fires in the US anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698373127 {#3553
    date: 2023-10-27 04:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Rambi@lemm.ee"
    "@Colorcodedresistor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3557 …}
  +nested: Doctrine\ORM\PersistentCollection {#3559 …}
  +votes: Doctrine\ORM\PersistentCollection {#3561 …}
  +reports: Doctrine\ORM\PersistentCollection {#3563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3567 …}
  -id: 74048
  -bodyTs: "'anymor':22 'aren':13 'crazi':5 'enough':8 'fire':18 'french':12 'isn':1 'militari':7 'power':6 'set':17 'spanish':10 'us':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4853666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698373127 {#3554
    date: 2023-10-27 04:18: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
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 {#3571
  +user: Proxies\__CG__\App\Entity\User {#3025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3394 …}
  +root: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +body: "Okay I guess. I personally like just being able to live my life without almost getting shot every couple of hours. I have a friend who basically sounds exactly like you and lives in Texas, he also told me that he hears gunshots around him like multiple times a day. Forgive me but that doesn’t sound particularly appealing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698427429 {#3569
    date: 2023-10-27 19:23:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Rambi@lemm.ee"
    "@Colorcodedresistor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3572 …}
  +nested: Doctrine\ORM\PersistentCollection {#3574 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
  -id: 74986
  -bodyTs: "'abl':9 'almost':15 'also':37 'appeal':59 'around':44 'basic':27 'coupl':19 'day':50 'doesn':55 'everi':18 'exact':29 'forgiv':51 'friend':25 'get':16 'guess':3 'gunshot':43 'hear':42 'hour':21 'life':13 'like':6,30,46 'live':11,33 'multipl':47 'okay':1 'particular':58 'person':5 'shot':17 'sound':28,57 'texa':35 'time':48 'told':38 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5403337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698427429 {#3570
    date: 2023-10-27 19:23: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
87 DENIED edit
App\Entity\EntryComment {#3571
  +user: Proxies\__CG__\App\Entity\User {#3025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3394 …}
  +root: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +body: "Okay I guess. I personally like just being able to live my life without almost getting shot every couple of hours. I have a friend who basically sounds exactly like you and lives in Texas, he also told me that he hears gunshots around him like multiple times a day. Forgive me but that doesn’t sound particularly appealing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698427429 {#3569
    date: 2023-10-27 19:23:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Rambi@lemm.ee"
    "@Colorcodedresistor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3572 …}
  +nested: Doctrine\ORM\PersistentCollection {#3574 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
  -id: 74986
  -bodyTs: "'abl':9 'almost':15 'also':37 'appeal':59 'around':44 'basic':27 'coupl':19 'day':50 'doesn':55 'everi':18 'exact':29 'forgiv':51 'friend':25 'get':16 'guess':3 'gunshot':43 'hear':42 'hour':21 'life':13 'like':6,30,46 'live':11,33 'multipl':47 'okay':1 'particular':58 'person':5 'shot':17 'sound':28,57 'texa':35 'time':48 'told':38 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5403337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698427429 {#3570
    date: 2023-10-27 19:23: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
88 DENIED moderate
App\Entity\EntryComment {#3571
  +user: Proxies\__CG__\App\Entity\User {#3025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3394 …}
  +root: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +body: "Okay I guess. I personally like just being able to live my life without almost getting shot every couple of hours. I have a friend who basically sounds exactly like you and lives in Texas, he also told me that he hears gunshots around him like multiple times a day. Forgive me but that doesn’t sound particularly appealing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698427429 {#3569
    date: 2023-10-27 19:23:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Rambi@lemm.ee"
    "@Colorcodedresistor@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3572 …}
  +nested: Doctrine\ORM\PersistentCollection {#3574 …}
  +votes: Doctrine\ORM\PersistentCollection {#3576 …}
  +reports: Doctrine\ORM\PersistentCollection {#3578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3582 …}
  -id: 74986
  -bodyTs: "'abl':9 'almost':15 'also':37 'appeal':59 'around':44 'basic':27 'coupl':19 'day':50 'doesn':55 'everi':18 'exact':29 'forgiv':51 'friend':25 'get':16 'guess':3 'gunshot':43 'hear':42 'hour':21 'life':13 'like':6,30,46 'live':11,33 'multipl':47 'okay':1 'particular':58 'person':5 'shot':17 'sound':28,57 'texa':35 'time':48 'told':38 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5403337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698427429 {#3570
    date: 2023-10-27 19:23: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
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 {#3096
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Eh, it’s safer now than it was 30 years ago, your odds of actually running into anyone with a gun are extremely low."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698338598 {#3094
    date: 2023-10-26 18:43:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 73347
  -bodyTs: "'30':9 'actual':15 'ago':11 'anyon':18 'eh':1 'extrem':23 'gun':21 'low':24 'odd':13 'run':16 'safer':4 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5357370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338598 {#3095
    date: 2023-10-26 18:43: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
91 DENIED edit
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Eh, it’s safer now than it was 30 years ago, your odds of actually running into anyone with a gun are extremely low."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698338598 {#3094
    date: 2023-10-26 18:43:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 73347
  -bodyTs: "'30':9 'actual':15 'ago':11 'anyon':18 'eh':1 'extrem':23 'gun':21 'low':24 'odd':13 'run':16 'safer':4 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5357370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338598 {#3095
    date: 2023-10-26 18:43: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
92 DENIED moderate
App\Entity\EntryComment {#3096
  +user: Proxies\__CG__\App\Entity\User {#3106 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "Eh, it’s safer now than it was 30 years ago, your odds of actually running into anyone with a gun are extremely low."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698338598 {#3094
    date: 2023-10-26 18:43:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3105 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3100 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 73347
  -bodyTs: "'30':9 'actual':15 'ago':11 'anyon':18 'eh':1 'extrem':23 'gun':21 'low':24 'odd':13 'run':16 'safer':4 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5357370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698338598 {#3095
    date: 2023-10-26 18:43: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
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 {#3284
  +user: Proxies\__CG__\App\Entity\User {#3285 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3106 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Eh, it’s safer now than it was 30 years ago, your odds of actually running into anyone with a gun are extremely low."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698338598 {#3094
      date: 2023-10-26 18:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3105 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
    -id: 73347
    -bodyTs: "'30':9 'actual':15 'ago':11 'anyon':18 'eh':1 'extrem':23 'gun':21 'low':24 'odd':13 'run':16 'safer':4 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5357370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338598 {#3095
      date: 2023-10-26 18:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    I love how people are mad that you’re right. The only technicality I’d add is that concealed carry is a thing, so you likely walk past people carrying without knowing it, but that’s the whole point of concealed carry in the first place.\n
    \n
    Mass shooting events like this are a social problem that ends up being very complex when you start to actually try and figure out why they happen and how to prevent them. There is no short answer, but Angry White Men by Michael Kimmel is a good place to start.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698342716 {#3282
    date: 2023-10-26 19:51:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Malfeasant@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3286 …}
  +nested: Doctrine\ORM\PersistentCollection {#3288 …}
  +votes: Doctrine\ORM\PersistentCollection {#3290 …}
  +reports: Doctrine\ORM\PersistentCollection {#3292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
  -id: 73453
  -bodyTs: "'actual':66 'add':16 'angri':85 'answer':83 'carri':20,30,42 'complex':61 'conceal':19,41 'd':15 'end':57 'event':49 'figur':69 'first':45 'good':93 'happen':73 'kimmel':90 'know':32 'like':26,50 'love':2 'mad':6 'mass':47 'men':87 'michael':89 'past':28 'peopl':4,29 'place':46,94 'point':39 'prevent':77 'problem':55 're':9 'right':10 'shoot':48 'short':82 'social':54 'start':64,96 'technic':13 'thing':23 'tri':67 'walk':27 'white':86 'whole':38 'without':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4077972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698342716 {#3283
    date: 2023-10-26 19:51: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
95 DENIED edit
App\Entity\EntryComment {#3284
  +user: Proxies\__CG__\App\Entity\User {#3285 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3106 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Eh, it’s safer now than it was 30 years ago, your odds of actually running into anyone with a gun are extremely low."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698338598 {#3094
      date: 2023-10-26 18:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3105 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
    -id: 73347
    -bodyTs: "'30':9 'actual':15 'ago':11 'anyon':18 'eh':1 'extrem':23 'gun':21 'low':24 'odd':13 'run':16 'safer':4 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5357370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338598 {#3095
      date: 2023-10-26 18:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    I love how people are mad that you’re right. The only technicality I’d add is that concealed carry is a thing, so you likely walk past people carrying without knowing it, but that’s the whole point of concealed carry in the first place.\n
    \n
    Mass shooting events like this are a social problem that ends up being very complex when you start to actually try and figure out why they happen and how to prevent them. There is no short answer, but Angry White Men by Michael Kimmel is a good place to start.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698342716 {#3282
    date: 2023-10-26 19:51:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Malfeasant@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3286 …}
  +nested: Doctrine\ORM\PersistentCollection {#3288 …}
  +votes: Doctrine\ORM\PersistentCollection {#3290 …}
  +reports: Doctrine\ORM\PersistentCollection {#3292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
  -id: 73453
  -bodyTs: "'actual':66 'add':16 'angri':85 'answer':83 'carri':20,30,42 'complex':61 'conceal':19,41 'd':15 'end':57 'event':49 'figur':69 'first':45 'good':93 'happen':73 'kimmel':90 'know':32 'like':26,50 'love':2 'mad':6 'mass':47 'men':87 'michael':89 'past':28 'peopl':4,29 'place':46,94 'point':39 'prevent':77 'problem':55 're':9 'right':10 'shoot':48 'short':82 'social':54 'start':64,96 'technic':13 'thing':23 'tri':67 'walk':27 'white':86 'whole':38 'without':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4077972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698342716 {#3283
    date: 2023-10-26 19:51: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
96 DENIED moderate
App\Entity\EntryComment {#3284
  +user: Proxies\__CG__\App\Entity\User {#3285 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3106 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Eh, it’s safer now than it was 30 years ago, your odds of actually running into anyone with a gun are extremely low."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698338598 {#3094
      date: 2023-10-26 18:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3105 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
    -id: 73347
    -bodyTs: "'30':9 'actual':15 'ago':11 'anyon':18 'eh':1 'extrem':23 'gun':21 'low':24 'odd':13 'run':16 'safer':4 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5357370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338598 {#3095
      date: 2023-10-26 18:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    I love how people are mad that you’re right. The only technicality I’d add is that concealed carry is a thing, so you likely walk past people carrying without knowing it, but that’s the whole point of concealed carry in the first place.\n
    \n
    Mass shooting events like this are a social problem that ends up being very complex when you start to actually try and figure out why they happen and how to prevent them. There is no short answer, but Angry White Men by Michael Kimmel is a good place to start.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698342716 {#3282
    date: 2023-10-26 19:51:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Malfeasant@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3286 …}
  +nested: Doctrine\ORM\PersistentCollection {#3288 …}
  +votes: Doctrine\ORM\PersistentCollection {#3290 …}
  +reports: Doctrine\ORM\PersistentCollection {#3292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3296 …}
  -id: 73453
  -bodyTs: "'actual':66 'add':16 'angri':85 'answer':83 'carri':20,30,42 'complex':61 'conceal':19,41 'd':15 'end':57 'event':49 'figur':69 'first':45 'good':93 'happen':73 'kimmel':90 'know':32 'like':26,50 'love':2 'mad':6 'mass':47 'men':87 'michael':89 'past':28 'peopl':4,29 'place':46,94 'point':39 'prevent':77 'problem':55 're':9 'right':10 'shoot':48 'short':82 'social':54 'start':64,96 'technic':13 'thing':23 'tri':67 'walk':27 'white':86 'whole':38 'without':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4077972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698342716 {#3283
    date: 2023-10-26 19:51: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
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 {#3300
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3106 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Eh, it’s safer now than it was 30 years ago, your odds of actually running into anyone with a gun are extremely low."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698338598 {#3094
      date: 2023-10-26 18:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3105 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
    -id: 73347
    -bodyTs: "'30':9 'actual':15 'ago':11 'anyon':18 'eh':1 'extrem':23 'gun':21 'low':24 'odd':13 'run':16 'safer':4 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5357370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338598 {#3095
      date: 2023-10-26 18:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "I… think I am good. I will travel to any other country on earth where these risks practically do not exist. As an Indian, I know how bad it can get for me in specific white countries, considering some of the Indian refugees from Ukraine got beat up and injured on Poland border last year."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698342859 {#3298
    date: 2023-10-26 19:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Malfeasant@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3301 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3305 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  -id: 73458
  -bodyTs: "'bad':28 'beat':47 'border':53 'consid':38 'countri':12,37 'earth':14 'exist':21 'get':31 'good':5 'got':46 'indian':24,42 'injur':50 'know':26 'last':54 'poland':52 'practic':18 'refuge':43 'risk':17 'specif':35 'think':2 'travel':8 'ukrain':45 'white':36 'year':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5242880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698342859 {#3299
    date: 2023-10-26 19:54:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3300
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3106 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Eh, it’s safer now than it was 30 years ago, your odds of actually running into anyone with a gun are extremely low."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698338598 {#3094
      date: 2023-10-26 18:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3105 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
    -id: 73347
    -bodyTs: "'30':9 'actual':15 'ago':11 'anyon':18 'eh':1 'extrem':23 'gun':21 'low':24 'odd':13 'run':16 'safer':4 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5357370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338598 {#3095
      date: 2023-10-26 18:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "I… think I am good. I will travel to any other country on earth where these risks practically do not exist. As an Indian, I know how bad it can get for me in specific white countries, considering some of the Indian refugees from Ukraine got beat up and injured on Poland border last year."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698342859 {#3298
    date: 2023-10-26 19:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Malfeasant@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3301 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3305 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  -id: 73458
  -bodyTs: "'bad':28 'beat':47 'border':53 'consid':38 'countri':12,37 'earth':14 'exist':21 'get':31 'good':5 'got':46 'indian':24,42 'injur':50 'know':26 'last':54 'poland':52 'practic':18 'refuge':43 'risk':17 'specif':35 'think':2 'travel':8 'ukrain':45 'white':36 'year':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5242880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698342859 {#3299
    date: 2023-10-26 19:54:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3300
  +user: App\Entity\User {#2187 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3096
    +user: Proxies\__CG__\App\Entity\User {#3106 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "Eh, it’s safer now than it was 30 years ago, your odds of actually running into anyone with a gun are extremely low."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1698338598 {#3094
      date: 2023-10-26 18:43:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3105 …}
    +nested: Doctrine\ORM\PersistentCollection {#3098 …}
    +votes: Doctrine\ORM\PersistentCollection {#3100 …}
    +reports: Doctrine\ORM\PersistentCollection {#3108 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
    -id: 73347
    -bodyTs: "'30':9 'actual':15 'ago':11 'anyon':18 'eh':1 'extrem':23 'gun':21 'low':24 'odd':13 'run':16 'safer':4 'year':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5357370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698338598 {#3095
      date: 2023-10-26 18:43:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "I… think I am good. I will travel to any other country on earth where these risks practically do not exist. As an Indian, I know how bad it can get for me in specific white countries, considering some of the Indian refugees from Ukraine got beat up and injured on Poland border last year."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698342859 {#3298
    date: 2023-10-26 19:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@Malfeasant@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3301 …}
  +nested: Doctrine\ORM\PersistentCollection {#3303 …}
  +votes: Doctrine\ORM\PersistentCollection {#3305 …}
  +reports: Doctrine\ORM\PersistentCollection {#3307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3311 …}
  -id: 73458
  -bodyTs: "'bad':28 'beat':47 'border':53 'consid':38 'countri':12,37 'earth':14 'exist':21 'get':31 'good':5 'got':46 'indian':24,42 'injur':50 'know':26 'last':54 'poland':52 'practic':18 'refuge':43 'risk':17 'specif':35 'think':2 'travel':8 'ukrain':45 'white':36 'year':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5242880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698342859 {#3299
    date: 2023-10-26 19:54:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3116
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
    \n
    It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
    \n
    But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698344563 {#3114
    date: 2023-10-26 20:22:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 73489
  -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4837102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698344563 {#3115
    date: 2023-10-26 20:22: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
103 DENIED edit
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
    \n
    It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
    \n
    But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698344563 {#3114
    date: 2023-10-26 20:22:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 73489
  -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4837102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698344563 {#3115
    date: 2023-10-26 20:22: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
104 DENIED moderate
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
    \n
    It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
    \n
    But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698344563 {#3114
    date: 2023-10-26 20:22:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3118 …}
  +nested: Doctrine\ORM\PersistentCollection {#3120 …}
  +votes: Doctrine\ORM\PersistentCollection {#3122 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
  -id: 73489
  -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4837102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698344563 {#3115
    date: 2023-10-26 20:22: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
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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
      \n
      It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
      \n
      But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698344563 {#3114
      date: 2023-10-26 20:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 73489
    -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4837102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698344563 {#3115
      date: 2023-10-26 20:22:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "There are still a lot of gun homocides. Mass shootings are only part of the story."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698345291 {#3329
    date: 2023-10-26 20:34:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 73506
  -bodyTs: "'gun':7 'homocid':8 'lot':5 'mass':9 'part':13 'shoot':10 'still':3 'stori':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5243806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698345291 {#3330
    date: 2023-10-26 20:34:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
      \n
      It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
      \n
      But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698344563 {#3114
      date: 2023-10-26 20:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 73489
    -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4837102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698344563 {#3115
      date: 2023-10-26 20:22:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "There are still a lot of gun homocides. Mass shootings are only part of the story."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698345291 {#3329
    date: 2023-10-26 20:34:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 73506
  -bodyTs: "'gun':7 'homocid':8 'lot':5 'mass':9 'part':13 'shoot':10 'still':3 'stori':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5243806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698345291 {#3330
    date: 2023-10-26 20:34:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3331
  +user: Proxies\__CG__\App\Entity\User {#3332 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
      \n
      It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
      \n
      But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698344563 {#3114
      date: 2023-10-26 20:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 73489
    -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4837102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698344563 {#3115
      date: 2023-10-26 20:22:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "There are still a lot of gun homocides. Mass shootings are only part of the story."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698345291 {#3329
    date: 2023-10-26 20:34:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 73506
  -bodyTs: "'gun':7 'homocid':8 'lot':5 'mass':9 'part':13 'shoot':10 'still':3 'stori':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5243806"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698345291 {#3330
    date: 2023-10-26 20:34:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3425
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "There are still a lot of gun homocides. Mass shootings are only part of the story."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698345291 {#3329
      date: 2023-10-26 20:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 73506
    -bodyTs: "'gun':7 'homocid':8 'lot':5 'mass':9 'part':13 'shoot':10 'still':3 'stori':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5243806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698345291 {#3330
      date: 2023-10-26 20:34:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "And do you need to worry about those? Not if you aren’t involved in drugs or gangs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698363516 {#3424
    date: 2023-10-27 01:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 73898
  -bodyTs: "'aren':12 'drug':16 'gang':18 'involv':14 'need':4 'worri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2853319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363516 {#3427
    date: 2023-10-27 01:38: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
111 DENIED edit
App\Entity\EntryComment {#3425
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "There are still a lot of gun homocides. Mass shootings are only part of the story."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698345291 {#3329
      date: 2023-10-26 20:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 73506
    -bodyTs: "'gun':7 'homocid':8 'lot':5 'mass':9 'part':13 'shoot':10 'still':3 'stori':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5243806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698345291 {#3330
      date: 2023-10-26 20:34:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "And do you need to worry about those? Not if you aren’t involved in drugs or gangs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698363516 {#3424
    date: 2023-10-27 01:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 73898
  -bodyTs: "'aren':12 'drug':16 'gang':18 'involv':14 'need':4 'worri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2853319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363516 {#3427
    date: 2023-10-27 01:38: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
112 DENIED moderate
App\Entity\EntryComment {#3425
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "There are still a lot of gun homocides. Mass shootings are only part of the story."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698345291 {#3329
      date: 2023-10-26 20:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 73506
    -bodyTs: "'gun':7 'homocid':8 'lot':5 'mass':9 'part':13 'shoot':10 'still':3 'stori':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5243806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698345291 {#3330
      date: 2023-10-26 20:34:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "And do you need to worry about those? Not if you aren’t involved in drugs or gangs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698363516 {#3424
    date: 2023-10-27 01:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3434 …}
  +nested: Doctrine\ORM\PersistentCollection {#3436 …}
  +votes: Doctrine\ORM\PersistentCollection {#3438 …}
  +reports: Doctrine\ORM\PersistentCollection {#3440 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3444 …}
  -id: 73898
  -bodyTs: "'aren':12 'drug':16 'gang':18 'involv':14 'need':4 'worri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2853319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363516 {#3427
    date: 2023-10-27 01:38: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
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 {#3448
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "There are still a lot of gun homocides. Mass shootings are only part of the story."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698345291 {#3329
      date: 2023-10-26 20:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 73506
    -bodyTs: "'gun':7 'homocid':8 'lot':5 'mass':9 'part':13 'shoot':10 'still':3 'stori':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5243806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698345291 {#3330
      date: 2023-10-26 20:34:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    A lot compared to other countries, but not so many that a tourist would have to worry about it, especially if they stick to touristey areas.\n
    \n
    If someone decided to go into certain neighbourhoods in certain cities, especially while looking like a tourist, they could get in trouble. But, not visiting the US because you’re afraid of getting shot is like not being willing to swim anywhere in the Atlantic ocean because you’re afraid of being bitten by a shark. In both cases, the danger is minimal unless you ignore the warning signs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698345635 {#3446
    date: 2023-10-26 20:40:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 73513
  -bodyTs: "'afraid':57,76 'anywher':68 'area':26 'atlant':71 'bitten':79 'case':85 'certain':33,36 'citi':37 'compar':3 'could':45 'countri':6 'danger':87 'decid':29 'especi':20,38 'get':46,59 'go':31 'ignor':92 'like':41,62 'look':40 'lot':2 'mani':10 'minim':89 'neighbourhood':34 'ocean':72 're':56,75 'shark':82 'shot':60 'sign':95 'someon':28 'stick':23 'swim':67 'tourist':13,43 'touristey':25 'troubl':48 'unless':90 'us':53 'visit':51 'warn':94 'will':65 'worri':17 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4838033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698345635 {#3447
    date: 2023-10-26 20:40: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
115 DENIED edit
App\Entity\EntryComment {#3448
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "There are still a lot of gun homocides. Mass shootings are only part of the story."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698345291 {#3329
      date: 2023-10-26 20:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 73506
    -bodyTs: "'gun':7 'homocid':8 'lot':5 'mass':9 'part':13 'shoot':10 'still':3 'stori':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5243806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698345291 {#3330
      date: 2023-10-26 20:34:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    A lot compared to other countries, but not so many that a tourist would have to worry about it, especially if they stick to touristey areas.\n
    \n
    If someone decided to go into certain neighbourhoods in certain cities, especially while looking like a tourist, they could get in trouble. But, not visiting the US because you’re afraid of getting shot is like not being willing to swim anywhere in the Atlantic ocean because you’re afraid of being bitten by a shark. In both cases, the danger is minimal unless you ignore the warning signs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698345635 {#3446
    date: 2023-10-26 20:40:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 73513
  -bodyTs: "'afraid':57,76 'anywher':68 'area':26 'atlant':71 'bitten':79 'case':85 'certain':33,36 'citi':37 'compar':3 'could':45 'countri':6 'danger':87 'decid':29 'especi':20,38 'get':46,59 'go':31 'ignor':92 'like':41,62 'look':40 'lot':2 'mani':10 'minim':89 'neighbourhood':34 'ocean':72 're':56,75 'shark':82 'shot':60 'sign':95 'someon':28 'stick':23 'swim':67 'tourist':13,43 'touristey':25 'troubl':48 'unless':90 'us':53 'visit':51 'warn':94 'will':65 'worri':17 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4838033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698345635 {#3447
    date: 2023-10-26 20:40: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
116 DENIED moderate
App\Entity\EntryComment {#3448
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3331
    +user: Proxies\__CG__\App\Entity\User {#3332 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: "There are still a lot of gun homocides. Mass shootings are only part of the story."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1698345291 {#3329
      date: 2023-10-26 20:34:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3333 …}
    +nested: Doctrine\ORM\PersistentCollection {#3335 …}
    +votes: Doctrine\ORM\PersistentCollection {#3337 …}
    +reports: Doctrine\ORM\PersistentCollection {#3339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
    -id: 73506
    -bodyTs: "'gun':7 'homocid':8 'lot':5 'mass':9 'part':13 'shoot':10 'still':3 'stori':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5243806"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698345291 {#3330
      date: 2023-10-26 20:34:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    A lot compared to other countries, but not so many that a tourist would have to worry about it, especially if they stick to touristey areas.\n
    \n
    If someone decided to go into certain neighbourhoods in certain cities, especially while looking like a tourist, they could get in trouble. But, not visiting the US because you’re afraid of getting shot is like not being willing to swim anywhere in the Atlantic ocean because you’re afraid of being bitten by a shark. In both cases, the danger is minimal unless you ignore the warning signs.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698345635 {#3446
    date: 2023-10-26 20:40:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@cyclohexane@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3449 …}
  +nested: Doctrine\ORM\PersistentCollection {#3451 …}
  +votes: Doctrine\ORM\PersistentCollection {#3453 …}
  +reports: Doctrine\ORM\PersistentCollection {#3455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3457 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3459 …}
  -id: 73513
  -bodyTs: "'afraid':57,76 'anywher':68 'area':26 'atlant':71 'bitten':79 'case':85 'certain':33,36 'citi':37 'compar':3 'could':45 'countri':6 'danger':87 'decid':29 'especi':20,38 'get':46,59 'go':31 'ignor':92 'like':41,62 'look':40 'lot':2 'mani':10 'minim':89 'neighbourhood':34 'ocean':72 're':56,75 'shark':82 'shot':60 'sign':95 'someon':28 'stick':23 'swim':67 'tourist':13,43 'touristey':25 'troubl':48 'unless':90 'us':53 'visit':51 'warn':94 'will':65 'worri':17 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4838033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698345635 {#3447
    date: 2023-10-26 20:40: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
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 {#3347
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
      \n
      It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
      \n
      But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698344563 {#3114
      date: 2023-10-26 20:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 73489
    -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4837102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698344563 {#3115
      date: 2023-10-26 20:22:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
    \n
    Just this week there have been 5 mass shootings.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698349330 {#3345
    date: 2023-10-26 21:42:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 73616
  -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5363728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698349330 {#3346
    date: 2023-10-26 21:42:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#3347
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
      \n
      It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
      \n
      But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698344563 {#3114
      date: 2023-10-26 20:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 73489
    -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4837102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698344563 {#3115
      date: 2023-10-26 20:22:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
    \n
    Just this week there have been 5 mass shootings.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698349330 {#3345
    date: 2023-10-26 21:42:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 73616
  -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5363728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698349330 {#3346
    date: 2023-10-26 21:42:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#3347
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
      \n
      It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
      \n
      But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698344563 {#3114
      date: 2023-10-26 20:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 73489
    -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4837102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698344563 {#3115
      date: 2023-10-26 20:22:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
    \n
    Just this week there have been 5 mass shootings.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698349330 {#3345
    date: 2023-10-26 21:42:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3349 …}
  +nested: Doctrine\ORM\PersistentCollection {#3351 …}
  +votes: Doctrine\ORM\PersistentCollection {#3353 …}
  +reports: Doctrine\ORM\PersistentCollection {#3355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
  -id: 73616
  -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5363728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698349330 {#3346
    date: 2023-10-26 21:42:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3493
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
      \n
      Just this week there have been 5 mass shootings.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698349330 {#3345
      date: 2023-10-26 21:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 73616
    -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698349330 {#3346
      date: 2023-10-26 21:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "The plural of anecdote is not data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698373809 {#3491
    date: 2023-10-27 04:30:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3495 …}
  +nested: Doctrine\ORM\PersistentCollection {#3497 …}
  +votes: Doctrine\ORM\PersistentCollection {#3499 …}
  +reports: Doctrine\ORM\PersistentCollection {#3501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3505 …}
  -id: 74059
  -bodyTs: "'anecdot':4 'data':7 'plural':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3142297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698373809 {#3492
    date: 2023-10-27 04:30: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
123 DENIED edit
App\Entity\EntryComment {#3493
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
      \n
      Just this week there have been 5 mass shootings.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698349330 {#3345
      date: 2023-10-26 21:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 73616
    -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698349330 {#3346
      date: 2023-10-26 21:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "The plural of anecdote is not data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698373809 {#3491
    date: 2023-10-27 04:30:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3495 …}
  +nested: Doctrine\ORM\PersistentCollection {#3497 …}
  +votes: Doctrine\ORM\PersistentCollection {#3499 …}
  +reports: Doctrine\ORM\PersistentCollection {#3501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3505 …}
  -id: 74059
  -bodyTs: "'anecdot':4 'data':7 'plural':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3142297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698373809 {#3492
    date: 2023-10-27 04:30: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
124 DENIED moderate
App\Entity\EntryComment {#3493
  +user: Proxies\__CG__\App\Entity\User {#3494 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
      \n
      Just this week there have been 5 mass shootings.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698349330 {#3345
      date: 2023-10-26 21:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 73616
    -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698349330 {#3346
      date: 2023-10-26 21:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "The plural of anecdote is not data."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698373809 {#3491
    date: 2023-10-27 04:30:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3495 …}
  +nested: Doctrine\ORM\PersistentCollection {#3497 …}
  +votes: Doctrine\ORM\PersistentCollection {#3499 …}
  +reports: Doctrine\ORM\PersistentCollection {#3501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3505 …}
  -id: 74059
  -bodyTs: "'anecdot':4 'data':7 'plural':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3142297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698373809 {#3492
    date: 2023-10-27 04:30: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
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 {#3509
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
      \n
      Just this week there have been 5 mass shootings.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698349330 {#3345
      date: 2023-10-26 21:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 73616
    -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698349330 {#3346
      date: 2023-10-26 21:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "That’s still incredibly rare"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698363427 {#3507
    date: 2023-10-27 01:37:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 73895
  -bodyTs: "'incred':4 'rare':5 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2853308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363427 {#3508
    date: 2023-10-27 01:37:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3509
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
      \n
      Just this week there have been 5 mass shootings.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698349330 {#3345
      date: 2023-10-26 21:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 73616
    -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698349330 {#3346
      date: 2023-10-26 21:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "That’s still incredibly rare"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698363427 {#3507
    date: 2023-10-27 01:37:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 73895
  -bodyTs: "'incred':4 'rare':5 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2853308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363427 {#3508
    date: 2023-10-27 01:37:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3509
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
      \n
      Just this week there have been 5 mass shootings.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698349330 {#3345
      date: 2023-10-26 21:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 73616
    -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698349330 {#3346
      date: 2023-10-26 21:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "That’s still incredibly rare"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698363427 {#3507
    date: 2023-10-27 01:37:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3510 …}
  +nested: Doctrine\ORM\PersistentCollection {#3512 …}
  +votes: Doctrine\ORM\PersistentCollection {#3514 …}
  +reports: Doctrine\ORM\PersistentCollection {#3516 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3518 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3520 …}
  -id: 73895
  -bodyTs: "'incred':4 'rare':5 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2853308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363427 {#3508
    date: 2023-10-27 01:37:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3524
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
      \n
      Just this week there have been 5 mass shootings.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698349330 {#3345
      date: 2023-10-26 21:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 73616
    -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698349330 {#3346
      date: 2023-10-26 21:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    So, you know some people who were in a mass shooting, but they lived. If they know some people who died in a mass shooting that’s two degrees of separation between you and a mass shooting death.\n
    \n
    As for the mass shootings this week, they include a convenience store robbery, something that seems to be a murder-suicide where someone killed their family, a shootout over a stolen car, shots at a house party. And, in only 2 of those cases (the 5 dead in a house, and the rampage in Maine) were more than 1 person killed. These all technically qualify as mass shootings, but the rampage in Maine is the only kind we really think of as being a typical mass shooting.\n
    \n
    It’s far too many. There’s no question about that. It’s also absurd how much more frequent it is in the US compared to other places. On the other hand, the US has a population of 330 million people. So, while the odds of dying in a mass shooting are higher in the US than any other developed country in the world, it’s hardly a warzone. The vast majority of people in the US will not be in a mass shooting ever. Most people will never be shot in their lives. And tourists shouldn’t avoid the US out of a fear of being involved in a mass shooting. Yes, it’s much more likely in the US than in say Japan. But, the overall odds are low.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698352536 {#3522
    date: 2023-10-26 22:35:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 73689
  -bodyTs: "'1':98 '2':80 '330':165 '5':85 'absurd':141 'also':140 'avoid':225 'car':71 'case':83 'compar':151 'conveni':49 'countri':187 'dead':86 'death':38 'degre':29 'develop':186 'die':21,173 'ever':211 'famili':65 'far':129 'fear':231 'frequent':145 'hand':158 'hard':193 'higher':179 'hous':75,89 'includ':47 'involv':234 'japan':251 'kill':63,100 'kind':116 'know':3,17 'like':244 'live':14,220 'low':257 'main':94,112 'major':198 'mani':131 'mass':10,24,36,42,106,125,176,209,237 'million':166 'much':143,242 'murder':59 'murder-suicid':58 'never':215 'odd':171,255 'overal':254 'parti':76 'peopl':5,19,167,200,213 'person':99 'place':154 'popul':163 'qualifi':104 'question':135 'rampag':92,110 'realli':118 'robberi':51 'say':250 'seem':54 'separ':31 'shoot':11,25,37,43,107,126,177,210,238 'shootout':67 'shot':72,217 'shouldn':223 'someon':62 'someth':52 'stolen':70 'store':50 'suicid':60 'technic':103 'think':119 'tourist':222 'two':28 'typic':124 'us':150,160,182,203,227,247 'vast':197 'warzon':195 'week':45 'world':190 'yes':239"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4841477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698352536 {#3523
    date: 2023-10-26 22:35: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 {#3524
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
      \n
      Just this week there have been 5 mass shootings.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698349330 {#3345
      date: 2023-10-26 21:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 73616
    -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698349330 {#3346
      date: 2023-10-26 21:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    So, you know some people who were in a mass shooting, but they lived. If they know some people who died in a mass shooting that’s two degrees of separation between you and a mass shooting death.\n
    \n
    As for the mass shootings this week, they include a convenience store robbery, something that seems to be a murder-suicide where someone killed their family, a shootout over a stolen car, shots at a house party. And, in only 2 of those cases (the 5 dead in a house, and the rampage in Maine) were more than 1 person killed. These all technically qualify as mass shootings, but the rampage in Maine is the only kind we really think of as being a typical mass shooting.\n
    \n
    It’s far too many. There’s no question about that. It’s also absurd how much more frequent it is in the US compared to other places. On the other hand, the US has a population of 330 million people. So, while the odds of dying in a mass shooting are higher in the US than any other developed country in the world, it’s hardly a warzone. The vast majority of people in the US will not be in a mass shooting ever. Most people will never be shot in their lives. And tourists shouldn’t avoid the US out of a fear of being involved in a mass shooting. Yes, it’s much more likely in the US than in say Japan. But, the overall odds are low.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698352536 {#3522
    date: 2023-10-26 22:35:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 73689
  -bodyTs: "'1':98 '2':80 '330':165 '5':85 'absurd':141 'also':140 'avoid':225 'car':71 'case':83 'compar':151 'conveni':49 'countri':187 'dead':86 'death':38 'degre':29 'develop':186 'die':21,173 'ever':211 'famili':65 'far':129 'fear':231 'frequent':145 'hand':158 'hard':193 'higher':179 'hous':75,89 'includ':47 'involv':234 'japan':251 'kill':63,100 'kind':116 'know':3,17 'like':244 'live':14,220 'low':257 'main':94,112 'major':198 'mani':131 'mass':10,24,36,42,106,125,176,209,237 'million':166 'much':143,242 'murder':59 'murder-suicid':58 'never':215 'odd':171,255 'overal':254 'parti':76 'peopl':5,19,167,200,213 'person':99 'place':154 'popul':163 'qualifi':104 'question':135 'rampag':92,110 'realli':118 'robberi':51 'say':250 'seem':54 'separ':31 'shoot':11,25,37,43,107,126,177,210,238 'shootout':67 'shot':72,217 'shouldn':223 'someon':62 'someth':52 'stolen':70 'store':50 'suicid':60 'technic':103 'think':119 'tourist':222 'two':28 'typic':124 'us':150,160,182,203,227,247 'vast':197 'warzon':195 'week':45 'world':190 'yes':239"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4841477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698352536 {#3523
    date: 2023-10-26 22:35: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 {#3524
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3347
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3116
      +user: Proxies\__CG__\App\Entity\User {#3117 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2152
        +user: App\Entity\User {#2187 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1698451607 {#2157
          date: 2023-10-28 02:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 73286
        -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5240331"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698336034 {#2151
          date: 2023-10-26 18:00:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2152}
      +body: """
        As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
        \n
        It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
        \n
        But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698344563 {#3114
        date: 2023-10-26 20:22:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@TheAnonymouseJoker@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3118 …}
      +nested: Doctrine\ORM\PersistentCollection {#3120 …}
      +votes: Doctrine\ORM\PersistentCollection {#3122 …}
      +reports: Doctrine\ORM\PersistentCollection {#3124 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
      -id: 73489
      -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4837102"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698344563 {#3115
        date: 2023-10-26 20:22:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      I mean, not that rare. I remember back in college I knew 5 different people who were in a mass school shooting as a kid - all from different states.\n
      \n
      Just this week there have been 5 mass shootings.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698349330 {#3345
      date: 2023-10-26 21:42:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
      "@merc@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3349 …}
    +nested: Doctrine\ORM\PersistentCollection {#3351 …}
    +votes: Doctrine\ORM\PersistentCollection {#3353 …}
    +reports: Doctrine\ORM\PersistentCollection {#3355 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3359 …}
    -id: 73616
    -bodyTs: "'5':13,36 'back':8 'colleg':10 'differ':14,28 'kid':25 'knew':12 'mass':20,37 'mean':2 'peopl':15 'rare':5 'rememb':7 'school':21 'shoot':22,38 'state':29 'week':32"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698349330 {#3346
      date: 2023-10-26 21:42:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    So, you know some people who were in a mass shooting, but they lived. If they know some people who died in a mass shooting that’s two degrees of separation between you and a mass shooting death.\n
    \n
    As for the mass shootings this week, they include a convenience store robbery, something that seems to be a murder-suicide where someone killed their family, a shootout over a stolen car, shots at a house party. And, in only 2 of those cases (the 5 dead in a house, and the rampage in Maine) were more than 1 person killed. These all technically qualify as mass shootings, but the rampage in Maine is the only kind we really think of as being a typical mass shooting.\n
    \n
    It’s far too many. There’s no question about that. It’s also absurd how much more frequent it is in the US compared to other places. On the other hand, the US has a population of 330 million people. So, while the odds of dying in a mass shooting are higher in the US than any other developed country in the world, it’s hardly a warzone. The vast majority of people in the US will not be in a mass shooting ever. Most people will never be shot in their lives. And tourists shouldn’t avoid the US out of a fear of being involved in a mass shooting. Yes, it’s much more likely in the US than in say Japan. But, the overall odds are low.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698352536 {#3522
    date: 2023-10-26 22:35:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3525 …}
  +nested: Doctrine\ORM\PersistentCollection {#3527 …}
  +votes: Doctrine\ORM\PersistentCollection {#3529 …}
  +reports: Doctrine\ORM\PersistentCollection {#3531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3535 …}
  -id: 73689
  -bodyTs: "'1':98 '2':80 '330':165 '5':85 'absurd':141 'also':140 'avoid':225 'car':71 'case':83 'compar':151 'conveni':49 'countri':187 'dead':86 'death':38 'degre':29 'develop':186 'die':21,173 'ever':211 'famili':65 'far':129 'fear':231 'frequent':145 'hand':158 'hard':193 'higher':179 'hous':75,89 'includ':47 'involv':234 'japan':251 'kill':63,100 'kind':116 'know':3,17 'like':244 'live':14,220 'low':257 'main':94,112 'major':198 'mani':131 'mass':10,24,36,42,106,125,176,209,237 'million':166 'much':143,242 'murder':59 'murder-suicid':58 'never':215 'odd':171,255 'overal':254 'parti':76 'peopl':5,19,167,200,213 'person':99 'place':154 'popul':163 'qualifi':104 'question':135 'rampag':92,110 'realli':118 'robberi':51 'say':250 'seem':54 'separ':31 'shoot':11,25,37,43,107,126,177,210,238 'shootout':67 'shot':72,217 'shouldn':223 'someon':62 'someth':52 'stolen':70 'store':50 'suicid':60 'technic':103 'think':119 'tourist':222 'two':28 'typic':124 'us':150,160,182,203,227,247 'vast':197 'warzon':195 'week':45 'world':190 'yes':239"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4841477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698352536 {#3523
    date: 2023-10-26 22:35: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 {#3363
  +user: Proxies\__CG__\App\Entity\User {#3364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
      \n
      It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
      \n
      But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698344563 {#3114
      date: 2023-10-26 20:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 73489
    -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4837102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698344563 {#3115
      date: 2023-10-26 20:22:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    You’re going to need blue team to be willing to pivot and [actually address issues](https://www.politico.com/news/magazine/2022/05/27/stopping-mass-shooters-q-a-00035762?utm_source=pocket-newtab) and to do so in a such a manner as to interest red team…\n
    \n
    You’re right, they’ll never go for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698371092 {#3361
    date: 2023-10-27 03:44:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3365 …}
  +nested: Doctrine\ORM\PersistentCollection {#3367 …}
  +votes: Doctrine\ORM\PersistentCollection {#3369 …}
  +reports: Doctrine\ORM\PersistentCollection {#3371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
  -id: 75303
  -bodyTs: "'/news/magazine/2022/05/27/stopping-mass-shooters-q-a-00035762?utm_source=pocket-newtab)':19 'actual':14 'address':15 'blue':6 'go':3,40 'interest':31 'issu':16 'll':38 'manner':28 'need':5 'never':39 'pivot':12 're':2,35 'red':32 'right':36 'team':7,33 'will':10 'www.politico.com':18 'www.politico.com/news/magazine/2022/05/27/stopping-mass-shooters-q-a-00035762?utm_source=pocket-newtab)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4091480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698371092 {#3362
    date: 2023-10-27 03:44:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#3363
  +user: Proxies\__CG__\App\Entity\User {#3364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
      \n
      It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
      \n
      But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698344563 {#3114
      date: 2023-10-26 20:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 73489
    -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4837102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698344563 {#3115
      date: 2023-10-26 20:22:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    You’re going to need blue team to be willing to pivot and [actually address issues](https://www.politico.com/news/magazine/2022/05/27/stopping-mass-shooters-q-a-00035762?utm_source=pocket-newtab) and to do so in a such a manner as to interest red team…\n
    \n
    You’re right, they’ll never go for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698371092 {#3361
    date: 2023-10-27 03:44:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3365 …}
  +nested: Doctrine\ORM\PersistentCollection {#3367 …}
  +votes: Doctrine\ORM\PersistentCollection {#3369 …}
  +reports: Doctrine\ORM\PersistentCollection {#3371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
  -id: 75303
  -bodyTs: "'/news/magazine/2022/05/27/stopping-mass-shooters-q-a-00035762?utm_source=pocket-newtab)':19 'actual':14 'address':15 'blue':6 'go':3,40 'interest':31 'issu':16 'll':38 'manner':28 'need':5 'never':39 'pivot':12 're':2,35 'red':32 'right':36 'team':7,33 'will':10 'www.politico.com':18 'www.politico.com/news/magazine/2022/05/27/stopping-mass-shooters-q-a-00035762?utm_source=pocket-newtab)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4091480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698371092 {#3362
    date: 2023-10-27 03:44:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#3363
  +user: Proxies\__CG__\App\Entity\User {#3364 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3116
    +user: Proxies\__CG__\App\Entity\User {#3117 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2152
      +user: App\Entity\User {#2187 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1698451607 {#2157
        date: 2023-10-28 02:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 73286
      -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5240331"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698336034 {#2151
        date: 2023-10-26 18:00:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2152}
    +body: """
      As disturbing as these mass shootings are, they’re still very rare. The vast majority of Americans will never be in a mass shooting, let alone tourists who only visit occasionally.\n
      \n
      It’s telling that most American police officers go their entire career without shooting their guns except at the firing range.\n
      \n
      But, it is a sign of US dysfunction that the problem is so obvious but there’s zero chance of the problem being solved any time soon.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698344563 {#3114
      date: 2023-10-26 20:22:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@TheAnonymouseJoker@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3118 …}
    +nested: Doctrine\ORM\PersistentCollection {#3120 …}
    +votes: Doctrine\ORM\PersistentCollection {#3122 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3128 …}
    -id: 73489
    -bodyTs: "'alon':26 'american':17,37 'career':43 'chanc':71 'disturb':2 'dysfunct':60 'entir':42 'except':48 'fire':51 'go':40 'gun':47 'let':25 'major':15 'mass':5,23 'never':19 'obvious':66 'occasion':31 'offic':39 'polic':38 'problem':63,74 'rang':52 'rare':12 're':9 'shoot':6,24,45 'sign':57 'solv':76 'soon':79 'still':10 'tell':34 'time':78 'tourist':27 'us':59 'vast':14 'visit':30 'without':44 'zero':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4837102"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698344563 {#3115
      date: 2023-10-26 20:22:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: """
    You’re going to need blue team to be willing to pivot and [actually address issues](https://www.politico.com/news/magazine/2022/05/27/stopping-mass-shooters-q-a-00035762?utm_source=pocket-newtab) and to do so in a such a manner as to interest red team…\n
    \n
    You’re right, they’ll never go for it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698371092 {#3361
    date: 2023-10-27 03:44:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
    "@merc@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3365 …}
  +nested: Doctrine\ORM\PersistentCollection {#3367 …}
  +votes: Doctrine\ORM\PersistentCollection {#3369 …}
  +reports: Doctrine\ORM\PersistentCollection {#3371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3373 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3375 …}
  -id: 75303
  -bodyTs: "'/news/magazine/2022/05/27/stopping-mass-shooters-q-a-00035762?utm_source=pocket-newtab)':19 'actual':14 'address':15 'blue':6 'go':3,40 'interest':31 'issu':16 'll':38 'manner':28 'need':5 'never':39 'pivot':12 're':2,35 'red':32 'right':36 'team':7,33 'will':10 'www.politico.com':18 'www.politico.com/news/magazine/2022/05/27/stopping-mass-shooters-q-a-00035762?utm_source=pocket-newtab)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4091480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698371092 {#3362
    date: 2023-10-27 03:44:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "I think that depends where you go. I live in BC but go to Washington all the time and it feels pretty much just as safe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698351422 {#3130
    date: 2023-10-26 22:17:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 73661
  -bodyTs: "'bc':11 'depend':4 'feel':21 'go':7,13 'live':9 'much':23 'pretti':22 'safe':26 'think':2 'time':18 'washington':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4324507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351422 {#3131
    date: 2023-10-26 22:17:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "I think that depends where you go. I live in BC but go to Washington all the time and it feels pretty much just as safe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698351422 {#3130
    date: 2023-10-26 22:17:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 73661
  -bodyTs: "'bc':11 'depend':4 'feel':21 'go':7,13 'live':9 'much':23 'pretti':22 'safe':26 'think':2 'time':18 'washington':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4324507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351422 {#3131
    date: 2023-10-26 22:17:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2152
    +user: App\Entity\User {#2187 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I sometimes think of visiting USA as tourist, but get reminded by these weekly news flashes that I might never return home if I did. Probably not a good idea to visit this third world shithole with a Gucci belt."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1698451607 {#2157
      date: 2023-10-28 02:06:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2148 …}
    +nested: Doctrine\ORM\PersistentCollection {#2146 …}
    +votes: Doctrine\ORM\PersistentCollection {#2180 …}
    +reports: Doctrine\ORM\PersistentCollection {#2181 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
    -id: 73286
    -bodyTs: "'belt':40 'flash':16 'get':10 'good':29 'gucci':39 'home':22 'idea':30 'might':19 'never':20 'news':15 'probabl':26 'remind':11 'return':21 'shithol':36 'sometim':2 'think':3 'third':34 'tourist':8 'usa':6 'visit':5,32 'week':14 'world':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5240331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698336034 {#2151
      date: 2023-10-26 18:00:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2152}
  +body: "I think that depends where you go. I live in BC but go to Washington all the time and it feels pretty much just as safe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698351422 {#3130
    date: 2023-10-26 22:17:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@TheAnonymouseJoker@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3134 …}
  +nested: Doctrine\ORM\PersistentCollection {#3136 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  -id: 73661
  -bodyTs: "'bc':11 'depend':4 'feel':21 'go':7,13 'live':9 'much':23 'pretti':22 'safe':26 'think':2 'time':18 'washington':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4324507"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351422 {#3131
    date: 2023-10-26 22:17:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1348
  +user: App\Entity\User {#2493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Moin moin, motherfucker. Ostfriesland REPRESENT"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698336012 {#2367
    date: 2023-10-26 18:00:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 73285
  -bodyTs: "'moin':1,2 'motherfuck':3 'ostfriesland':4 'repres':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5356218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698336012 {#2366
    date: 2023-10-26 18:00: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
143 DENIED edit
App\Entity\EntryComment {#1348
  +user: App\Entity\User {#2493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Moin moin, motherfucker. Ostfriesland REPRESENT"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698336012 {#2367
    date: 2023-10-26 18:00:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 73285
  -bodyTs: "'moin':1,2 'motherfuck':3 'ostfriesland':4 'repres':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5356218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698336012 {#2366
    date: 2023-10-26 18:00: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
144 DENIED moderate
App\Entity\EntryComment {#1348
  +user: App\Entity\User {#2493 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Moin moin, motherfucker. Ostfriesland REPRESENT"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698336012 {#2367
    date: 2023-10-26 18:00:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1350 …}
  +nested: Doctrine\ORM\PersistentCollection {#1351 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  -id: 73285
  -bodyTs: "'moin':1,2 'motherfuck':3 'ostfriesland':4 'repres':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5356218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698336012 {#2366
    date: 2023-10-26 18:00: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
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 {#2553
  +user: App\Entity\User {#2567 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2554 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Top left, blinds down, is obviously a vampire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698335051 {#2548
    date: 2023-10-26 17:44:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReaperWithASniper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2555 …}
  +nested: Doctrine\ORM\PersistentCollection {#2557 …}
  +votes: Doctrine\ORM\PersistentCollection {#2559 …}
  +reports: Doctrine\ORM\PersistentCollection {#2561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
  -id: 73257
  -bodyTs: "'blind':3 'left':2 'obvious':6 'top':1 'vampir':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4077356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698335051 {#2549
    date: 2023-10-26 17:44:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2553
  +user: App\Entity\User {#2567 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2554 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Top left, blinds down, is obviously a vampire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698335051 {#2548
    date: 2023-10-26 17:44:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReaperWithASniper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2555 …}
  +nested: Doctrine\ORM\PersistentCollection {#2557 …}
  +votes: Doctrine\ORM\PersistentCollection {#2559 …}
  +reports: Doctrine\ORM\PersistentCollection {#2561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
  -id: 73257
  -bodyTs: "'blind':3 'left':2 'obvious':6 'top':1 'vampir':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4077356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698335051 {#2549
    date: 2023-10-26 17:44:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2553
  +user: App\Entity\User {#2567 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2554 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Top left, blinds down, is obviously a vampire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1698335051 {#2548
    date: 2023-10-26 17:44:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ReaperWithASniper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2555 …}
  +nested: Doctrine\ORM\PersistentCollection {#2557 …}
  +votes: Doctrine\ORM\PersistentCollection {#2559 …}
  +reports: Doctrine\ORM\PersistentCollection {#2561 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2565 …}
  -id: 73257
  -bodyTs: "'blind':3 'left':2 'obvious':6 'top':1 'vampir':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4077356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698335051 {#2549
    date: 2023-10-26 17:44:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2627
  +user: App\Entity\User {#2640 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Jetzt aber raus hier!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698361043 {#2622
    date: 2023-10-27 00:57:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2632 …}
  +reports: Doctrine\ORM\PersistentCollection {#2634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
  -id: 73239
  -bodyTs: "'aber':2 'hier':4 'jetzt':1 'raus':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4832364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698334372 {#2623
    date: 2023-10-26 17:32:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#2627
  +user: App\Entity\User {#2640 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Jetzt aber raus hier!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698361043 {#2622
    date: 2023-10-27 00:57:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2632 …}
  +reports: Doctrine\ORM\PersistentCollection {#2634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
  -id: 73239
  -bodyTs: "'aber':2 'hier':4 'jetzt':1 'raus':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4832364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698334372 {#2623
    date: 2023-10-26 17:32:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#2627
  +user: App\Entity\User {#2640 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "Jetzt aber raus hier!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698361043 {#2622
    date: 2023-10-27 00:57:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2628 …}
  +nested: Doctrine\ORM\PersistentCollection {#2630 …}
  +votes: Doctrine\ORM\PersistentCollection {#2632 …}
  +reports: Doctrine\ORM\PersistentCollection {#2634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
  -id: 73239
  -bodyTs: "'aber':2 'hier':4 'jetzt':1 'raus':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4832364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698334372 {#2623
    date: 2023-10-26 17:32:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2627
    +user: App\Entity\User {#2640 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Jetzt aber raus hier!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698361043 {#2622
      date: 2023-10-27 00:57:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2628 …}
    +nested: Doctrine\ORM\PersistentCollection {#2630 …}
    +votes: Doctrine\ORM\PersistentCollection {#2632 …}
    +reports: Doctrine\ORM\PersistentCollection {#2634 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
    -id: 73239
    -bodyTs: "'aber':2 'hier':4 'jetzt':1 'raus':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4832364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698334372 {#2623
      date: 2023-10-26 17:32:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2627}
  +body: "ᴶᵉᵗᶻᵗ ᵃᵇᵉʳ ʳᵃᵘˢ ʰᶦᵉʳᵎ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698361041 {#3060
    date: 2023-10-27 00:57:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@hubobes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 73851
  -bodyTs: "'ʰᶦᵉʳᵎ':4 'ʳᵃᵘˢ':3 'ᴶᵉᵗᶻᵗ':1 'ᵃᵇᵉʳ':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4256442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698361041 {#3059
    date: 2023-10-27 00:57:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2627
    +user: App\Entity\User {#2640 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Jetzt aber raus hier!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698361043 {#2622
      date: 2023-10-27 00:57:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2628 …}
    +nested: Doctrine\ORM\PersistentCollection {#2630 …}
    +votes: Doctrine\ORM\PersistentCollection {#2632 …}
    +reports: Doctrine\ORM\PersistentCollection {#2634 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
    -id: 73239
    -bodyTs: "'aber':2 'hier':4 'jetzt':1 'raus':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4832364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698334372 {#2623
      date: 2023-10-26 17:32:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2627}
  +body: "ᴶᵉᵗᶻᵗ ᵃᵇᵉʳ ʳᵃᵘˢ ʰᶦᵉʳᵎ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698361041 {#3060
    date: 2023-10-27 00:57:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@hubobes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 73851
  -bodyTs: "'ʰᶦᵉʳᵎ':4 'ʳᵃᵘˢ':3 'ᴶᵉᵗᶻᵗ':1 'ᵃᵇᵉʳ':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4256442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698361041 {#3059
    date: 2023-10-27 00:57:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#3058
  +user: Proxies\__CG__\App\Entity\User {#3057 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2627
    +user: App\Entity\User {#2640 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Jetzt aber raus hier!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1698361043 {#2622
      date: 2023-10-27 00:57:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@EherVielleicht@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2628 …}
    +nested: Doctrine\ORM\PersistentCollection {#2630 …}
    +votes: Doctrine\ORM\PersistentCollection {#2632 …}
    +reports: Doctrine\ORM\PersistentCollection {#2634 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2636 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2638 …}
    -id: 73239
    -bodyTs: "'aber':2 'hier':4 'jetzt':1 'raus':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4832364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698334372 {#2623
      date: 2023-10-26 17:32:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2627}
  +body: "ᴶᵉᵗᶻᵗ ᵃᵇᵉʳ ʳᵃᵘˢ ʰᶦᵉʳᵎ"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698361041 {#3060
    date: 2023-10-27 00:57:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
    "@hubobes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3056 …}
  +nested: Doctrine\ORM\PersistentCollection {#3054 …}
  +votes: Doctrine\ORM\PersistentCollection {#3052 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 73851
  -bodyTs: "'ʰᶦᵉʳᵎ':4 'ʳᵃᵘˢ':3 'ᴶᵉᵗᶻᵗ':1 'ᵃᵇᵉʳ':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4256442"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698361041 {#3059
    date: 2023-10-27 00:57:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2700
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 usually excited to get home plop on the couch, deny that I’m tired and should go to bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698333258 {#2695
    date: 2023-10-26 17:14:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 73212
  -bodyTs: "'bed':21 'couch':11 'deni':12 'excit':4 'get':6 'go':19 'home':7 'm':2,15 'plop':8 'tire':16 'usual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4831111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333258 {#2696
    date: 2023-10-26 17:14: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
159 DENIED edit
App\Entity\EntryComment {#2700
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 usually excited to get home plop on the couch, deny that I’m tired and should go to bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698333258 {#2695
    date: 2023-10-26 17:14:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 73212
  -bodyTs: "'bed':21 'couch':11 'deni':12 'excit':4 'get':6 'go':19 'home':7 'm':2,15 'plop':8 'tire':16 'usual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4831111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333258 {#2696
    date: 2023-10-26 17:14: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
160 DENIED moderate
App\Entity\EntryComment {#2700
  +user: App\Entity\User {#2714 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 usually excited to get home plop on the couch, deny that I’m tired and should go to bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698333258 {#2695
    date: 2023-10-26 17:14:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 73212
  -bodyTs: "'bed':21 'couch':11 'deni':12 'excit':4 'get':6 'go':19 'home':7 'm':2,15 'plop':8 'tire':16 'usual':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4831111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333258 {#2696
    date: 2023-10-26 17:14: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
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 {#2774
  +user: App\Entity\User {#2788 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2775 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "To be fair, in-context Ranma usually evokes similar interpretations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698333146 {#2769
    date: 2023-10-26 17:12:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2776 …}
  +nested: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -id: 73210
  -bodyTs: "'context':6 'evok':9 'fair':3 'in-context':4 'interpret':11 'ranma':7 'similar':10 'usual':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/937356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333146 {#2770
    date: 2023-10-26 17: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
163 DENIED edit
App\Entity\EntryComment {#2774
  +user: App\Entity\User {#2788 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2775 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "To be fair, in-context Ranma usually evokes similar interpretations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698333146 {#2769
    date: 2023-10-26 17:12:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2776 …}
  +nested: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -id: 73210
  -bodyTs: "'context':6 'evok':9 'fair':3 'in-context':4 'interpret':11 'ranma':7 'similar':10 'usual':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/937356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333146 {#2770
    date: 2023-10-26 17: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
164 DENIED moderate
App\Entity\EntryComment {#2774
  +user: App\Entity\User {#2788 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2775 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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: "To be fair, in-context Ranma usually evokes similar interpretations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1698333146 {#2769
    date: 2023-10-26 17:12:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2776 …}
  +nested: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2780 …}
  +reports: Doctrine\ORM\PersistentCollection {#2782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2786 …}
  -id: 73210
  -bodyTs: "'context':6 'evok':9 'fair':3 'in-context':4 'interpret':11 'ranma':7 'similar':10 'usual':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://swg-empire.de/comment/937356"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698333146 {#2770
    date: 2023-10-26 17: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
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 {#2849
  +user: App\Entity\User {#2862 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 knew I was an adult when I started hoping that if I got sick, I would get sick on the weekend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698332271 {#2844
    date: 2023-10-26 16:57:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2850 …}
  +nested: Doctrine\ORM\PersistentCollection {#2852 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2860 …}
  -id: 73191
  -bodyTs: "'adult':6 'get':18 'got':14 'hope':10 'knew':2 'sick':15,19 'start':9 'weekend':22 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4831082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698332271 {#2845
    date: 2023-10-26 16:57:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2849
  +user: App\Entity\User {#2862 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 knew I was an adult when I started hoping that if I got sick, I would get sick on the weekend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698332271 {#2844
    date: 2023-10-26 16:57:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2850 …}
  +nested: Doctrine\ORM\PersistentCollection {#2852 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2860 …}
  -id: 73191
  -bodyTs: "'adult':6 'get':18 'got':14 'hope':10 'knew':2 'sick':15,19 'start':9 'weekend':22 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4831082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698332271 {#2845
    date: 2023-10-26 16:57:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2849
  +user: App\Entity\User {#2862 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2701 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02: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 knew I was an adult when I started hoping that if I got sick, I would get sick on the weekend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698332271 {#2844
    date: 2023-10-26 16:57:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2850 …}
  +nested: Doctrine\ORM\PersistentCollection {#2852 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2860 …}
  -id: 73191
  -bodyTs: "'adult':6 'get':18 'got':14 'hope':10 'knew':2 'sick':15,19 'start':9 'weekend':22 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4831082"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698332271 {#2845
    date: 2023-10-26 16:57:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2922
  +user: App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 100
  +score: 0
  +lastActive: DateTime @1698440215 {#2917
    date: 2023-10-27 22:56:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  -id: 73186
  -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4830666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698331970 {#2918
    date: 2023-10-26 16:52: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
171 DENIED edit
App\Entity\EntryComment {#2922
  +user: App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 100
  +score: 0
  +lastActive: DateTime @1698440215 {#2917
    date: 2023-10-27 22:56:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  -id: 73186
  -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4830666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698331970 {#2918
    date: 2023-10-26 16:52: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
172 DENIED moderate
App\Entity\EntryComment {#2922
  +user: App\Entity\User {#2935 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 100
  +score: 0
  +lastActive: DateTime @1698440215 {#2917
    date: 2023-10-27 22:56:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2923 …}
  +nested: Doctrine\ORM\PersistentCollection {#2925 …}
  +votes: Doctrine\ORM\PersistentCollection {#2927 …}
  +reports: Doctrine\ORM\PersistentCollection {#2929 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
  -id: 73186
  -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4830666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698331970 {#2918
    date: 2023-10-26 16:52: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
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 {#3006
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2922
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 100
    +score: 0
    +lastActive: DateTime @1698440215 {#2917
      date: 2023-10-27 22:56:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 73186
    -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4830666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698331970 {#2918
      date: 2023-10-26 16:52:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "Almost all mass shootings were avoidable if that government really cared about solving this problem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1698334977 {#3007
    date: 2023-10-26 17:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 73253
  -bodyTs: "'almost':1 'avoid':6 'care':11 'govern':9 'mass':3 'problem':15 'realli':10 'shoot':4 'solv':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4318228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698334977 {#3010
    date: 2023-10-26 17:42: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
175 DENIED edit
App\Entity\EntryComment {#3006
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2922
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 100
    +score: 0
    +lastActive: DateTime @1698440215 {#2917
      date: 2023-10-27 22:56:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 73186
    -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4830666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698331970 {#2918
      date: 2023-10-26 16:52:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "Almost all mass shootings were avoidable if that government really cared about solving this problem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1698334977 {#3007
    date: 2023-10-26 17:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 73253
  -bodyTs: "'almost':1 'avoid':6 'care':11 'govern':9 'mass':3 'problem':15 'realli':10 'shoot':4 'solv':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4318228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698334977 {#3010
    date: 2023-10-26 17:42: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
176 DENIED moderate
App\Entity\EntryComment {#3006
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2922
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 100
    +score: 0
    +lastActive: DateTime @1698440215 {#2917
      date: 2023-10-27 22:56:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 73186
    -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4830666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698331970 {#2918
      date: 2023-10-26 16:52:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "Almost all mass shootings were avoidable if that government really cared about solving this problem"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1698334977 {#3007
    date: 2023-10-26 17:42:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3088 …}
  +nested: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  -id: 73253
  -bodyTs: "'almost':1 'avoid':6 'care':11 'govern':9 'mass':3 'problem':15 'realli':10 'shoot':4 'solv':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4318228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698334977 {#3010
    date: 2023-10-26 17:42: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
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 {#3241
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3006
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2922
      +user: App\Entity\User {#2935 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 100
      +score: 0
      +lastActive: DateTime @1698440215 {#2917
        date: 2023-10-27 22:56:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2923 …}
      +nested: Doctrine\ORM\PersistentCollection {#2925 …}
      +votes: Doctrine\ORM\PersistentCollection {#2927 …}
      +reports: Doctrine\ORM\PersistentCollection {#2929 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
      -id: 73186
      -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4830666"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698331970 {#2918
        date: 2023-10-26 16:52:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "Almost all mass shootings were avoidable if that government really cared about solving this problem"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1698334977 {#3007
      date: 2023-10-26 17:42:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3088 …}
    +nested: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    -id: 73253
    -bodyTs: "'almost':1 'avoid':6 'care':11 'govern':9 'mass':3 'problem':15 'realli':10 'shoot':4 'solv':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4318228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698334977 {#3010
      date: 2023-10-26 17:42:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "They do care, just not as much as they care about those sweet NRA and Colt checks 😩"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698345492 {#3236
    date: 2023-10-26 20:38:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 73509
  -bodyTs: "'care':3,10 'check':17 'colt':16 'much':7 'nra':14 'sweet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4835145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698345492 {#3239
    date: 2023-10-26 20:38: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
179 DENIED edit
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3006
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2922
      +user: App\Entity\User {#2935 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 100
      +score: 0
      +lastActive: DateTime @1698440215 {#2917
        date: 2023-10-27 22:56:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2923 …}
      +nested: Doctrine\ORM\PersistentCollection {#2925 …}
      +votes: Doctrine\ORM\PersistentCollection {#2927 …}
      +reports: Doctrine\ORM\PersistentCollection {#2929 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
      -id: 73186
      -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4830666"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698331970 {#2918
        date: 2023-10-26 16:52:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "Almost all mass shootings were avoidable if that government really cared about solving this problem"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1698334977 {#3007
      date: 2023-10-26 17:42:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3088 …}
    +nested: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    -id: 73253
    -bodyTs: "'almost':1 'avoid':6 'care':11 'govern':9 'mass':3 'problem':15 'realli':10 'shoot':4 'solv':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4318228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698334977 {#3010
      date: 2023-10-26 17:42:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "They do care, just not as much as they care about those sweet NRA and Colt checks 😩"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698345492 {#3236
    date: 2023-10-26 20:38:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 73509
  -bodyTs: "'care':3,10 'check':17 'colt':16 'much':7 'nra':14 'sweet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4835145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698345492 {#3239
    date: 2023-10-26 20:38: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
180 DENIED moderate
App\Entity\EntryComment {#3241
  +user: Proxies\__CG__\App\Entity\User {#3233 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3006
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2922
      +user: App\Entity\User {#2935 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 100
      +score: 0
      +lastActive: DateTime @1698440215 {#2917
        date: 2023-10-27 22:56:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2923 …}
      +nested: Doctrine\ORM\PersistentCollection {#2925 …}
      +votes: Doctrine\ORM\PersistentCollection {#2927 …}
      +reports: Doctrine\ORM\PersistentCollection {#2929 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
      -id: 73186
      -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4830666"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698331970 {#2918
        date: 2023-10-26 16:52:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "Almost all mass shootings were avoidable if that government really cared about solving this problem"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1698334977 {#3007
      date: 2023-10-26 17:42:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3088 …}
    +nested: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    -id: 73253
    -bodyTs: "'almost':1 'avoid':6 'care':11 'govern':9 'mass':3 'problem':15 'realli':10 'shoot':4 'solv':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4318228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698334977 {#3010
      date: 2023-10-26 17:42:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "They do care, just not as much as they care about those sweet NRA and Colt checks 😩"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698345492 {#3236
    date: 2023-10-26 20:38:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@phoenixz@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3231 …}
  +nested: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3227 …}
  +reports: Doctrine\ORM\PersistentCollection {#3243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3247 …}
  -id: 73509
  -bodyTs: "'care':3,10 'check':17 'colt':16 'much':7 'nra':14 'sweet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4835145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698345492 {#3239
    date: 2023-10-26 20:38: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
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 {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2922
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 100
    +score: 0
    +lastActive: DateTime @1698440215 {#2917
      date: 2023-10-27 22:56:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 73186
    -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4830666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698331970 {#2918
      date: 2023-10-26 16:52:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1698335157 {#3076
    date: 2023-10-26 17:45:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 73262
  -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4831793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698335157 {#3075
    date: 2023-10-26 17:45: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
183 DENIED edit
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2922
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 100
    +score: 0
    +lastActive: DateTime @1698440215 {#2917
      date: 2023-10-27 22:56:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 73186
    -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4830666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698331970 {#2918
      date: 2023-10-26 16:52:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1698335157 {#3076
    date: 2023-10-26 17:45:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 73262
  -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4831793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698335157 {#3075
    date: 2023-10-26 17:45: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
184 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3073 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2922
    +user: App\Entity\User {#2935 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 100
    +score: 0
    +lastActive: DateTime @1698440215 {#2917
      date: 2023-10-27 22:56:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2923 …}
    +nested: Doctrine\ORM\PersistentCollection {#2925 …}
    +votes: Doctrine\ORM\PersistentCollection {#2927 …}
    +reports: Doctrine\ORM\PersistentCollection {#2929 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
    -id: 73186
    -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4830666"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698331970 {#2918
      date: 2023-10-26 16:52:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1698335157 {#3076
    date: 2023-10-26 17:45:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3072 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  -id: 73262
  -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4831793"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698335157 {#3075
    date: 2023-10-26 17:45: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
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 {#3252
  +user: Proxies\__CG__\App\Entity\User {#3253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2922
      +user: App\Entity\User {#2935 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 100
      +score: 0
      +lastActive: DateTime @1698440215 {#2917
        date: 2023-10-27 22:56:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2923 …}
      +nested: Doctrine\ORM\PersistentCollection {#2925 …}
      +votes: Doctrine\ORM\PersistentCollection {#2927 …}
      +reports: Doctrine\ORM\PersistentCollection {#2929 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
      -id: 73186
      -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4830666"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698331970 {#2918
        date: 2023-10-26 16:52:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1698335157 {#3076
      date: 2023-10-26 17:45:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 73262
    -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4831793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698335157 {#3075
      date: 2023-10-26 17:45:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
    \n
    And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698348478 {#3249
    date: 2023-10-26 21:27:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 73598
  -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/471926"
  +editedAt: DateTimeImmutable @1698348564 {#3250
    date: 2023-10-26 21:29:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698348478 {#3251
    date: 2023-10-26 21:27: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
187 DENIED edit
App\Entity\EntryComment {#3252
  +user: Proxies\__CG__\App\Entity\User {#3253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2922
      +user: App\Entity\User {#2935 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 100
      +score: 0
      +lastActive: DateTime @1698440215 {#2917
        date: 2023-10-27 22:56:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2923 …}
      +nested: Doctrine\ORM\PersistentCollection {#2925 …}
      +votes: Doctrine\ORM\PersistentCollection {#2927 …}
      +reports: Doctrine\ORM\PersistentCollection {#2929 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
      -id: 73186
      -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4830666"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698331970 {#2918
        date: 2023-10-26 16:52:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1698335157 {#3076
      date: 2023-10-26 17:45:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 73262
    -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4831793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698335157 {#3075
      date: 2023-10-26 17:45:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
    \n
    And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698348478 {#3249
    date: 2023-10-26 21:27:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 73598
  -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/471926"
  +editedAt: DateTimeImmutable @1698348564 {#3250
    date: 2023-10-26 21:29:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698348478 {#3251
    date: 2023-10-26 21:27: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
188 DENIED moderate
App\Entity\EntryComment {#3252
  +user: Proxies\__CG__\App\Entity\User {#3253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3074
    +user: Proxies\__CG__\App\Entity\User {#3073 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2922
      +user: App\Entity\User {#2935 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 100
      +score: 0
      +lastActive: DateTime @1698440215 {#2917
        date: 2023-10-27 22:56:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2923 …}
      +nested: Doctrine\ORM\PersistentCollection {#2925 …}
      +votes: Doctrine\ORM\PersistentCollection {#2927 …}
      +reports: Doctrine\ORM\PersistentCollection {#2929 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
      -id: 73186
      -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4830666"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698331970 {#2918
        date: 2023-10-26 16:52:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 59
    +score: 0
    +lastActive: DateTime @1698335157 {#3076
      date: 2023-10-26 17:45:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3072 …}
    +nested: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    -id: 73262
    -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4831793"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698335157 {#3075
      date: 2023-10-26 17:45:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
    \n
    And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698348478 {#3249
    date: 2023-10-26 21:27:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3254 …}
  +nested: Doctrine\ORM\PersistentCollection {#3256 …}
  +votes: Doctrine\ORM\PersistentCollection {#3258 …}
  +reports: Doctrine\ORM\PersistentCollection {#3260 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
  -id: 73598
  -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/471926"
  +editedAt: DateTimeImmutable @1698348564 {#3250
    date: 2023-10-26 21:29:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698348478 {#3251
    date: 2023-10-26 21:27: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
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 {#3463
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: Proxies\__CG__\App\Entity\User {#3253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2922
        +user: App\Entity\User {#2935 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 100
        +score: 0
        +lastActive: DateTime @1698440215 {#2917
          date: 2023-10-27 22:56:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2923 …}
        +nested: Doctrine\ORM\PersistentCollection {#2925 …}
        +votes: Doctrine\ORM\PersistentCollection {#2927 …}
        +reports: Doctrine\ORM\PersistentCollection {#2929 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
        -id: 73186
        -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4830666"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698331970 {#2918
          date: 2023-10-26 16:52:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1698335157 {#3076
        date: 2023-10-26 17:45:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 73262
      -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4831793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698335157 {#3075
        date: 2023-10-26 17:45:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: """
      If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
      \n
      And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698348478 {#3249
      date: 2023-10-26 21:27:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3258 …}
    +reports: Doctrine\ORM\PersistentCollection {#3260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
    -id: 73598
    -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zxcvn.xyz/comment/471926"
    +editedAt: DateTimeImmutable @1698348564 {#3250
      date: 2023-10-26 21:29:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698348478 {#3251
      date: 2023-10-26 21:27:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "So you think he would listen to him but not to the laws making what he did illegal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698363359 {#3461
    date: 2023-10-27 01:35:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 73893
  -bodyTs: "'illeg':18 'law':13 'listen':6 'make':14 'think':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2853298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363359 {#3462
    date: 2023-10-27 01:35: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
191 DENIED edit
App\Entity\EntryComment {#3463
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: Proxies\__CG__\App\Entity\User {#3253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2922
        +user: App\Entity\User {#2935 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 100
        +score: 0
        +lastActive: DateTime @1698440215 {#2917
          date: 2023-10-27 22:56:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2923 …}
        +nested: Doctrine\ORM\PersistentCollection {#2925 …}
        +votes: Doctrine\ORM\PersistentCollection {#2927 …}
        +reports: Doctrine\ORM\PersistentCollection {#2929 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
        -id: 73186
        -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4830666"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698331970 {#2918
          date: 2023-10-26 16:52:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1698335157 {#3076
        date: 2023-10-26 17:45:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 73262
      -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4831793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698335157 {#3075
        date: 2023-10-26 17:45:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: """
      If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
      \n
      And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698348478 {#3249
      date: 2023-10-26 21:27:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3258 …}
    +reports: Doctrine\ORM\PersistentCollection {#3260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
    -id: 73598
    -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zxcvn.xyz/comment/471926"
    +editedAt: DateTimeImmutable @1698348564 {#3250
      date: 2023-10-26 21:29:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698348478 {#3251
      date: 2023-10-26 21:27:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "So you think he would listen to him but not to the laws making what he did illegal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698363359 {#3461
    date: 2023-10-27 01:35:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 73893
  -bodyTs: "'illeg':18 'law':13 'listen':6 'make':14 'think':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2853298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363359 {#3462
    date: 2023-10-27 01:35: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
192 DENIED moderate
App\Entity\EntryComment {#3463
  +user: Proxies\__CG__\App\Entity\User {#3432 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: Proxies\__CG__\App\Entity\User {#3253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2922
        +user: App\Entity\User {#2935 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 100
        +score: 0
        +lastActive: DateTime @1698440215 {#2917
          date: 2023-10-27 22:56:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2923 …}
        +nested: Doctrine\ORM\PersistentCollection {#2925 …}
        +votes: Doctrine\ORM\PersistentCollection {#2927 …}
        +reports: Doctrine\ORM\PersistentCollection {#2929 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
        -id: 73186
        -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4830666"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698331970 {#2918
          date: 2023-10-26 16:52:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1698335157 {#3076
        date: 2023-10-26 17:45:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 73262
      -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4831793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698335157 {#3075
        date: 2023-10-26 17:45:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: """
      If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
      \n
      And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698348478 {#3249
      date: 2023-10-26 21:27:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3258 …}
    +reports: Doctrine\ORM\PersistentCollection {#3260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
    -id: 73598
    -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zxcvn.xyz/comment/471926"
    +editedAt: DateTimeImmutable @1698348564 {#3250
      date: 2023-10-26 21:29:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698348478 {#3251
      date: 2023-10-26 21:27:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "So you think he would listen to him but not to the laws making what he did illegal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698363359 {#3461
    date: 2023-10-27 01:35:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3464 …}
  +nested: Doctrine\ORM\PersistentCollection {#3466 …}
  +votes: Doctrine\ORM\PersistentCollection {#3468 …}
  +reports: Doctrine\ORM\PersistentCollection {#3470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
  -id: 73893
  -bodyTs: "'illeg':18 'law':13 'listen':6 'make':14 'think':3 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/2853298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698363359 {#3462
    date: 2023-10-27 01:35: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
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 {#3609
  +user: Proxies\__CG__\App\Entity\User {#3253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3463
    +user: Proxies\__CG__\App\Entity\User {#3432 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: Proxies\__CG__\App\Entity\User {#3253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3074
        +user: Proxies\__CG__\App\Entity\User {#3073 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2922
          +user: App\Entity\User {#2935 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 100
          +score: 0
          +lastActive: DateTime @1698440215 {#2917
            date: 2023-10-27 22:56:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2923 …}
          +nested: Doctrine\ORM\PersistentCollection {#2925 …}
          +votes: Doctrine\ORM\PersistentCollection {#2927 …}
          +reports: Doctrine\ORM\PersistentCollection {#2929 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
          -id: 73186
          -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4830666"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698331970 {#2918
            date: 2023-10-26 16:52:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 59
        +score: 0
        +lastActive: DateTime @1698335157 {#3076
          date: 2023-10-26 17:45:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3072 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3068 …}
        +reports: Doctrine\ORM\PersistentCollection {#3066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
        -id: 73262
        -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4831793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698335157 {#3075
          date: 2023-10-26 17:45:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: """
        If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
        \n
        And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698348478 {#3249
        date: 2023-10-26 21:27:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3254 …}
      +nested: Doctrine\ORM\PersistentCollection {#3256 …}
      +votes: Doctrine\ORM\PersistentCollection {#3258 …}
      +reports: Doctrine\ORM\PersistentCollection {#3260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
      -id: 73598
      -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zxcvn.xyz/comment/471926"
      +editedAt: DateTimeImmutable @1698348564 {#3250
        date: 2023-10-26 21:29:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698348478 {#3251
        date: 2023-10-26 21:27:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "So you think he would listen to him but not to the laws making what he did illegal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698363359 {#3461
      date: 2023-10-27 01:35:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3464 …}
    +nested: Doctrine\ORM\PersistentCollection {#3466 …}
    +votes: Doctrine\ORM\PersistentCollection {#3468 …}
    +reports: Doctrine\ORM\PersistentCollection {#3470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
    -id: 73893
    -bodyTs: "'illeg':18 'law':13 'listen':6 'make':14 'think':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2853298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698363359 {#3462
      date: 2023-10-27 01:35:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    It’s not about listening, it’s about the commander issuing an order, which has the same weight as a judge issuing a warrant, to actually *take* the weapons from his possession/home. An order that MPs and local law enforcement can legally go and execute.\n
    \n
    Though I think this whacko is ultimately responsible for this ill and evil shit, I think the commander might’ve been negligent here not doing more. (If indeed the gunmen was institutionalized, and the commander was aware of that fact.)\n
    \n
    And yes, I think the lack of any red flag laws in that state is insane, and that such laws likely could’ve helped here. I’m just making a point that more realistically could’ve have been done given the situation *as it existed in that moment*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698375152 {#3607
    date: 2023-10-27 04:52:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@rjs001@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 74077
  -bodyTs: "'actual':26 'awar':82 'command':10,63,80 'could':107,120 'done':124 'enforc':40 'evil':58 'execut':45 'exist':130 'fact':85 'flag':95 'given':125 'go':43 'gunmen':75 'help':109 'ill':56 'inde':73 'insan':101 'institution':77 'issu':11,22 'judg':21 'lack':91 'law':39,96,105 'legal':42 'like':106 'listen':5 'local':38 'm':112 'make':114 'might':64 'moment':133 'mps':36 'neglig':67 'order':13,34 'point':116 'possession/home':32 'realist':119 'red':94 'respons':53 'shit':59 'situat':127 'state':99 'take':27 'think':48,61,89 'though':46 'ultim':52 've':65,108,121 'warrant':24 'weapon':29 'weight':18 'whacko':50 'yes':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/475804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698375152 {#3608
    date: 2023-10-27 04:52:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#3609
  +user: Proxies\__CG__\App\Entity\User {#3253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3463
    +user: Proxies\__CG__\App\Entity\User {#3432 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: Proxies\__CG__\App\Entity\User {#3253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3074
        +user: Proxies\__CG__\App\Entity\User {#3073 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2922
          +user: App\Entity\User {#2935 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 100
          +score: 0
          +lastActive: DateTime @1698440215 {#2917
            date: 2023-10-27 22:56:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2923 …}
          +nested: Doctrine\ORM\PersistentCollection {#2925 …}
          +votes: Doctrine\ORM\PersistentCollection {#2927 …}
          +reports: Doctrine\ORM\PersistentCollection {#2929 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
          -id: 73186
          -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4830666"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698331970 {#2918
            date: 2023-10-26 16:52:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 59
        +score: 0
        +lastActive: DateTime @1698335157 {#3076
          date: 2023-10-26 17:45:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3072 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3068 …}
        +reports: Doctrine\ORM\PersistentCollection {#3066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
        -id: 73262
        -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4831793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698335157 {#3075
          date: 2023-10-26 17:45:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: """
        If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
        \n
        And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698348478 {#3249
        date: 2023-10-26 21:27:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3254 …}
      +nested: Doctrine\ORM\PersistentCollection {#3256 …}
      +votes: Doctrine\ORM\PersistentCollection {#3258 …}
      +reports: Doctrine\ORM\PersistentCollection {#3260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
      -id: 73598
      -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zxcvn.xyz/comment/471926"
      +editedAt: DateTimeImmutable @1698348564 {#3250
        date: 2023-10-26 21:29:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698348478 {#3251
        date: 2023-10-26 21:27:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "So you think he would listen to him but not to the laws making what he did illegal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698363359 {#3461
      date: 2023-10-27 01:35:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3464 …}
    +nested: Doctrine\ORM\PersistentCollection {#3466 …}
    +votes: Doctrine\ORM\PersistentCollection {#3468 …}
    +reports: Doctrine\ORM\PersistentCollection {#3470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
    -id: 73893
    -bodyTs: "'illeg':18 'law':13 'listen':6 'make':14 'think':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2853298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698363359 {#3462
      date: 2023-10-27 01:35:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    It’s not about listening, it’s about the commander issuing an order, which has the same weight as a judge issuing a warrant, to actually *take* the weapons from his possession/home. An order that MPs and local law enforcement can legally go and execute.\n
    \n
    Though I think this whacko is ultimately responsible for this ill and evil shit, I think the commander might’ve been negligent here not doing more. (If indeed the gunmen was institutionalized, and the commander was aware of that fact.)\n
    \n
    And yes, I think the lack of any red flag laws in that state is insane, and that such laws likely could’ve helped here. I’m just making a point that more realistically could’ve have been done given the situation *as it existed in that moment*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698375152 {#3607
    date: 2023-10-27 04:52:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@rjs001@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 74077
  -bodyTs: "'actual':26 'awar':82 'command':10,63,80 'could':107,120 'done':124 'enforc':40 'evil':58 'execut':45 'exist':130 'fact':85 'flag':95 'given':125 'go':43 'gunmen':75 'help':109 'ill':56 'inde':73 'insan':101 'institution':77 'issu':11,22 'judg':21 'lack':91 'law':39,96,105 'legal':42 'like':106 'listen':5 'local':38 'm':112 'make':114 'might':64 'moment':133 'mps':36 'neglig':67 'order':13,34 'point':116 'possession/home':32 'realist':119 'red':94 'respons':53 'shit':59 'situat':127 'state':99 'take':27 'think':48,61,89 'though':46 'ultim':52 've':65,108,121 'warrant':24 'weapon':29 'weight':18 'whacko':50 'yes':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/475804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698375152 {#3608
    date: 2023-10-27 04:52:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#3609
  +user: Proxies\__CG__\App\Entity\User {#3253 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3463
    +user: Proxies\__CG__\App\Entity\User {#3432 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: Proxies\__CG__\App\Entity\User {#3253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3074
        +user: Proxies\__CG__\App\Entity\User {#3073 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2922
          +user: App\Entity\User {#2935 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 100
          +score: 0
          +lastActive: DateTime @1698440215 {#2917
            date: 2023-10-27 22:56:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2923 …}
          +nested: Doctrine\ORM\PersistentCollection {#2925 …}
          +votes: Doctrine\ORM\PersistentCollection {#2927 …}
          +reports: Doctrine\ORM\PersistentCollection {#2929 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
          -id: 73186
          -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4830666"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698331970 {#2918
            date: 2023-10-26 16:52:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 59
        +score: 0
        +lastActive: DateTime @1698335157 {#3076
          date: 2023-10-26 17:45:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3072 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3068 …}
        +reports: Doctrine\ORM\PersistentCollection {#3066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
        -id: 73262
        -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4831793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698335157 {#3075
          date: 2023-10-26 17:45:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: """
        If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
        \n
        And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698348478 {#3249
        date: 2023-10-26 21:27:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3254 …}
      +nested: Doctrine\ORM\PersistentCollection {#3256 …}
      +votes: Doctrine\ORM\PersistentCollection {#3258 …}
      +reports: Doctrine\ORM\PersistentCollection {#3260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
      -id: 73598
      -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zxcvn.xyz/comment/471926"
      +editedAt: DateTimeImmutable @1698348564 {#3250
        date: 2023-10-26 21:29:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698348478 {#3251
        date: 2023-10-26 21:27:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "So you think he would listen to him but not to the laws making what he did illegal?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698363359 {#3461
      date: 2023-10-27 01:35:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3464 …}
    +nested: Doctrine\ORM\PersistentCollection {#3466 …}
    +votes: Doctrine\ORM\PersistentCollection {#3468 …}
    +reports: Doctrine\ORM\PersistentCollection {#3470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3474 …}
    -id: 73893
    -bodyTs: "'illeg':18 'law':13 'listen':6 'make':14 'think':3 'would':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/2853298"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698363359 {#3462
      date: 2023-10-27 01:35:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    It’s not about listening, it’s about the commander issuing an order, which has the same weight as a judge issuing a warrant, to actually *take* the weapons from his possession/home. An order that MPs and local law enforcement can legally go and execute.\n
    \n
    Though I think this whacko is ultimately responsible for this ill and evil shit, I think the commander might’ve been negligent here not doing more. (If indeed the gunmen was institutionalized, and the commander was aware of that fact.)\n
    \n
    And yes, I think the lack of any red flag laws in that state is insane, and that such laws likely could’ve helped here. I’m just making a point that more realistically could’ve have been done given the situation *as it existed in that moment*.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698375152 {#3607
    date: 2023-10-27 04:52:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@rjs001@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 74077
  -bodyTs: "'actual':26 'awar':82 'command':10,63,80 'could':107,120 'done':124 'enforc':40 'evil':58 'execut':45 'exist':130 'fact':85 'flag':95 'given':125 'go':43 'gunmen':75 'help':109 'ill':56 'inde':73 'insan':101 'institution':77 'issu':11,22 'judg':21 'lack':91 'law':39,96,105 'legal':42 'like':106 'listen':5 'local':38 'm':112 'make':114 'might':64 'moment':133 'mps':36 'neglig':67 'order':13,34 'point':116 'possession/home':32 'realist':119 'red':94 'respons':53 'shit':59 'situat':127 'state':99 'take':27 'think':48,61,89 'though':46 'ultim':52 've':65,108,121 'warrant':24 'weapon':29 'weight':18 'whacko':50 'yes':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zxcvn.xyz/comment/475804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698375152 {#3608
    date: 2023-10-27 04:52:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3478
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: Proxies\__CG__\App\Entity\User {#3253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2922
        +user: App\Entity\User {#2935 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 100
        +score: 0
        +lastActive: DateTime @1698440215 {#2917
          date: 2023-10-27 22:56:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2923 …}
        +nested: Doctrine\ORM\PersistentCollection {#2925 …}
        +votes: Doctrine\ORM\PersistentCollection {#2927 …}
        +reports: Doctrine\ORM\PersistentCollection {#2929 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
        -id: 73186
        -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4830666"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698331970 {#2918
          date: 2023-10-26 16:52:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1698335157 {#3076
        date: 2023-10-26 17:45:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 73262
      -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4831793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698335157 {#3075
        date: 2023-10-26 17:45:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: """
      If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
      \n
      And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698348478 {#3249
      date: 2023-10-26 21:27:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3258 …}
    +reports: Doctrine\ORM\PersistentCollection {#3260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
    -id: 73598
    -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zxcvn.xyz/comment/471926"
    +editedAt: DateTimeImmutable @1698348564 {#3250
      date: 2023-10-26 21:29:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698348478 {#3251
      date: 2023-10-26 21:27:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "He was a weapons instructor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698348991 {#3476
    date: 2023-10-26 21:36:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3479 …}
  +nested: Doctrine\ORM\PersistentCollection {#3481 …}
  +votes: Doctrine\ORM\PersistentCollection {#3483 …}
  +reports: Doctrine\ORM\PersistentCollection {#3485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
  -id: 73609
  -bodyTs: "'instructor':5 'weapon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5363554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698348991 {#3477
    date: 2023-10-26 21:36: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
199 DENIED edit
App\Entity\EntryComment {#3478
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: Proxies\__CG__\App\Entity\User {#3253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2922
        +user: App\Entity\User {#2935 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 100
        +score: 0
        +lastActive: DateTime @1698440215 {#2917
          date: 2023-10-27 22:56:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2923 …}
        +nested: Doctrine\ORM\PersistentCollection {#2925 …}
        +votes: Doctrine\ORM\PersistentCollection {#2927 …}
        +reports: Doctrine\ORM\PersistentCollection {#2929 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
        -id: 73186
        -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4830666"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698331970 {#2918
          date: 2023-10-26 16:52:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1698335157 {#3076
        date: 2023-10-26 17:45:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 73262
      -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4831793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698335157 {#3075
        date: 2023-10-26 17:45:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: """
      If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
      \n
      And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698348478 {#3249
      date: 2023-10-26 21:27:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3258 …}
    +reports: Doctrine\ORM\PersistentCollection {#3260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
    -id: 73598
    -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zxcvn.xyz/comment/471926"
    +editedAt: DateTimeImmutable @1698348564 {#3250
      date: 2023-10-26 21:29:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698348478 {#3251
      date: 2023-10-26 21:27:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "He was a weapons instructor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698348991 {#3476
    date: 2023-10-26 21:36:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3479 …}
  +nested: Doctrine\ORM\PersistentCollection {#3481 …}
  +votes: Doctrine\ORM\PersistentCollection {#3483 …}
  +reports: Doctrine\ORM\PersistentCollection {#3485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
  -id: 73609
  -bodyTs: "'instructor':5 'weapon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5363554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698348991 {#3477
    date: 2023-10-26 21:36: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
200 DENIED moderate
App\Entity\EntryComment {#3478
  +user: Proxies\__CG__\App\Entity\User {#3348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3252
    +user: Proxies\__CG__\App\Entity\User {#3253 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3074
      +user: Proxies\__CG__\App\Entity\User {#3073 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2922
        +user: App\Entity\User {#2935 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 100
        +score: 0
        +lastActive: DateTime @1698440215 {#2917
          date: 2023-10-27 22:56:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2923 …}
        +nested: Doctrine\ORM\PersistentCollection {#2925 …}
        +votes: Doctrine\ORM\PersistentCollection {#2927 …}
        +reports: Doctrine\ORM\PersistentCollection {#2929 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
        -id: 73186
        -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4830666"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698331970 {#2918
          date: 2023-10-26 16:52:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 59
      +score: 0
      +lastActive: DateTime @1698335157 {#3076
        date: 2023-10-26 17:45:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3072 …}
      +nested: Doctrine\ORM\PersistentCollection {#3070 …}
      +votes: Doctrine\ORM\PersistentCollection {#3068 …}
      +reports: Doctrine\ORM\PersistentCollection {#3066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
      -id: 73262
      -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4831793"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698335157 {#3075
        date: 2023-10-26 17:45:57.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: """
      If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
      \n
      And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1698348478 {#3249
      date: 2023-10-26 21:27:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3254 …}
    +nested: Doctrine\ORM\PersistentCollection {#3256 …}
    +votes: Doctrine\ORM\PersistentCollection {#3258 …}
    +reports: Doctrine\ORM\PersistentCollection {#3260 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
    -id: 73598
    -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zxcvn.xyz/comment/471926"
    +editedAt: DateTimeImmutable @1698348564 {#3250
      date: 2023-10-26 21:29:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698348478 {#3251
      date: 2023-10-26 21:27:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "He was a weapons instructor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698348991 {#3476
    date: 2023-10-26 21:36:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3479 …}
  +nested: Doctrine\ORM\PersistentCollection {#3481 …}
  +votes: Doctrine\ORM\PersistentCollection {#3483 …}
  +reports: Doctrine\ORM\PersistentCollection {#3485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
  -id: 73609
  -bodyTs: "'instructor':5 'weapon':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5363554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698348991 {#3477
    date: 2023-10-26 21:36: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
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 {#3587
  +user: Proxies\__CG__\App\Entity\User {#3593 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: Proxies\__CG__\App\Entity\User {#3253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3074
        +user: Proxies\__CG__\App\Entity\User {#3073 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2922
          +user: App\Entity\User {#2935 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 100
          +score: 0
          +lastActive: DateTime @1698440215 {#2917
            date: 2023-10-27 22:56:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2923 …}
          +nested: Doctrine\ORM\PersistentCollection {#2925 …}
          +votes: Doctrine\ORM\PersistentCollection {#2927 …}
          +reports: Doctrine\ORM\PersistentCollection {#2929 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
          -id: 73186
          -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4830666"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698331970 {#2918
            date: 2023-10-26 16:52:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 59
        +score: 0
        +lastActive: DateTime @1698335157 {#3076
          date: 2023-10-26 17:45:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3072 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3068 …}
        +reports: Doctrine\ORM\PersistentCollection {#3066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
        -id: 73262
        -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4831793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698335157 {#3075
          date: 2023-10-26 17:45:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: """
        If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
        \n
        And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698348478 {#3249
        date: 2023-10-26 21:27:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3254 …}
      +nested: Doctrine\ORM\PersistentCollection {#3256 …}
      +votes: Doctrine\ORM\PersistentCollection {#3258 …}
      +reports: Doctrine\ORM\PersistentCollection {#3260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
      -id: 73598
      -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zxcvn.xyz/comment/471926"
      +editedAt: DateTimeImmutable @1698348564 {#3250
        date: 2023-10-26 21:29:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698348478 {#3251
        date: 2023-10-26 21:27:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "He was a weapons instructor"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698348991 {#3476
      date: 2023-10-26 21:36:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3479 …}
    +nested: Doctrine\ORM\PersistentCollection {#3481 …}
    +votes: Doctrine\ORM\PersistentCollection {#3483 …}
    +reports: Doctrine\ORM\PersistentCollection {#3485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
    -id: 73609
    -bodyTs: "'instructor':5 'weapon':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698348991 {#3477
      date: 2023-10-26 21:36:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "So?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698351488 {#3586
    date: 2023-10-26 22:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 73662
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4837221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351488 {#3589
    date: 2023-10-26 22:18: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
203 DENIED edit
App\Entity\EntryComment {#3587
  +user: Proxies\__CG__\App\Entity\User {#3593 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: Proxies\__CG__\App\Entity\User {#3253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3074
        +user: Proxies\__CG__\App\Entity\User {#3073 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2922
          +user: App\Entity\User {#2935 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 100
          +score: 0
          +lastActive: DateTime @1698440215 {#2917
            date: 2023-10-27 22:56:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2923 …}
          +nested: Doctrine\ORM\PersistentCollection {#2925 …}
          +votes: Doctrine\ORM\PersistentCollection {#2927 …}
          +reports: Doctrine\ORM\PersistentCollection {#2929 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
          -id: 73186
          -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4830666"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698331970 {#2918
            date: 2023-10-26 16:52:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 59
        +score: 0
        +lastActive: DateTime @1698335157 {#3076
          date: 2023-10-26 17:45:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3072 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3068 …}
        +reports: Doctrine\ORM\PersistentCollection {#3066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
        -id: 73262
        -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4831793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698335157 {#3075
          date: 2023-10-26 17:45:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: """
        If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
        \n
        And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698348478 {#3249
        date: 2023-10-26 21:27:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3254 …}
      +nested: Doctrine\ORM\PersistentCollection {#3256 …}
      +votes: Doctrine\ORM\PersistentCollection {#3258 …}
      +reports: Doctrine\ORM\PersistentCollection {#3260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
      -id: 73598
      -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zxcvn.xyz/comment/471926"
      +editedAt: DateTimeImmutable @1698348564 {#3250
        date: 2023-10-26 21:29:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698348478 {#3251
        date: 2023-10-26 21:27:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "He was a weapons instructor"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698348991 {#3476
      date: 2023-10-26 21:36:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3479 …}
    +nested: Doctrine\ORM\PersistentCollection {#3481 …}
    +votes: Doctrine\ORM\PersistentCollection {#3483 …}
    +reports: Doctrine\ORM\PersistentCollection {#3485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
    -id: 73609
    -bodyTs: "'instructor':5 'weapon':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698348991 {#3477
      date: 2023-10-26 21:36:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "So?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698351488 {#3586
    date: 2023-10-26 22:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 73662
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4837221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351488 {#3589
    date: 2023-10-26 22:18: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
204 DENIED moderate
App\Entity\EntryComment {#3587
  +user: Proxies\__CG__\App\Entity\User {#3593 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3478
    +user: Proxies\__CG__\App\Entity\User {#3348 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3252
      +user: Proxies\__CG__\App\Entity\User {#3253 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3074
        +user: Proxies\__CG__\App\Entity\User {#3073 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2922
          +user: App\Entity\User {#2935 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 100
          +score: 0
          +lastActive: DateTime @1698440215 {#2917
            date: 2023-10-27 22:56:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2923 …}
          +nested: Doctrine\ORM\PersistentCollection {#2925 …}
          +votes: Doctrine\ORM\PersistentCollection {#2927 …}
          +reports: Doctrine\ORM\PersistentCollection {#2929 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
          -id: 73186
          -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4830666"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698331970 {#2918
            date: 2023-10-26 16:52:50.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 59
        +score: 0
        +lastActive: DateTime @1698335157 {#3076
          date: 2023-10-26 17:45:57.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3072 …}
        +nested: Doctrine\ORM\PersistentCollection {#3070 …}
        +votes: Doctrine\ORM\PersistentCollection {#3068 …}
        +reports: Doctrine\ORM\PersistentCollection {#3066 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
        -id: 73262
        -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4831793"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698335157 {#3075
          date: 2023-10-26 17:45:57.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: """
        If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
        \n
        And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698348478 {#3249
        date: 2023-10-26 21:27:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3254 …}
      +nested: Doctrine\ORM\PersistentCollection {#3256 …}
      +votes: Doctrine\ORM\PersistentCollection {#3258 …}
      +reports: Doctrine\ORM\PersistentCollection {#3260 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
      -id: 73598
      -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zxcvn.xyz/comment/471926"
      +editedAt: DateTimeImmutable @1698348564 {#3250
        date: 2023-10-26 21:29:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698348478 {#3251
        date: 2023-10-26 21:27:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "He was a weapons instructor"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1698348991 {#3476
      date: 2023-10-26 21:36:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3479 …}
    +nested: Doctrine\ORM\PersistentCollection {#3481 …}
    +votes: Doctrine\ORM\PersistentCollection {#3483 …}
    +reports: Doctrine\ORM\PersistentCollection {#3485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
    -id: 73609
    -bodyTs: "'instructor':5 'weapon':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5363554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698348991 {#3477
      date: 2023-10-26 21:36:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "So?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698351488 {#3586
    date: 2023-10-26 22:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3596 …}
  +votes: Doctrine\ORM\PersistentCollection {#3598 …}
  +reports: Doctrine\ORM\PersistentCollection {#3601 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
  -id: 73662
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4837221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698351488 {#3589
    date: 2023-10-26 22:18: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
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 {#3631
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3587
    +user: Proxies\__CG__\App\Entity\User {#3593 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3478
      +user: Proxies\__CG__\App\Entity\User {#3348 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3252
        +user: Proxies\__CG__\App\Entity\User {#3253 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3074
          +user: Proxies\__CG__\App\Entity\User {#3073 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2922
            +user: App\Entity\User {#2935 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 100
            +score: 0
            +lastActive: DateTime @1698440215 {#2917
              date: 2023-10-27 22:56:55.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2923 …}
            +nested: Doctrine\ORM\PersistentCollection {#2925 …}
            +votes: Doctrine\ORM\PersistentCollection {#2927 …}
            +reports: Doctrine\ORM\PersistentCollection {#2929 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
            -id: 73186
            -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4830666"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698331970 {#2918
              date: 2023-10-26 16:52:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2922}
          +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 59
          +score: 0
          +lastActive: DateTime @1698335157 {#3076
            date: 2023-10-26 17:45:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@Jollyllama@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3072 …}
          +nested: Doctrine\ORM\PersistentCollection {#3070 …}
          +votes: Doctrine\ORM\PersistentCollection {#3068 …}
          +reports: Doctrine\ORM\PersistentCollection {#3066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
          -id: 73262
          -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4831793"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698335157 {#3075
            date: 2023-10-26 17:45:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: """
          If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
          \n
          And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1698348478 {#3249
          date: 2023-10-26 21:27:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
          "@NevermindNoMind@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3254 …}
        +nested: Doctrine\ORM\PersistentCollection {#3256 …}
        +votes: Doctrine\ORM\PersistentCollection {#3258 …}
        +reports: Doctrine\ORM\PersistentCollection {#3260 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
        -id: 73598
        -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zxcvn.xyz/comment/471926"
        +editedAt: DateTimeImmutable @1698348564 {#3250
          date: 2023-10-26 21:29:24.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698348478 {#3251
          date: 2023-10-26 21:27:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "He was a weapons instructor"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698348991 {#3476
        date: 2023-10-26 21:36:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
        "@_dev_null@lemmy.zxcvn.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3479 …}
      +nested: Doctrine\ORM\PersistentCollection {#3481 …}
      +votes: Doctrine\ORM\PersistentCollection {#3483 …}
      +reports: Doctrine\ORM\PersistentCollection {#3485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
      -id: 73609
      -bodyTs: "'instructor':5 'weapon':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5363554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698348991 {#3477
        date: 2023-10-26 21:36:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "So?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698351488 {#3586
      date: 2023-10-26 22:18:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
      "@PersnickityPenguin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3594 …}
    +nested: Doctrine\ORM\PersistentCollection {#3596 …}
    +votes: Doctrine\ORM\PersistentCollection {#3598 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 73662
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4837221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698351488 {#3589
      date: 2023-10-26 22:18:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    People get wrapped around the axle about this. If you don’t know the military doesn’t turn you into John Wick. Most people in the military have never been issued a gun outside of qual, but all are given a bare minimum level of training just in case things got dire.\n
    \n
    Annual (if that) weapons training is basically “don’t tk your buddies 101” a bit of shooting to prove you can and cleaning after. You only get more if direct combat is your actual job, or will be soon.\n
    \n
    Just like anything else if you want to get good you have to put in some effort on your own time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698368361 {#3628
    date: 2023-10-27 02:59:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
    "@Schmuppes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3634 …}
  +nested: Doctrine\ORM\PersistentCollection {#3636 …}
  +votes: Doctrine\ORM\PersistentCollection {#3632 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 73990
  -bodyTs: "'101':65 'actual':86 'annual':53 'anyth':94 'around':4 'axl':6 'bare':42 'basic':59 'bit':67 'buddi':64 'case':49 'clean':75 'combat':83 'dire':52 'direct':82 'doesn':16 'effort':108 'els':95 'get':2,79,100 'given':40 'good':101 'got':51 'gun':33 'issu':31 'job':87 'john':21 'know':13 'level':44 'like':93 'militari':15,27 'minimum':43 'never':29 'outsid':34 'peopl':1,24 'prove':71 'put':105 'qual':36 'shoot':69 'soon':91 'thing':50 'time':112 'tk':62 'train':46,57 'turn':18 'want':98 'weapon':56 'wick':22 'wrap':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4850888"
  +editedAt: DateTimeImmutable @1698368415 {#3625
    date: 2023-10-27 03:00:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698368361 {#3623
    date: 2023-10-27 02:59: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
207 DENIED edit
App\Entity\EntryComment {#3631
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3587
    +user: Proxies\__CG__\App\Entity\User {#3593 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3478
      +user: Proxies\__CG__\App\Entity\User {#3348 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3252
        +user: Proxies\__CG__\App\Entity\User {#3253 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3074
          +user: Proxies\__CG__\App\Entity\User {#3073 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2922
            +user: App\Entity\User {#2935 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 100
            +score: 0
            +lastActive: DateTime @1698440215 {#2917
              date: 2023-10-27 22:56:55.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2923 …}
            +nested: Doctrine\ORM\PersistentCollection {#2925 …}
            +votes: Doctrine\ORM\PersistentCollection {#2927 …}
            +reports: Doctrine\ORM\PersistentCollection {#2929 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
            -id: 73186
            -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4830666"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698331970 {#2918
              date: 2023-10-26 16:52:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2922}
          +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 59
          +score: 0
          +lastActive: DateTime @1698335157 {#3076
            date: 2023-10-26 17:45:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@Jollyllama@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3072 …}
          +nested: Doctrine\ORM\PersistentCollection {#3070 …}
          +votes: Doctrine\ORM\PersistentCollection {#3068 …}
          +reports: Doctrine\ORM\PersistentCollection {#3066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
          -id: 73262
          -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4831793"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698335157 {#3075
            date: 2023-10-26 17:45:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: """
          If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
          \n
          And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1698348478 {#3249
          date: 2023-10-26 21:27:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
          "@NevermindNoMind@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3254 …}
        +nested: Doctrine\ORM\PersistentCollection {#3256 …}
        +votes: Doctrine\ORM\PersistentCollection {#3258 …}
        +reports: Doctrine\ORM\PersistentCollection {#3260 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
        -id: 73598
        -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zxcvn.xyz/comment/471926"
        +editedAt: DateTimeImmutable @1698348564 {#3250
          date: 2023-10-26 21:29:24.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698348478 {#3251
          date: 2023-10-26 21:27:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "He was a weapons instructor"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698348991 {#3476
        date: 2023-10-26 21:36:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
        "@_dev_null@lemmy.zxcvn.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3479 …}
      +nested: Doctrine\ORM\PersistentCollection {#3481 …}
      +votes: Doctrine\ORM\PersistentCollection {#3483 …}
      +reports: Doctrine\ORM\PersistentCollection {#3485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
      -id: 73609
      -bodyTs: "'instructor':5 'weapon':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5363554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698348991 {#3477
        date: 2023-10-26 21:36:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "So?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698351488 {#3586
      date: 2023-10-26 22:18:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
      "@PersnickityPenguin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3594 …}
    +nested: Doctrine\ORM\PersistentCollection {#3596 …}
    +votes: Doctrine\ORM\PersistentCollection {#3598 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 73662
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4837221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698351488 {#3589
      date: 2023-10-26 22:18:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    People get wrapped around the axle about this. If you don’t know the military doesn’t turn you into John Wick. Most people in the military have never been issued a gun outside of qual, but all are given a bare minimum level of training just in case things got dire.\n
    \n
    Annual (if that) weapons training is basically “don’t tk your buddies 101” a bit of shooting to prove you can and cleaning after. You only get more if direct combat is your actual job, or will be soon.\n
    \n
    Just like anything else if you want to get good you have to put in some effort on your own time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698368361 {#3628
    date: 2023-10-27 02:59:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
    "@Schmuppes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3634 …}
  +nested: Doctrine\ORM\PersistentCollection {#3636 …}
  +votes: Doctrine\ORM\PersistentCollection {#3632 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 73990
  -bodyTs: "'101':65 'actual':86 'annual':53 'anyth':94 'around':4 'axl':6 'bare':42 'basic':59 'bit':67 'buddi':64 'case':49 'clean':75 'combat':83 'dire':52 'direct':82 'doesn':16 'effort':108 'els':95 'get':2,79,100 'given':40 'good':101 'got':51 'gun':33 'issu':31 'job':87 'john':21 'know':13 'level':44 'like':93 'militari':15,27 'minimum':43 'never':29 'outsid':34 'peopl':1,24 'prove':71 'put':105 'qual':36 'shoot':69 'soon':91 'thing':50 'time':112 'tk':62 'train':46,57 'turn':18 'want':98 'weapon':56 'wick':22 'wrap':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4850888"
  +editedAt: DateTimeImmutable @1698368415 {#3625
    date: 2023-10-27 03:00:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698368361 {#3623
    date: 2023-10-27 02:59: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
208 DENIED moderate
App\Entity\EntryComment {#3631
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3587
    +user: Proxies\__CG__\App\Entity\User {#3593 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3478
      +user: Proxies\__CG__\App\Entity\User {#3348 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3252
        +user: Proxies\__CG__\App\Entity\User {#3253 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3074
          +user: Proxies\__CG__\App\Entity\User {#3073 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2922
            +user: App\Entity\User {#2935 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 100
            +score: 0
            +lastActive: DateTime @1698440215 {#2917
              date: 2023-10-27 22:56:55.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2923 …}
            +nested: Doctrine\ORM\PersistentCollection {#2925 …}
            +votes: Doctrine\ORM\PersistentCollection {#2927 …}
            +reports: Doctrine\ORM\PersistentCollection {#2929 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
            -id: 73186
            -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4830666"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698331970 {#2918
              date: 2023-10-26 16:52:50.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2922}
          +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 59
          +score: 0
          +lastActive: DateTime @1698335157 {#3076
            date: 2023-10-26 17:45:57.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@Jollyllama@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3072 …}
          +nested: Doctrine\ORM\PersistentCollection {#3070 …}
          +votes: Doctrine\ORM\PersistentCollection {#3068 …}
          +reports: Doctrine\ORM\PersistentCollection {#3066 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
          -id: 73262
          -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4831793"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698335157 {#3075
            date: 2023-10-26 17:45:57.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: """
          If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
          \n
          And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1698348478 {#3249
          date: 2023-10-26 21:27:58.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
          "@NevermindNoMind@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3254 …}
        +nested: Doctrine\ORM\PersistentCollection {#3256 …}
        +votes: Doctrine\ORM\PersistentCollection {#3258 …}
        +reports: Doctrine\ORM\PersistentCollection {#3260 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
        -id: 73598
        -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zxcvn.xyz/comment/471926"
        +editedAt: DateTimeImmutable @1698348564 {#3250
          date: 2023-10-26 21:29:24.0 +02:00
        }
        +createdAt: DateTimeImmutable @1698348478 {#3251
          date: 2023-10-26 21:27:58.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "He was a weapons instructor"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698348991 {#3476
        date: 2023-10-26 21:36:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
        "@_dev_null@lemmy.zxcvn.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3479 …}
      +nested: Doctrine\ORM\PersistentCollection {#3481 …}
      +votes: Doctrine\ORM\PersistentCollection {#3483 …}
      +reports: Doctrine\ORM\PersistentCollection {#3485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
      -id: 73609
      -bodyTs: "'instructor':5 'weapon':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5363554"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698348991 {#3477
        date: 2023-10-26 21:36:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "So?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1698351488 {#3586
      date: 2023-10-26 22:18:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
      "@PersnickityPenguin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3594 …}
    +nested: Doctrine\ORM\PersistentCollection {#3596 …}
    +votes: Doctrine\ORM\PersistentCollection {#3598 …}
    +reports: Doctrine\ORM\PersistentCollection {#3601 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
    -id: 73662
    -bodyTs: ""
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4837221"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698351488 {#3589
      date: 2023-10-26 22:18:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    People get wrapped around the axle about this. If you don’t know the military doesn’t turn you into John Wick. Most people in the military have never been issued a gun outside of qual, but all are given a bare minimum level of training just in case things got dire.\n
    \n
    Annual (if that) weapons training is basically “don’t tk your buddies 101” a bit of shooting to prove you can and cleaning after. You only get more if direct combat is your actual job, or will be soon.\n
    \n
    Just like anything else if you want to get good you have to put in some effort on your own time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698368361 {#3628
    date: 2023-10-27 02:59:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
    "@Schmuppes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3634 …}
  +nested: Doctrine\ORM\PersistentCollection {#3636 …}
  +votes: Doctrine\ORM\PersistentCollection {#3632 …}
  +reports: Doctrine\ORM\PersistentCollection {#3639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
  -id: 73990
  -bodyTs: "'101':65 'actual':86 'annual':53 'anyth':94 'around':4 'axl':6 'bare':42 'basic':59 'bit':67 'buddi':64 'case':49 'clean':75 'combat':83 'dire':52 'direct':82 'doesn':16 'effort':108 'els':95 'get':2,79,100 'given':40 'good':101 'got':51 'gun':33 'issu':31 'job':87 'john':21 'know':13 'level':44 'like':93 'militari':15,27 'minimum':43 'never':29 'outsid':34 'peopl':1,24 'prove':71 'put':105 'qual':36 'shoot':69 'soon':91 'thing':50 'time':112 'tk':62 'train':46,57 'turn':18 'want':98 'weapon':56 'wick':22 'wrap':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4850888"
  +editedAt: DateTimeImmutable @1698368415 {#3625
    date: 2023-10-27 03:00:15.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698368361 {#3623
    date: 2023-10-27 02:59: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
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 {#3652
  +user: Proxies\__CG__\App\Entity\User {#3593 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +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 {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3587
      +user: Proxies\__CG__\App\Entity\User {#3593 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3478
        +user: Proxies\__CG__\App\Entity\User {#3348 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3252
          +user: Proxies\__CG__\App\Entity\User {#3253 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3074
            +user: Proxies\__CG__\App\Entity\User {#3073 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2922
              +user: App\Entity\User {#2935 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 100
              +score: 0
              +lastActive: DateTime @1698440215 {#2917
                date: 2023-10-27 22:56:55.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ZWho63@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2923 …}
              +nested: Doctrine\ORM\PersistentCollection {#2925 …}
              +votes: Doctrine\ORM\PersistentCollection {#2927 …}
              +reports: Doctrine\ORM\PersistentCollection {#2929 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
              -id: 73186
              -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4830666"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698331970 {#2918
                date: 2023-10-26 16:52:50.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2922}
            +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 59
            +score: 0
            +lastActive: DateTime @1698335157 {#3076
              date: 2023-10-26 17:45:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
              "@Jollyllama@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3072 …}
            +nested: Doctrine\ORM\PersistentCollection {#3070 …}
            +votes: Doctrine\ORM\PersistentCollection {#3068 …}
            +reports: Doctrine\ORM\PersistentCollection {#3066 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
            -id: 73262
            -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4831793"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698335157 {#3075
              date: 2023-10-26 17:45:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2922}
          +body: """
            If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
            \n
            And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1698348478 {#3249
            date: 2023-10-26 21:27:58.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@Jollyllama@lemmy.world"
            "@NevermindNoMind@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3254 …}
          +nested: Doctrine\ORM\PersistentCollection {#3256 …}
          +votes: Doctrine\ORM\PersistentCollection {#3258 …}
          +reports: Doctrine\ORM\PersistentCollection {#3260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
          -id: 73598
          -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zxcvn.xyz/comment/471926"
          +editedAt: DateTimeImmutable @1698348564 {#3250
            date: 2023-10-26 21:29:24.0 +02:00
          }
          +createdAt: DateTimeImmutable @1698348478 {#3251
            date: 2023-10-26 21:27:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "He was a weapons instructor"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698348991 {#3476
          date: 2023-10-26 21:36:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
          "@NevermindNoMind@lemmy.world"
          "@_dev_null@lemmy.zxcvn.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3479 …}
        +nested: Doctrine\ORM\PersistentCollection {#3481 …}
        +votes: Doctrine\ORM\PersistentCollection {#3483 …}
        +reports: Doctrine\ORM\PersistentCollection {#3485 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
        -id: 73609
        -bodyTs: "'instructor':5 'weapon':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5363554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698348991 {#3477
          date: 2023-10-26 21:36:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "So?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698351488 {#3586
        date: 2023-10-26 22:18:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
        "@_dev_null@lemmy.zxcvn.xyz"
        "@PersnickityPenguin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3594 …}
      +nested: Doctrine\ORM\PersistentCollection {#3596 …}
      +votes: Doctrine\ORM\PersistentCollection {#3598 …}
      +reports: Doctrine\ORM\PersistentCollection {#3601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
      -id: 73662
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4837221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698351488 {#3589
        date: 2023-10-26 22:18:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: """
      People get wrapped around the axle about this. If you don’t know the military doesn’t turn you into John Wick. Most people in the military have never been issued a gun outside of qual, but all are given a bare minimum level of training just in case things got dire.\n
      \n
      Annual (if that) weapons training is basically “don’t tk your buddies 101” a bit of shooting to prove you can and cleaning after. You only get more if direct combat is your actual job, or will be soon.\n
      \n
      Just like anything else if you want to get good you have to put in some effort on your own time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698368361 {#3628
      date: 2023-10-27 02:59:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
      "@PersnickityPenguin@lemm.ee"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3634 …}
    +nested: Doctrine\ORM\PersistentCollection {#3636 …}
    +votes: Doctrine\ORM\PersistentCollection {#3632 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 73990
    -bodyTs: "'101':65 'actual':86 'annual':53 'anyth':94 'around':4 'axl':6 'bare':42 'basic':59 'bit':67 'buddi':64 'case':49 'clean':75 'combat':83 'dire':52 'direct':82 'doesn':16 'effort':108 'els':95 'get':2,79,100 'given':40 'good':101 'got':51 'gun':33 'issu':31 'job':87 'john':21 'know':13 'level':44 'like':93 'militari':15,27 'minimum':43 'never':29 'outsid':34 'peopl':1,24 'prove':71 'put':105 'qual':36 'shoot':69 'soon':91 'thing':50 'time':112 'tk':62 'train':46,57 'turn':18 'want':98 'weapon':56 'wick':22 'wrap':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4850888"
    +editedAt: DateTimeImmutable @1698368415 {#3625
      date: 2023-10-27 03:00:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698368361 {#3623
      date: 2023-10-27 02:59:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "I read your reply as “He was a weapons instructor and therefore cannot burn a fuse and go on a psychotic rampage”. I believe that is what the exchange was about before you replied. The question people are asking is “Why did he have guns” and not “How was he trained to use them”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698432718 {#3655
    date: 2023-10-27 20:51:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
    "@Schmuppes@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3650 …}
  +nested: Doctrine\ORM\PersistentCollection {#3648 …}
  +votes: Doctrine\ORM\PersistentCollection {#3646 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 75093
  -bodyTs: "'ask':39 'believ':24 'burn':14 'cannot':13 'exchang':29 'fuse':16 'go':18 'gun':45 'instructor':10 'peopl':37 'psychot':21 'question':36 'rampag':22 'read':2 'repli':4,34 'therefor':12 'train':51 'use':53 'weapon':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4864800"
  +editedAt: DateTimeImmutable @1698432793 {#3658
    date: 2023-10-27 20:53:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698432718 {#3660
    date: 2023-10-27 20:51: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
211 DENIED edit
App\Entity\EntryComment {#3652
  +user: Proxies\__CG__\App\Entity\User {#3593 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +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 {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3587
      +user: Proxies\__CG__\App\Entity\User {#3593 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3478
        +user: Proxies\__CG__\App\Entity\User {#3348 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3252
          +user: Proxies\__CG__\App\Entity\User {#3253 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3074
            +user: Proxies\__CG__\App\Entity\User {#3073 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2922
              +user: App\Entity\User {#2935 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 100
              +score: 0
              +lastActive: DateTime @1698440215 {#2917
                date: 2023-10-27 22:56:55.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ZWho63@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2923 …}
              +nested: Doctrine\ORM\PersistentCollection {#2925 …}
              +votes: Doctrine\ORM\PersistentCollection {#2927 …}
              +reports: Doctrine\ORM\PersistentCollection {#2929 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
              -id: 73186
              -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4830666"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698331970 {#2918
                date: 2023-10-26 16:52:50.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2922}
            +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 59
            +score: 0
            +lastActive: DateTime @1698335157 {#3076
              date: 2023-10-26 17:45:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
              "@Jollyllama@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3072 …}
            +nested: Doctrine\ORM\PersistentCollection {#3070 …}
            +votes: Doctrine\ORM\PersistentCollection {#3068 …}
            +reports: Doctrine\ORM\PersistentCollection {#3066 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
            -id: 73262
            -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4831793"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698335157 {#3075
              date: 2023-10-26 17:45:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2922}
          +body: """
            If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
            \n
            And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1698348478 {#3249
            date: 2023-10-26 21:27:58.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@Jollyllama@lemmy.world"
            "@NevermindNoMind@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3254 …}
          +nested: Doctrine\ORM\PersistentCollection {#3256 …}
          +votes: Doctrine\ORM\PersistentCollection {#3258 …}
          +reports: Doctrine\ORM\PersistentCollection {#3260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
          -id: 73598
          -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zxcvn.xyz/comment/471926"
          +editedAt: DateTimeImmutable @1698348564 {#3250
            date: 2023-10-26 21:29:24.0 +02:00
          }
          +createdAt: DateTimeImmutable @1698348478 {#3251
            date: 2023-10-26 21:27:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "He was a weapons instructor"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698348991 {#3476
          date: 2023-10-26 21:36:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
          "@NevermindNoMind@lemmy.world"
          "@_dev_null@lemmy.zxcvn.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3479 …}
        +nested: Doctrine\ORM\PersistentCollection {#3481 …}
        +votes: Doctrine\ORM\PersistentCollection {#3483 …}
        +reports: Doctrine\ORM\PersistentCollection {#3485 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
        -id: 73609
        -bodyTs: "'instructor':5 'weapon':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5363554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698348991 {#3477
          date: 2023-10-26 21:36:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "So?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698351488 {#3586
        date: 2023-10-26 22:18:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
        "@_dev_null@lemmy.zxcvn.xyz"
        "@PersnickityPenguin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3594 …}
      +nested: Doctrine\ORM\PersistentCollection {#3596 …}
      +votes: Doctrine\ORM\PersistentCollection {#3598 …}
      +reports: Doctrine\ORM\PersistentCollection {#3601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
      -id: 73662
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4837221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698351488 {#3589
        date: 2023-10-26 22:18:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: """
      People get wrapped around the axle about this. If you don’t know the military doesn’t turn you into John Wick. Most people in the military have never been issued a gun outside of qual, but all are given a bare minimum level of training just in case things got dire.\n
      \n
      Annual (if that) weapons training is basically “don’t tk your buddies 101” a bit of shooting to prove you can and cleaning after. You only get more if direct combat is your actual job, or will be soon.\n
      \n
      Just like anything else if you want to get good you have to put in some effort on your own time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698368361 {#3628
      date: 2023-10-27 02:59:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
      "@PersnickityPenguin@lemm.ee"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3634 …}
    +nested: Doctrine\ORM\PersistentCollection {#3636 …}
    +votes: Doctrine\ORM\PersistentCollection {#3632 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 73990
    -bodyTs: "'101':65 'actual':86 'annual':53 'anyth':94 'around':4 'axl':6 'bare':42 'basic':59 'bit':67 'buddi':64 'case':49 'clean':75 'combat':83 'dire':52 'direct':82 'doesn':16 'effort':108 'els':95 'get':2,79,100 'given':40 'good':101 'got':51 'gun':33 'issu':31 'job':87 'john':21 'know':13 'level':44 'like':93 'militari':15,27 'minimum':43 'never':29 'outsid':34 'peopl':1,24 'prove':71 'put':105 'qual':36 'shoot':69 'soon':91 'thing':50 'time':112 'tk':62 'train':46,57 'turn':18 'want':98 'weapon':56 'wick':22 'wrap':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4850888"
    +editedAt: DateTimeImmutable @1698368415 {#3625
      date: 2023-10-27 03:00:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698368361 {#3623
      date: 2023-10-27 02:59:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "I read your reply as “He was a weapons instructor and therefore cannot burn a fuse and go on a psychotic rampage”. I believe that is what the exchange was about before you replied. The question people are asking is “Why did he have guns” and not “How was he trained to use them”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698432718 {#3655
    date: 2023-10-27 20:51:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
    "@Schmuppes@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3650 …}
  +nested: Doctrine\ORM\PersistentCollection {#3648 …}
  +votes: Doctrine\ORM\PersistentCollection {#3646 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 75093
  -bodyTs: "'ask':39 'believ':24 'burn':14 'cannot':13 'exchang':29 'fuse':16 'go':18 'gun':45 'instructor':10 'peopl':37 'psychot':21 'question':36 'rampag':22 'read':2 'repli':4,34 'therefor':12 'train':51 'use':53 'weapon':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4864800"
  +editedAt: DateTimeImmutable @1698432793 {#3658
    date: 2023-10-27 20:53:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698432718 {#3660
    date: 2023-10-27 20:51: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
212 DENIED moderate
App\Entity\EntryComment {#3652
  +user: Proxies\__CG__\App\Entity\User {#3593 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +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 {#3041 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3587
      +user: Proxies\__CG__\App\Entity\User {#3593 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3478
        +user: Proxies\__CG__\App\Entity\User {#3348 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3252
          +user: Proxies\__CG__\App\Entity\User {#3253 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3074
            +user: Proxies\__CG__\App\Entity\User {#3073 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2922
              +user: App\Entity\User {#2935 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 100
              +score: 0
              +lastActive: DateTime @1698440215 {#2917
                date: 2023-10-27 22:56:55.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ZWho63@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2923 …}
              +nested: Doctrine\ORM\PersistentCollection {#2925 …}
              +votes: Doctrine\ORM\PersistentCollection {#2927 …}
              +reports: Doctrine\ORM\PersistentCollection {#2929 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
              -id: 73186
              -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4830666"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698331970 {#2918
                date: 2023-10-26 16:52:50.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2922}
            +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 59
            +score: 0
            +lastActive: DateTime @1698335157 {#3076
              date: 2023-10-26 17:45:57.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
              "@Jollyllama@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3072 …}
            +nested: Doctrine\ORM\PersistentCollection {#3070 …}
            +votes: Doctrine\ORM\PersistentCollection {#3068 …}
            +reports: Doctrine\ORM\PersistentCollection {#3066 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
            -id: 73262
            -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4831793"
            +editedAt: null
            +createdAt: DateTimeImmutable @1698335157 {#3075
              date: 2023-10-26 17:45:57.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2922}
          +body: """
            If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
            \n
            And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 12
          +score: 0
          +lastActive: DateTime @1698348478 {#3249
            date: 2023-10-26 21:27:58.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@Jollyllama@lemmy.world"
            "@NevermindNoMind@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3254 …}
          +nested: Doctrine\ORM\PersistentCollection {#3256 …}
          +votes: Doctrine\ORM\PersistentCollection {#3258 …}
          +reports: Doctrine\ORM\PersistentCollection {#3260 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
          -id: 73598
          -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zxcvn.xyz/comment/471926"
          +editedAt: DateTimeImmutable @1698348564 {#3250
            date: 2023-10-26 21:29:24.0 +02:00
          }
          +createdAt: DateTimeImmutable @1698348478 {#3251
            date: 2023-10-26 21:27:58.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "He was a weapons instructor"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698348991 {#3476
          date: 2023-10-26 21:36:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
          "@NevermindNoMind@lemmy.world"
          "@_dev_null@lemmy.zxcvn.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3479 …}
        +nested: Doctrine\ORM\PersistentCollection {#3481 …}
        +votes: Doctrine\ORM\PersistentCollection {#3483 …}
        +reports: Doctrine\ORM\PersistentCollection {#3485 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
        -id: 73609
        -bodyTs: "'instructor':5 'weapon':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5363554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698348991 {#3477
          date: 2023-10-26 21:36:31.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: "So?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698351488 {#3586
        date: 2023-10-26 22:18:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
        "@_dev_null@lemmy.zxcvn.xyz"
        "@PersnickityPenguin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3594 …}
      +nested: Doctrine\ORM\PersistentCollection {#3596 …}
      +votes: Doctrine\ORM\PersistentCollection {#3598 …}
      +reports: Doctrine\ORM\PersistentCollection {#3601 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
      -id: 73662
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4837221"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698351488 {#3589
        date: 2023-10-26 22:18:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: """
      People get wrapped around the axle about this. If you don’t know the military doesn’t turn you into John Wick. Most people in the military have never been issued a gun outside of qual, but all are given a bare minimum level of training just in case things got dire.\n
      \n
      Annual (if that) weapons training is basically “don’t tk your buddies 101” a bit of shooting to prove you can and cleaning after. You only get more if direct combat is your actual job, or will be soon.\n
      \n
      Just like anything else if you want to get good you have to put in some effort on your own time.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698368361 {#3628
      date: 2023-10-27 02:59:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
      "@PersnickityPenguin@lemm.ee"
      "@Schmuppes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3634 …}
    +nested: Doctrine\ORM\PersistentCollection {#3636 …}
    +votes: Doctrine\ORM\PersistentCollection {#3632 …}
    +reports: Doctrine\ORM\PersistentCollection {#3639 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
    -id: 73990
    -bodyTs: "'101':65 'actual':86 'annual':53 'anyth':94 'around':4 'axl':6 'bare':42 'basic':59 'bit':67 'buddi':64 'case':49 'clean':75 'combat':83 'dire':52 'direct':82 'doesn':16 'effort':108 'els':95 'get':2,79,100 'given':40 'good':101 'got':51 'gun':33 'issu':31 'job':87 'john':21 'know':13 'level':44 'like':93 'militari':15,27 'minimum':43 'never':29 'outsid':34 'peopl':1,24 'prove':71 'put':105 'qual':36 'shoot':69 'soon':91 'thing':50 'time':112 'tk':62 'train':46,57 'turn':18 'want':98 'weapon':56 'wick':22 'wrap':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4850888"
    +editedAt: DateTimeImmutable @1698368415 {#3625
      date: 2023-10-27 03:00:15.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698368361 {#3623
      date: 2023-10-27 02:59:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: "I read your reply as “He was a weapons instructor and therefore cannot burn a fuse and go on a psychotic rampage”. I believe that is what the exchange was about before you replied. The question people are asking is “Why did he have guns” and not “How was he trained to use them”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698432718 {#3655
    date: 2023-10-27 20:51:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
    "@Schmuppes@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3650 …}
  +nested: Doctrine\ORM\PersistentCollection {#3648 …}
  +votes: Doctrine\ORM\PersistentCollection {#3646 …}
  +reports: Doctrine\ORM\PersistentCollection {#3662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
  -id: 75093
  -bodyTs: "'ask':39 'believ':24 'burn':14 'cannot':13 'exchang':29 'fuse':16 'go':18 'gun':45 'instructor':10 'peopl':37 'psychot':21 'question':36 'rampag':22 'read':2 'repli':4,34 'therefor':12 'train':51 'use':53 'weapon':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4864800"
  +editedAt: DateTimeImmutable @1698432793 {#3658
    date: 2023-10-27 20:53:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698432718 {#3660
    date: 2023-10-27 20:51: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
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 {#3675
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3652
    +user: Proxies\__CG__\App\Entity\User {#3593 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3041 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3587
        +user: Proxies\__CG__\App\Entity\User {#3593 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3478
          +user: Proxies\__CG__\App\Entity\User {#3348 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3252
            +user: Proxies\__CG__\App\Entity\User {#3253 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3074
              +user: Proxies\__CG__\App\Entity\User {#3073 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#2922
                +user: App\Entity\User {#2935 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 100
                +score: 0
                +lastActive: DateTime @1698440215 {#2917
                  date: 2023-10-27 22:56:55.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ZWho63@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2923 …}
                +nested: Doctrine\ORM\PersistentCollection {#2925 …}
                +votes: Doctrine\ORM\PersistentCollection {#2927 …}
                +reports: Doctrine\ORM\PersistentCollection {#2929 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
                -id: 73186
                -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4830666"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698331970 {#2918
                  date: 2023-10-26 16:52:50.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2922}
              +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 59
              +score: 0
              +lastActive: DateTime @1698335157 {#3076
                date: 2023-10-26 17:45:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ZWho63@lemmy.ml"
                "@Jollyllama@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3072 …}
              +nested: Doctrine\ORM\PersistentCollection {#3070 …}
              +votes: Doctrine\ORM\PersistentCollection {#3068 …}
              +reports: Doctrine\ORM\PersistentCollection {#3066 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
              -id: 73262
              -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4831793"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698335157 {#3075
                date: 2023-10-26 17:45:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2922}
            +body: """
              If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
              \n
              And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1698348478 {#3249
              date: 2023-10-26 21:27:58.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
              "@Jollyllama@lemmy.world"
              "@NevermindNoMind@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3254 …}
            +nested: Doctrine\ORM\PersistentCollection {#3256 …}
            +votes: Doctrine\ORM\PersistentCollection {#3258 …}
            +reports: Doctrine\ORM\PersistentCollection {#3260 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
            -id: 73598
            -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zxcvn.xyz/comment/471926"
            +editedAt: DateTimeImmutable @1698348564 {#3250
              date: 2023-10-26 21:29:24.0 +02:00
            }
            +createdAt: DateTimeImmutable @1698348478 {#3251
              date: 2023-10-26 21:27:58.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2922}
          +body: "He was a weapons instructor"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698348991 {#3476
            date: 2023-10-26 21:36:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@Jollyllama@lemmy.world"
            "@NevermindNoMind@lemmy.world"
            "@_dev_null@lemmy.zxcvn.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3479 …}
          +nested: Doctrine\ORM\PersistentCollection {#3481 …}
          +votes: Doctrine\ORM\PersistentCollection {#3483 …}
          +reports: Doctrine\ORM\PersistentCollection {#3485 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
          -id: 73609
          -bodyTs: "'instructor':5 'weapon':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5363554"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698348991 {#3477
            date: 2023-10-26 21:36:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "So?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698351488 {#3586
          date: 2023-10-26 22:18:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
          "@NevermindNoMind@lemmy.world"
          "@_dev_null@lemmy.zxcvn.xyz"
          "@PersnickityPenguin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3594 …}
        +nested: Doctrine\ORM\PersistentCollection {#3596 …}
        +votes: Doctrine\ORM\PersistentCollection {#3598 …}
        +reports: Doctrine\ORM\PersistentCollection {#3601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
        -id: 73662
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4837221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698351488 {#3589
          date: 2023-10-26 22:18:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: """
        People get wrapped around the axle about this. If you don’t know the military doesn’t turn you into John Wick. Most people in the military have never been issued a gun outside of qual, but all are given a bare minimum level of training just in case things got dire.\n
        \n
        Annual (if that) weapons training is basically “don’t tk your buddies 101” a bit of shooting to prove you can and cleaning after. You only get more if direct combat is your actual job, or will be soon.\n
        \n
        Just like anything else if you want to get good you have to put in some effort on your own time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698368361 {#3628
        date: 2023-10-27 02:59:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
        "@_dev_null@lemmy.zxcvn.xyz"
        "@PersnickityPenguin@lemm.ee"
        "@Schmuppes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3634 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3632 …}
      +reports: Doctrine\ORM\PersistentCollection {#3639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
      -id: 73990
      -bodyTs: "'101':65 'actual':86 'annual':53 'anyth':94 'around':4 'axl':6 'bare':42 'basic':59 'bit':67 'buddi':64 'case':49 'clean':75 'combat':83 'dire':52 'direct':82 'doesn':16 'effort':108 'els':95 'get':2,79,100 'given':40 'good':101 'got':51 'gun':33 'issu':31 'job':87 'john':21 'know':13 'level':44 'like':93 'militari':15,27 'minimum':43 'never':29 'outsid':34 'peopl':1,24 'prove':71 'put':105 'qual':36 'shoot':69 'soon':91 'thing':50 'time':112 'tk':62 'train':46,57 'turn':18 'want':98 'weapon':56 'wick':22 'wrap':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4850888"
      +editedAt: DateTimeImmutable @1698368415 {#3625
        date: 2023-10-27 03:00:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698368361 {#3623
        date: 2023-10-27 02:59:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "I read your reply as “He was a weapons instructor and therefore cannot burn a fuse and go on a psychotic rampage”. I believe that is what the exchange was about before you replied. The question people are asking is “Why did he have guns” and not “How was he trained to use them”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698432718 {#3655
      date: 2023-10-27 20:51:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
      "@PersnickityPenguin@lemm.ee"
      "@Schmuppes@lemmy.world"
      "@SomeAmateur@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3650 …}
    +nested: Doctrine\ORM\PersistentCollection {#3648 …}
    +votes: Doctrine\ORM\PersistentCollection {#3646 …}
    +reports: Doctrine\ORM\PersistentCollection {#3662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
    -id: 75093
    -bodyTs: "'ask':39 'believ':24 'burn':14 'cannot':13 'exchang':29 'fuse':16 'go':18 'gun':45 'instructor':10 'peopl':37 'psychot':21 'question':36 'rampag':22 'read':2 'repli':4,34 'therefor':12 'train':51 'use':53 'weapon':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4864800"
    +editedAt: DateTimeImmutable @1698432793 {#3658
      date: 2023-10-27 20:53:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698432718 {#3660
      date: 2023-10-27 20:51:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    That’s not what I’m saying. He had a pretty good “why” for having easy access to weapons until he was checked into a mental institution. If he was a danger to himself or others I bet they could have prevented him from getting weapons. I’m interested to see why they chose not to or how their attempts failed.\n
    \n
    I admit it was a deviation from the subject and might have been confusing. Every time this guy’s background is brought up people tend to think military training is some forbidden knowledge that citizens don’t have access to, which isn’t the case at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698440213 {#3678
    date: 2023-10-27 22:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
    "@Schmuppes@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3673 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3669 …}
  +reports: Doctrine\ORM\PersistentCollection {#3685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
  -id: 75266
  -bodyTs: "'access':17,100 'admit':63 'attempt':60 'background':81 'bet':38 'brought':83 'case':106 'check':23 'chose':54 'citizen':96 'confus':75 'could':40 'danger':32 'deviat':67 'easi':16 'everi':76 'fail':61 'forbidden':93 'get':45 'good':12 'guy':79 'institut':27 'interest':49 'isn':103 'knowledg':94 'm':6,48 'mental':26 'might':72 'militari':89 'other':36 'peopl':85 'pretti':11 'prevent':42 'say':7 'see':51 'subject':70 'tend':86 'think':88 'time':77 'train':90 'weapon':19,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4881465"
  +editedAt: DateTimeImmutable @1698440316 {#3681
    date: 2023-10-27 22:58:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698440213 {#3683
    date: 2023-10-27 22:56:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#3675
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3652
    +user: Proxies\__CG__\App\Entity\User {#3593 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3041 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3587
        +user: Proxies\__CG__\App\Entity\User {#3593 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3478
          +user: Proxies\__CG__\App\Entity\User {#3348 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3252
            +user: Proxies\__CG__\App\Entity\User {#3253 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3074
              +user: Proxies\__CG__\App\Entity\User {#3073 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#2922
                +user: App\Entity\User {#2935 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 100
                +score: 0
                +lastActive: DateTime @1698440215 {#2917
                  date: 2023-10-27 22:56:55.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ZWho63@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2923 …}
                +nested: Doctrine\ORM\PersistentCollection {#2925 …}
                +votes: Doctrine\ORM\PersistentCollection {#2927 …}
                +reports: Doctrine\ORM\PersistentCollection {#2929 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
                -id: 73186
                -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4830666"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698331970 {#2918
                  date: 2023-10-26 16:52:50.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2922}
              +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 59
              +score: 0
              +lastActive: DateTime @1698335157 {#3076
                date: 2023-10-26 17:45:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ZWho63@lemmy.ml"
                "@Jollyllama@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3072 …}
              +nested: Doctrine\ORM\PersistentCollection {#3070 …}
              +votes: Doctrine\ORM\PersistentCollection {#3068 …}
              +reports: Doctrine\ORM\PersistentCollection {#3066 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
              -id: 73262
              -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4831793"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698335157 {#3075
                date: 2023-10-26 17:45:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2922}
            +body: """
              If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
              \n
              And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1698348478 {#3249
              date: 2023-10-26 21:27:58.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
              "@Jollyllama@lemmy.world"
              "@NevermindNoMind@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3254 …}
            +nested: Doctrine\ORM\PersistentCollection {#3256 …}
            +votes: Doctrine\ORM\PersistentCollection {#3258 …}
            +reports: Doctrine\ORM\PersistentCollection {#3260 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
            -id: 73598
            -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zxcvn.xyz/comment/471926"
            +editedAt: DateTimeImmutable @1698348564 {#3250
              date: 2023-10-26 21:29:24.0 +02:00
            }
            +createdAt: DateTimeImmutable @1698348478 {#3251
              date: 2023-10-26 21:27:58.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2922}
          +body: "He was a weapons instructor"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698348991 {#3476
            date: 2023-10-26 21:36:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@Jollyllama@lemmy.world"
            "@NevermindNoMind@lemmy.world"
            "@_dev_null@lemmy.zxcvn.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3479 …}
          +nested: Doctrine\ORM\PersistentCollection {#3481 …}
          +votes: Doctrine\ORM\PersistentCollection {#3483 …}
          +reports: Doctrine\ORM\PersistentCollection {#3485 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
          -id: 73609
          -bodyTs: "'instructor':5 'weapon':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5363554"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698348991 {#3477
            date: 2023-10-26 21:36:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "So?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698351488 {#3586
          date: 2023-10-26 22:18:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
          "@NevermindNoMind@lemmy.world"
          "@_dev_null@lemmy.zxcvn.xyz"
          "@PersnickityPenguin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3594 …}
        +nested: Doctrine\ORM\PersistentCollection {#3596 …}
        +votes: Doctrine\ORM\PersistentCollection {#3598 …}
        +reports: Doctrine\ORM\PersistentCollection {#3601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
        -id: 73662
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4837221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698351488 {#3589
          date: 2023-10-26 22:18:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: """
        People get wrapped around the axle about this. If you don’t know the military doesn’t turn you into John Wick. Most people in the military have never been issued a gun outside of qual, but all are given a bare minimum level of training just in case things got dire.\n
        \n
        Annual (if that) weapons training is basically “don’t tk your buddies 101” a bit of shooting to prove you can and cleaning after. You only get more if direct combat is your actual job, or will be soon.\n
        \n
        Just like anything else if you want to get good you have to put in some effort on your own time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698368361 {#3628
        date: 2023-10-27 02:59:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
        "@_dev_null@lemmy.zxcvn.xyz"
        "@PersnickityPenguin@lemm.ee"
        "@Schmuppes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3634 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3632 …}
      +reports: Doctrine\ORM\PersistentCollection {#3639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
      -id: 73990
      -bodyTs: "'101':65 'actual':86 'annual':53 'anyth':94 'around':4 'axl':6 'bare':42 'basic':59 'bit':67 'buddi':64 'case':49 'clean':75 'combat':83 'dire':52 'direct':82 'doesn':16 'effort':108 'els':95 'get':2,79,100 'given':40 'good':101 'got':51 'gun':33 'issu':31 'job':87 'john':21 'know':13 'level':44 'like':93 'militari':15,27 'minimum':43 'never':29 'outsid':34 'peopl':1,24 'prove':71 'put':105 'qual':36 'shoot':69 'soon':91 'thing':50 'time':112 'tk':62 'train':46,57 'turn':18 'want':98 'weapon':56 'wick':22 'wrap':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4850888"
      +editedAt: DateTimeImmutable @1698368415 {#3625
        date: 2023-10-27 03:00:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698368361 {#3623
        date: 2023-10-27 02:59:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "I read your reply as “He was a weapons instructor and therefore cannot burn a fuse and go on a psychotic rampage”. I believe that is what the exchange was about before you replied. The question people are asking is “Why did he have guns” and not “How was he trained to use them”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698432718 {#3655
      date: 2023-10-27 20:51:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
      "@PersnickityPenguin@lemm.ee"
      "@Schmuppes@lemmy.world"
      "@SomeAmateur@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3650 …}
    +nested: Doctrine\ORM\PersistentCollection {#3648 …}
    +votes: Doctrine\ORM\PersistentCollection {#3646 …}
    +reports: Doctrine\ORM\PersistentCollection {#3662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
    -id: 75093
    -bodyTs: "'ask':39 'believ':24 'burn':14 'cannot':13 'exchang':29 'fuse':16 'go':18 'gun':45 'instructor':10 'peopl':37 'psychot':21 'question':36 'rampag':22 'read':2 'repli':4,34 'therefor':12 'train':51 'use':53 'weapon':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4864800"
    +editedAt: DateTimeImmutable @1698432793 {#3658
      date: 2023-10-27 20:53:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698432718 {#3660
      date: 2023-10-27 20:51:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    That’s not what I’m saying. He had a pretty good “why” for having easy access to weapons until he was checked into a mental institution. If he was a danger to himself or others I bet they could have prevented him from getting weapons. I’m interested to see why they chose not to or how their attempts failed.\n
    \n
    I admit it was a deviation from the subject and might have been confusing. Every time this guy’s background is brought up people tend to think military training is some forbidden knowledge that citizens don’t have access to, which isn’t the case at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698440213 {#3678
    date: 2023-10-27 22:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
    "@Schmuppes@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3673 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3669 …}
  +reports: Doctrine\ORM\PersistentCollection {#3685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
  -id: 75266
  -bodyTs: "'access':17,100 'admit':63 'attempt':60 'background':81 'bet':38 'brought':83 'case':106 'check':23 'chose':54 'citizen':96 'confus':75 'could':40 'danger':32 'deviat':67 'easi':16 'everi':76 'fail':61 'forbidden':93 'get':45 'good':12 'guy':79 'institut':27 'interest':49 'isn':103 'knowledg':94 'm':6,48 'mental':26 'might':72 'militari':89 'other':36 'peopl':85 'pretti':11 'prevent':42 'say':7 'see':51 'subject':70 'tend':86 'think':88 'time':77 'train':90 'weapon':19,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4881465"
  +editedAt: DateTimeImmutable @1698440316 {#3681
    date: 2023-10-27 22:58:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698440213 {#3683
    date: 2023-10-27 22:56:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#3675
  +user: Proxies\__CG__\App\Entity\User {#3041 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3652
    +user: Proxies\__CG__\App\Entity\User {#3593 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3631
      +user: Proxies\__CG__\App\Entity\User {#3041 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3587
        +user: Proxies\__CG__\App\Entity\User {#3593 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3478
          +user: Proxies\__CG__\App\Entity\User {#3348 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3252
            +user: Proxies\__CG__\App\Entity\User {#3253 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3074
              +user: Proxies\__CG__\App\Entity\User {#3073 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#2922
                +user: App\Entity\User {#2935 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2153 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: "The guys was committed for two weeks and had threatened to shoot up a national guard base. They had the information to act on and take away his guns and they didn’t because they didn’t need to. This is even more fucked because it was probably avoidable."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 100
                +score: 0
                +lastActive: DateTime @1698440215 {#2917
                  date: 2023-10-27 22:56:55.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@ZWho63@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2923 …}
                +nested: Doctrine\ORM\PersistentCollection {#2925 …}
                +votes: Doctrine\ORM\PersistentCollection {#2927 …}
                +reports: Doctrine\ORM\PersistentCollection {#2929 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2931 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2933 …}
                -id: 73186
                -bodyTs: "'act':23 'avoid':49 'away':27 'base':17 'commit':4 'didn':32,36 'even':42 'fuck':44 'guard':16 'gun':29 'guy':2 'inform':21 'nation':15 'need':38 'probabl':48 'shoot':12 'take':26 'threaten':10 'two':6 'week':7"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/4830666"
                +editedAt: null
                +createdAt: DateTimeImmutable @1698331970 {#2918
                  date: 2023-10-26 16:52:50.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2922}
              +body: "There are no red flag laws in Maine. There was no legal way to take his guns even if they thought that was necessary. Also, the christofacist supreme court is set to strike down laws that prevent people convicted domestic violence from owning guns, which will chip away at the legality of red flag laws everywhere. Happy Thursday everyone!"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 59
              +score: 0
              +lastActive: DateTime @1698335157 {#3076
                date: 2023-10-26 17:45:57.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@ZWho63@lemmy.ml"
                "@Jollyllama@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3072 …}
              +nested: Doctrine\ORM\PersistentCollection {#3070 …}
              +votes: Doctrine\ORM\PersistentCollection {#3068 …}
              +reports: Doctrine\ORM\PersistentCollection {#3066 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3064 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
              -id: 73262
              -bodyTs: "'also':25 'away':48 'chip':47 'christofacist':27 'convict':39 'court':29 'domest':40 'even':18 'everyon':59 'everywher':56 'flag':5,54 'gun':17,44 'happi':57 'law':6,35,55 'legal':12,51 'main':8 'necessari':24 'own':43 'peopl':38 'prevent':37 'red':4,53 'set':31 'strike':33 'suprem':28 'take':15 'thought':21 'thursday':58 'violenc':41 'way':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4831793"
              +editedAt: null
              +createdAt: DateTimeImmutable @1698335157 {#3075
                date: 2023-10-26 17:45:57.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2922}
            +body: """
              If he was a reservist, I’m pretty sure [his commander could’ve ordered him to surrender his weapons](https://www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).\n
              \n
              And the bar under the UCMJ to do deal with a suicidal/homicidal troop is way lower than what it is for a civilian.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 12
            +score: 0
            +lastActive: DateTime @1698348478 {#3249
              date: 2023-10-26 21:27:58.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@ZWho63@lemmy.ml"
              "@Jollyllama@lemmy.world"
              "@NevermindNoMind@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3254 …}
            +nested: Doctrine\ORM\PersistentCollection {#3256 …}
            +votes: Doctrine\ORM\PersistentCollection {#3258 …}
            +reports: Doctrine\ORM\PersistentCollection {#3260 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3262 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3264 …}
            -id: 73598
            -bodyTs: "'/seizure-of-personally-owned-weapons-and-the-ucmj/).':22 'bar':25 'civilian':45 'command':11 'could':12 'deal':31 'lower':38 'm':7 'order':14 'pretti':8 'reservist':5 'suicidal/homicidal':34 'sure':9 'surrend':17 'troop':35 'ucmj':28 've':13 'way':37 'weapon':19 'www.ucmj-defender.com':21 'www.ucmj-defender.com/seizure-of-personally-owned-weapons-and-the-ucmj/).':20"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zxcvn.xyz/comment/471926"
            +editedAt: DateTimeImmutable @1698348564 {#3250
              date: 2023-10-26 21:29:24.0 +02:00
            }
            +createdAt: DateTimeImmutable @1698348478 {#3251
              date: 2023-10-26 21:27:58.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2922}
          +body: "He was a weapons instructor"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 3
          +score: 0
          +lastActive: DateTime @1698348991 {#3476
            date: 2023-10-26 21:36:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@ZWho63@lemmy.ml"
            "@Jollyllama@lemmy.world"
            "@NevermindNoMind@lemmy.world"
            "@_dev_null@lemmy.zxcvn.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3479 …}
          +nested: Doctrine\ORM\PersistentCollection {#3481 …}
          +votes: Doctrine\ORM\PersistentCollection {#3483 …}
          +reports: Doctrine\ORM\PersistentCollection {#3485 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3487 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3489 …}
          -id: 73609
          -bodyTs: "'instructor':5 'weapon':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5363554"
          +editedAt: null
          +createdAt: DateTimeImmutable @1698348991 {#3477
            date: 2023-10-26 21:36:31.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2922}
        +body: "So?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698351488 {#3586
          date: 2023-10-26 22:18:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZWho63@lemmy.ml"
          "@Jollyllama@lemmy.world"
          "@NevermindNoMind@lemmy.world"
          "@_dev_null@lemmy.zxcvn.xyz"
          "@PersnickityPenguin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3594 …}
        +nested: Doctrine\ORM\PersistentCollection {#3596 …}
        +votes: Doctrine\ORM\PersistentCollection {#3598 …}
        +reports: Doctrine\ORM\PersistentCollection {#3601 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3603 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3605 …}
        -id: 73662
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4837221"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698351488 {#3589
          date: 2023-10-26 22:18:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2922}
      +body: """
        People get wrapped around the axle about this. If you don’t know the military doesn’t turn you into John Wick. Most people in the military have never been issued a gun outside of qual, but all are given a bare minimum level of training just in case things got dire.\n
        \n
        Annual (if that) weapons training is basically “don’t tk your buddies 101” a bit of shooting to prove you can and cleaning after. You only get more if direct combat is your actual job, or will be soon.\n
        \n
        Just like anything else if you want to get good you have to put in some effort on your own time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698368361 {#3628
        date: 2023-10-27 02:59:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZWho63@lemmy.ml"
        "@Jollyllama@lemmy.world"
        "@NevermindNoMind@lemmy.world"
        "@_dev_null@lemmy.zxcvn.xyz"
        "@PersnickityPenguin@lemm.ee"
        "@Schmuppes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3634 …}
      +nested: Doctrine\ORM\PersistentCollection {#3636 …}
      +votes: Doctrine\ORM\PersistentCollection {#3632 …}
      +reports: Doctrine\ORM\PersistentCollection {#3639 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3641 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3643 …}
      -id: 73990
      -bodyTs: "'101':65 'actual':86 'annual':53 'anyth':94 'around':4 'axl':6 'bare':42 'basic':59 'bit':67 'buddi':64 'case':49 'clean':75 'combat':83 'dire':52 'direct':82 'doesn':16 'effort':108 'els':95 'get':2,79,100 'given':40 'good':101 'got':51 'gun':33 'issu':31 'job':87 'john':21 'know':13 'level':44 'like':93 'militari':15,27 'minimum':43 'never':29 'outsid':34 'peopl':1,24 'prove':71 'put':105 'qual':36 'shoot':69 'soon':91 'thing':50 'time':112 'tk':62 'train':46,57 'turn':18 'want':98 'weapon':56 'wick':22 'wrap':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4850888"
      +editedAt: DateTimeImmutable @1698368415 {#3625
        date: 2023-10-27 03:00:15.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698368361 {#3623
        date: 2023-10-27 02:59:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2922}
    +body: "I read your reply as “He was a weapons instructor and therefore cannot burn a fuse and go on a psychotic rampage”. I believe that is what the exchange was about before you replied. The question people are asking is “Why did he have guns” and not “How was he trained to use them”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698432718 {#3655
      date: 2023-10-27 20:51:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@ZWho63@lemmy.ml"
      "@Jollyllama@lemmy.world"
      "@NevermindNoMind@lemmy.world"
      "@_dev_null@lemmy.zxcvn.xyz"
      "@PersnickityPenguin@lemm.ee"
      "@Schmuppes@lemmy.world"
      "@SomeAmateur@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3650 …}
    +nested: Doctrine\ORM\PersistentCollection {#3648 …}
    +votes: Doctrine\ORM\PersistentCollection {#3646 …}
    +reports: Doctrine\ORM\PersistentCollection {#3662 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3666 …}
    -id: 75093
    -bodyTs: "'ask':39 'believ':24 'burn':14 'cannot':13 'exchang':29 'fuse':16 'go':18 'gun':45 'instructor':10 'peopl':37 'psychot':21 'question':36 'rampag':22 'read':2 'repli':4,34 'therefor':12 'train':51 'use':53 'weapon':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4864800"
    +editedAt: DateTimeImmutable @1698432793 {#3658
      date: 2023-10-27 20:53:13.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698432718 {#3660
      date: 2023-10-27 20:51:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2922}
  +body: """
    That’s not what I’m saying. He had a pretty good “why” for having easy access to weapons until he was checked into a mental institution. If he was a danger to himself or others I bet they could have prevented him from getting weapons. I’m interested to see why they chose not to or how their attempts failed.\n
    \n
    I admit it was a deviation from the subject and might have been confusing. Every time this guy’s background is brought up people tend to think military training is some forbidden knowledge that citizens don’t have access to, which isn’t the case at all.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698440213 {#3678
    date: 2023-10-27 22:56:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZWho63@lemmy.ml"
    "@Jollyllama@lemmy.world"
    "@NevermindNoMind@lemmy.world"
    "@_dev_null@lemmy.zxcvn.xyz"
    "@PersnickityPenguin@lemm.ee"
    "@Schmuppes@lemmy.world"
    "@SomeAmateur@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3673 …}
  +nested: Doctrine\ORM\PersistentCollection {#3671 …}
  +votes: Doctrine\ORM\PersistentCollection {#3669 …}
  +reports: Doctrine\ORM\PersistentCollection {#3685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3689 …}
  -id: 75266
  -bodyTs: "'access':17,100 'admit':63 'attempt':60 'background':81 'bet':38 'brought':83 'case':106 'check':23 'chose':54 'citizen':96 'confus':75 'could':40 'danger':32 'deviat':67 'easi':16 'everi':76 'fail':61 'forbidden':93 'get':45 'good':12 'guy':79 'institut':27 'interest':49 'isn':103 'knowledg':94 'm':6,48 'mental':26 'might':72 'militari':89 'other':36 'peopl':85 'pretti':11 'prevent':42 'say':7 'see':51 'subject':70 'tend':86 'think':88 'time':77 'train':90 'weapon':19,46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4881465"
  +editedAt: DateTimeImmutable @1698440316 {#3681
    date: 2023-10-27 22:58:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698440213 {#3683
    date: 2023-10-27 22:56:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 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