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

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 …}
}
24.58 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.05 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 {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Chicken: I crossed a road"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706279162 {#1838
    date: 2024-01-26 15:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 342042
  -bodyTs: "'chicken':1 'cross':3 'road':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8682222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706279162 {#1396
    date: 2024-01-26 15:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Chicken: I crossed a road"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706279162 {#1838
    date: 2024-01-26 15:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 342042
  -bodyTs: "'chicken':1 'cross':3 'road':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8682222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706279162 {#1396
    date: 2024-01-26 15:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1502
  +user: App\Entity\User {#1660 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Chicken: I crossed a road"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706279162 {#1838
    date: 2024-01-26 15:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2429 …}
  +nested: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2355 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  -id: 342042
  -bodyTs: "'chicken':1 'cross':3 'road':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8682222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706279162 {#1396
    date: 2024-01-26 15:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#2411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“You have forgotten who you are, so you have forgotten me.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706278761 {#1728
    date: 2024-01-26 15:19:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 342028
  -bodyTs: "'forgotten':3,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278761 {#1729
    date: 2024-01-26 15:19:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#2411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“You have forgotten who you are, so you have forgotten me.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706278761 {#1728
    date: 2024-01-26 15:19:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 342028
  -bodyTs: "'forgotten':3,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278761 {#1729
    date: 2024-01-26 15:19:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#2411 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1848 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“You have forgotten who you are, so you have forgotten me.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706278761 {#1728
    date: 2024-01-26 15:19:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1740 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2463 …}
  -id: 342028
  -bodyTs: "'forgotten':3,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7036989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706278761 {#1729
    date: 2024-01-26 15:19:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1405
  +user: App\Entity\User {#2024 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "🎵 We shall sail together 🎵"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706271225 {#2393
    date: 2024-01-26 13:13:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 341787
  -bodyTs: "'sail':3 'shall':2 'togeth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8679432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706271225 {#1384
    date: 2024-01-26 13:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1405
  +user: App\Entity\User {#2024 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "🎵 We shall sail together 🎵"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706271225 {#2393
    date: 2024-01-26 13:13:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 341787
  -bodyTs: "'sail':3 'shall':2 'togeth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8679432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706271225 {#1384
    date: 2024-01-26 13:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1405
  +user: App\Entity\User {#2024 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "🎵 We shall sail together 🎵"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706271225 {#2393
    date: 2024-01-26 13:13:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 341787
  -bodyTs: "'sail':3 'shall':2 'togeth':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8679432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706271225 {#1384
    date: 2024-01-26 13:13:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2351
  +user: App\Entity\User {#2326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Squadpoint"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706266836 {#2345
    date: 2024-01-26 12:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 341693
  -bodyTs: "'squadpoint':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7032992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706266836 {#2350
    date: 2024-01-26 12:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2351
  +user: App\Entity\User {#2326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Squadpoint"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706266836 {#2345
    date: 2024-01-26 12:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 341693
  -bodyTs: "'squadpoint':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7032992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706266836 {#2350
    date: 2024-01-26 12:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2351
  +user: App\Entity\User {#2326 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Squadpoint"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706266836 {#2345
    date: 2024-01-26 12:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 341693
  -bodyTs: "'squadpoint':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7032992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706266836 {#2350
    date: 2024-01-26 12:00:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2103
  +user: App\Entity\User {#2123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m pretty sure I can smell the incest through the screen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706266033 {#2108
    date: 2024-01-26 11:47:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 341675
  -bodyTs: "'incest':9 'm':2 'pretti':3 'screen':12 'smell':7 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6142339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706266033 {#2111
    date: 2024-01-26 11:47:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2103
  +user: App\Entity\User {#2123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m pretty sure I can smell the incest through the screen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706266033 {#2108
    date: 2024-01-26 11:47:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 341675
  -bodyTs: "'incest':9 'm':2 'pretti':3 'screen':12 'smell':7 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6142339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706266033 {#2111
    date: 2024-01-26 11:47:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2103
  +user: App\Entity\User {#2123 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m pretty sure I can smell the incest through the screen."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706266033 {#2108
    date: 2024-01-26 11:47:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sjmarf@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 341675
  -bodyTs: "'incest':9 'm':2 'pretti':3 'screen':12 'smell':7 'sure':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/6142339"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706266033 {#2111
    date: 2024-01-26 11:47:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2296
  +user: App\Entity\User {#2222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Me using Telegram for furries"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706265906 {#2313
    date: 2024-01-26 11:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 238670
  -bodyTs: "'furri':5 'telegram':3 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3283172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703107221 {#2316
    date: 2023-12-20 22:20:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2296
  +user: App\Entity\User {#2222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Me using Telegram for furries"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706265906 {#2313
    date: 2024-01-26 11:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 238670
  -bodyTs: "'furri':5 'telegram':3 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3283172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703107221 {#2316
    date: 2023-12-20 22:20:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2296
  +user: App\Entity\User {#2222 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Me using Telegram for furries"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706265906 {#2313
    date: 2024-01-26 11:45:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 238670
  -bodyTs: "'furri':5 'telegram':3 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3283172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703107221 {#2316
    date: 2023-12-20 22:20:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3066
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2296
    +user: App\Entity\User {#2222 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Me using Telegram for furries"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706265906 {#2313
      date: 2024-01-26 11:45:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Samsy@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2281 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2278 …}
    +reports: Doctrine\ORM\PersistentCollection {#2279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
    -id: 238670
    -bodyTs: "'furri':5 'telegram':3 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3283172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703107221 {#2316
      date: 2023-12-20 22:20:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2296}
  +body: "The only use of the place, that and domestic terrorism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703212008 {#3067
    date: 2023-12-22 03:26:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
    "@Cysioland@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 242164
  -bodyTs: "'domest':9 'place':6 'terror':10 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6812231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703212008 {#3070
    date: 2023-12-22 03:26:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3066
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2296
    +user: App\Entity\User {#2222 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Me using Telegram for furries"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706265906 {#2313
      date: 2024-01-26 11:45:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Samsy@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2281 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2278 …}
    +reports: Doctrine\ORM\PersistentCollection {#2279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
    -id: 238670
    -bodyTs: "'furri':5 'telegram':3 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3283172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703107221 {#2316
      date: 2023-12-20 22:20:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2296}
  +body: "The only use of the place, that and domestic terrorism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703212008 {#3067
    date: 2023-12-22 03:26:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
    "@Cysioland@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 242164
  -bodyTs: "'domest':9 'place':6 'terror':10 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6812231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703212008 {#3070
    date: 2023-12-22 03:26:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3066
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2296
    +user: App\Entity\User {#2222 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2295 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Me using Telegram for furries"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1706265906 {#2313
      date: 2024-01-26 11:45:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Samsy@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2281 …}
    +nested: Doctrine\ORM\PersistentCollection {#2280 …}
    +votes: Doctrine\ORM\PersistentCollection {#2278 …}
    +reports: Doctrine\ORM\PersistentCollection {#2279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
    -id: 238670
    -bodyTs: "'furri':5 'telegram':3 'use':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmygrad.ml/comment/3283172"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703107221 {#2316
      date: 2023-12-20 22:20:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2296}
  +body: "The only use of the place, that and domestic terrorism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703212008 {#3067
    date: 2023-12-22 03:26:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Samsy@lemmy.ml"
    "@Cysioland@lemmygrad.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 242164
  -bodyTs: "'domest':9 'place':6 'terror':10 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6812231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703212008 {#3070
    date: 2023-12-22 03:26:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2256
  +user: App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not to mention the risk of being frozen for a thousand years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1706264438 {#2245
    date: 2024-01-26 11:20:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 241657
  -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703197933 {#2248
    date: 2023-12-21 23:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2256
  +user: App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not to mention the risk of being frozen for a thousand years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1706264438 {#2245
    date: 2024-01-26 11:20:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 241657
  -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703197933 {#2248
    date: 2023-12-21 23:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2256
  +user: App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not to mention the risk of being frozen for a thousand years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 61
  +score: 0
  +lastActive: DateTime @1706264438 {#2245
    date: 2024-01-26 11:20:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2284 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2188 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 241657
  -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703197933 {#2248
    date: 2023-12-21 23:32:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3178
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2256
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Not to mention the risk of being frozen for a thousand years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1706264438 {#2245
      date: 2024-01-26 11:20:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2284 …}
    +nested: Doctrine\ORM\PersistentCollection {#2286 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 241657
    -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703197933 {#2248
      date: 2023-12-21 23:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "I. C. Weiner?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1703199207 {#3176
    date: 2023-12-21 23:53:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 241720
  -bodyTs: "'c':2 'weiner':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7503229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703199207 {#3177
    date: 2023-12-21 23:53:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3178
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2256
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Not to mention the risk of being frozen for a thousand years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1706264438 {#2245
      date: 2024-01-26 11:20:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2284 …}
    +nested: Doctrine\ORM\PersistentCollection {#2286 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 241657
    -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703197933 {#2248
      date: 2023-12-21 23:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "I. C. Weiner?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1703199207 {#3176
    date: 2023-12-21 23:53:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 241720
  -bodyTs: "'c':2 'weiner':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7503229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703199207 {#3177
    date: 2023-12-21 23:53:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3178
  +user: Proxies\__CG__\App\Entity\User {#3179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2256
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Not to mention the risk of being frozen for a thousand years."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 61
    +score: 0
    +lastActive: DateTime @1706264438 {#2245
      date: 2024-01-26 11:20:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2284 …}
    +nested: Doctrine\ORM\PersistentCollection {#2286 …}
    +votes: Doctrine\ORM\PersistentCollection {#2188 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    -id: 241657
    -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179665"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703197933 {#2248
      date: 2023-12-21 23:32:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "I. C. Weiner?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1703199207 {#3176
    date: 2023-12-21 23:53:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3180 …}
  +nested: Doctrine\ORM\PersistentCollection {#3182 …}
  +votes: Doctrine\ORM\PersistentCollection {#3184 …}
  +reports: Doctrine\ORM\PersistentCollection {#3186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
  -id: 241720
  -bodyTs: "'c':2 'weiner':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7503229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703199207 {#3177
    date: 2023-12-21 23:53:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2256
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Not to mention the risk of being frozen for a thousand years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1706264438 {#2245
        date: 2024-01-26 11:20:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 241657
      -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6179665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703197933 {#2248
        date: 2023-12-21 23:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2256}
    +body: "I. C. Weiner?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1703199207 {#3176
      date: 2023-12-21 23:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 241720
    -bodyTs: "'c':2 'weiner':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7503229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703199207 {#3177
      date: 2023-12-21 23:53:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "Crud."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703204335 {#3294
    date: 2023-12-22 01:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
    "@thefartographer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 241923
  -bodyTs: "'crud':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6181441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703204335 {#3295
    date: 2023-12-22 01:18:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2256
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Not to mention the risk of being frozen for a thousand years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1706264438 {#2245
        date: 2024-01-26 11:20:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 241657
      -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6179665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703197933 {#2248
        date: 2023-12-21 23:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2256}
    +body: "I. C. Weiner?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1703199207 {#3176
      date: 2023-12-21 23:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 241720
    -bodyTs: "'c':2 'weiner':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7503229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703199207 {#3177
      date: 2023-12-21 23:53:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "Crud."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703204335 {#3294
    date: 2023-12-22 01:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
    "@thefartographer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 241923
  -bodyTs: "'crud':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6181441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703204335 {#3295
    date: 2023-12-22 01:18:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3296
  +user: Proxies\__CG__\App\Entity\User {#3297 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2256
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Not to mention the risk of being frozen for a thousand years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1706264438 {#2245
        date: 2024-01-26 11:20:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 241657
      -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6179665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703197933 {#2248
        date: 2023-12-21 23:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2256}
    +body: "I. C. Weiner?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1703199207 {#3176
      date: 2023-12-21 23:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 241720
    -bodyTs: "'c':2 'weiner':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7503229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703199207 {#3177
      date: 2023-12-21 23:53:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "Crud."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703204335 {#3294
    date: 2023-12-22 01:18:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
    "@thefartographer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3298 …}
  +nested: Doctrine\ORM\PersistentCollection {#3300 …}
  +votes: Doctrine\ORM\PersistentCollection {#3302 …}
  +reports: Doctrine\ORM\PersistentCollection {#3304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3308 …}
  -id: 241923
  -bodyTs: "'crud':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6181441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703204335 {#3295
    date: 2023-12-22 01:18:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3312
  +user: App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2256
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Not to mention the risk of being frozen for a thousand years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1706264438 {#2245
        date: 2024-01-26 11:20:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 241657
      -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6179665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703197933 {#2248
        date: 2023-12-21 23:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2256}
    +body: "I. C. Weiner?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1703199207 {#3176
      date: 2023-12-21 23:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 241720
    -bodyTs: "'c':2 'weiner':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7503229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703199207 {#3177
      date: 2023-12-21 23:53:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "Here’s to another lousy millennium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1703201771 {#3310
    date: 2023-12-22 00:36:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
    "@thefartographer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3313 …}
  +nested: Doctrine\ORM\PersistentCollection {#3315 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 241824
  -bodyTs: "'anoth':4 'lousi':5 'millennium':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6180785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703201771 {#3311
    date: 2023-12-22 00:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3312
  +user: App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2256
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Not to mention the risk of being frozen for a thousand years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1706264438 {#2245
        date: 2024-01-26 11:20:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 241657
      -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6179665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703197933 {#2248
        date: 2023-12-21 23:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2256}
    +body: "I. C. Weiner?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1703199207 {#3176
      date: 2023-12-21 23:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 241720
    -bodyTs: "'c':2 'weiner':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7503229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703199207 {#3177
      date: 2023-12-21 23:53:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "Here’s to another lousy millennium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1703201771 {#3310
    date: 2023-12-22 00:36:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
    "@thefartographer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3313 …}
  +nested: Doctrine\ORM\PersistentCollection {#3315 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 241824
  -bodyTs: "'anoth':4 'lousi':5 'millennium':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6180785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703201771 {#3311
    date: 2023-12-22 00:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3312
  +user: App\Entity\User {#2157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3178
    +user: Proxies\__CG__\App\Entity\User {#3179 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2256
      +user: App\Entity\User {#2157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Not to mention the risk of being frozen for a thousand years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 61
      +score: 0
      +lastActive: DateTime @1706264438 {#2245
        date: 2024-01-26 11:20:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2284 …}
      +nested: Doctrine\ORM\PersistentCollection {#2286 …}
      +votes: Doctrine\ORM\PersistentCollection {#2188 …}
      +reports: Doctrine\ORM\PersistentCollection {#2034 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
      -id: 241657
      -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6179665"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703197933 {#2248
        date: 2023-12-21 23:32:13.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2256}
    +body: "I. C. Weiner?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1703199207 {#3176
      date: 2023-12-21 23:53:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@samus12345@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3180 …}
    +nested: Doctrine\ORM\PersistentCollection {#3182 …}
    +votes: Doctrine\ORM\PersistentCollection {#3184 …}
    +reports: Doctrine\ORM\PersistentCollection {#3186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
    -id: 241720
    -bodyTs: "'c':2 'weiner':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7503229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703199207 {#3177
      date: 2023-12-21 23:53:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "Here’s to another lousy millennium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1703201771 {#3310
    date: 2023-12-22 00:36:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
    "@thefartographer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3313 …}
  +nested: Doctrine\ORM\PersistentCollection {#3315 …}
  +votes: Doctrine\ORM\PersistentCollection {#3317 …}
  +reports: Doctrine\ORM\PersistentCollection {#3319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
  -id: 241824
  -bodyTs: "'anoth':4 'lousi':5 'millennium':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6180785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703201771 {#3311
    date: 2023-12-22 00:36:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3413 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3178
      +user: Proxies\__CG__\App\Entity\User {#3179 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2256
        +user: App\Entity\User {#2157 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Not to mention the risk of being frozen for a thousand years."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1706264438 {#2245
          date: 2024-01-26 11:20:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2284 …}
        +nested: Doctrine\ORM\PersistentCollection {#2286 …}
        +votes: Doctrine\ORM\PersistentCollection {#2188 …}
        +reports: Doctrine\ORM\PersistentCollection {#2034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
        -id: 241657
        -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703197933 {#2248
          date: 2023-12-21 23:32:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2256}
      +body: "I. C. Weiner?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1703199207 {#3176
        date: 2023-12-21 23:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 241720
      -bodyTs: "'c':2 'weiner':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7503229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703199207 {#3177
        date: 2023-12-21 23:53:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2256}
    +body: "Here’s to another lousy millennium."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703201771 {#3310
      date: 2023-12-22 00:36:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@samus12345@lemmy.world"
      "@thefartographer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3313 …}
    +nested: Doctrine\ORM\PersistentCollection {#3315 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 241824
    -bodyTs: "'anoth':4 'lousi':5 'millennium':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703201771 {#3311
      date: 2023-12-22 00:36:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "Fuck if he wasn’t right too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703211781 {#3406
    date: 2023-12-22 03:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
    "@thefartographer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3414 …}
  +nested: Doctrine\ORM\PersistentCollection {#3416 …}
  +votes: Doctrine\ORM\PersistentCollection {#3418 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 242160
  -bodyTs: "'fuck':1 'right':6 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1361973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703211781 {#3409
    date: 2023-12-22 03:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3413 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3178
      +user: Proxies\__CG__\App\Entity\User {#3179 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2256
        +user: App\Entity\User {#2157 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Not to mention the risk of being frozen for a thousand years."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1706264438 {#2245
          date: 2024-01-26 11:20:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2284 …}
        +nested: Doctrine\ORM\PersistentCollection {#2286 …}
        +votes: Doctrine\ORM\PersistentCollection {#2188 …}
        +reports: Doctrine\ORM\PersistentCollection {#2034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
        -id: 241657
        -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703197933 {#2248
          date: 2023-12-21 23:32:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2256}
      +body: "I. C. Weiner?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1703199207 {#3176
        date: 2023-12-21 23:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 241720
      -bodyTs: "'c':2 'weiner':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7503229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703199207 {#3177
        date: 2023-12-21 23:53:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2256}
    +body: "Here’s to another lousy millennium."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703201771 {#3310
      date: 2023-12-22 00:36:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@samus12345@lemmy.world"
      "@thefartographer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3313 …}
    +nested: Doctrine\ORM\PersistentCollection {#3315 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 241824
    -bodyTs: "'anoth':4 'lousi':5 'millennium':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703201771 {#3311
      date: 2023-12-22 00:36:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "Fuck if he wasn’t right too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703211781 {#3406
    date: 2023-12-22 03:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
    "@thefartographer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3414 …}
  +nested: Doctrine\ORM\PersistentCollection {#3416 …}
  +votes: Doctrine\ORM\PersistentCollection {#3418 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 242160
  -bodyTs: "'fuck':1 'right':6 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1361973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703211781 {#3409
    date: 2023-12-22 03:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3413 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3312
    +user: App\Entity\User {#2157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3178
      +user: Proxies\__CG__\App\Entity\User {#3179 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2256
        +user: App\Entity\User {#2157 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2251 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Not to mention the risk of being frozen for a thousand years."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 61
        +score: 0
        +lastActive: DateTime @1706264438 {#2245
          date: 2024-01-26 11:20:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2284 …}
        +nested: Doctrine\ORM\PersistentCollection {#2286 …}
        +votes: Doctrine\ORM\PersistentCollection {#2188 …}
        +reports: Doctrine\ORM\PersistentCollection {#2034 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2156 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
        -id: 241657
        -bodyTs: "'frozen':8 'mention':3 'risk':5 'thousand':11 'year':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6179665"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703197933 {#2248
          date: 2023-12-21 23:32:13.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2256}
      +body: "I. C. Weiner?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1703199207 {#3176
        date: 2023-12-21 23:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@samus12345@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3180 …}
      +nested: Doctrine\ORM\PersistentCollection {#3182 …}
      +votes: Doctrine\ORM\PersistentCollection {#3184 …}
      +reports: Doctrine\ORM\PersistentCollection {#3186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3190 …}
      -id: 241720
      -bodyTs: "'c':2 'weiner':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7503229"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703199207 {#3177
        date: 2023-12-21 23:53:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2256}
    +body: "Here’s to another lousy millennium."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1703201771 {#3310
      date: 2023-12-22 00:36:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@samus12345@lemmy.world"
      "@thefartographer@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3313 …}
    +nested: Doctrine\ORM\PersistentCollection {#3315 …}
    +votes: Doctrine\ORM\PersistentCollection {#3317 …}
    +reports: Doctrine\ORM\PersistentCollection {#3319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3321 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3323 …}
    -id: 241824
    -bodyTs: "'anoth':4 'lousi':5 'millennium':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180785"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703201771 {#3311
      date: 2023-12-22 00:36:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2256}
  +body: "Fuck if he wasn’t right too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703211781 {#3406
    date: 2023-12-22 03:23:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@samus12345@lemmy.world"
    "@thefartographer@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3414 …}
  +nested: Doctrine\ORM\PersistentCollection {#3416 …}
  +votes: Doctrine\ORM\PersistentCollection {#3418 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  -id: 242160
  -bodyTs: "'fuck':1 'right':6 'wasn':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1361973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703211781 {#3409
    date: 2023-12-22 03:23:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1984
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m in a worse situation. I still go to Yahoo every day out of habit going back to the nineties. I instantly regret it every time I do it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706263576 {#1991
    date: 2024-01-26 11:06:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 241868
  -bodyTs: "'back':18 'day':13 'everi':12,26 'go':9,17 'habit':16 'instant':23 'm':2 'nineti':21 'regret':24 'situat':6 'still':8 'time':27 'wors':5 'yahoo':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6181092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703202899 {#2016
    date: 2023-12-22 00:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1984
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m in a worse situation. I still go to Yahoo every day out of habit going back to the nineties. I instantly regret it every time I do it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706263576 {#1991
    date: 2024-01-26 11:06:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 241868
  -bodyTs: "'back':18 'day':13 'everi':12,26 'go':9,17 'habit':16 'instant':23 'm':2 'nineti':21 'regret':24 'situat':6 'still':8 'time':27 'wors':5 'yahoo':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6181092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703202899 {#2016
    date: 2023-12-22 00:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1984
  +user: App\Entity\User {#2367 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’m in a worse situation. I still go to Yahoo every day out of habit going back to the nineties. I instantly regret it every time I do it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706263576 {#1991
    date: 2024-01-26 11:06:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 241868
  -bodyTs: "'back':18 'day':13 'everi':12,26 'go':9,17 'habit':16 'instant':23 'm':2 'nineti':21 'regret':24 'situat':6 'still':8 'time':27 'wors':5 'yahoo':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6181092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703202899 {#2016
    date: 2023-12-22 00:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1984
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I’m in a worse situation. I still go to Yahoo every day out of habit going back to the nineties. I instantly regret it every time I do it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706263576 {#1991
      date: 2024-01-26 11:06:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 241868
    -bodyTs: "'back':18 'day':13 'everi':12,26 'go':9,17 'habit':16 'instant':23 'm':2 'nineti':21 'regret':24 'situat':6 'still':8 'time':27 'wors':5 'yahoo':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6181092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703202899 {#2016
      date: 2023-12-22 00:54:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: """
    You know what? I tried it, and even though it’s dated, it gave me better results that google.\n
    \n
    Hard to believe it’s still around. But then so is AOL.com.\n
    \n
    hehe, just for fun I tried prodigy.com (wasn’t there) but holy shit compuserve.com was!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703211713 {#3192
    date: 2023-12-22 03:21:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 242156
  -bodyTs: "'aol.com':31 'around':26 'believ':22 'better':16 'compuserve.com':45 'date':12 'even':8 'fun':35 'gave':14 'googl':19 'hard':20 'hehe':32 'holi':43 'know':2 'prodigy.com':38 'result':17 'shit':44 'still':25 'though':9 'tri':5,37 'wasn':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703211713 {#3193
    date: 2023-12-22 03:21:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1984
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I’m in a worse situation. I still go to Yahoo every day out of habit going back to the nineties. I instantly regret it every time I do it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706263576 {#1991
      date: 2024-01-26 11:06:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 241868
    -bodyTs: "'back':18 'day':13 'everi':12,26 'go':9,17 'habit':16 'instant':23 'm':2 'nineti':21 'regret':24 'situat':6 'still':8 'time':27 'wors':5 'yahoo':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6181092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703202899 {#2016
      date: 2023-12-22 00:54:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: """
    You know what? I tried it, and even though it’s dated, it gave me better results that google.\n
    \n
    Hard to believe it’s still around. But then so is AOL.com.\n
    \n
    hehe, just for fun I tried prodigy.com (wasn’t there) but holy shit compuserve.com was!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703211713 {#3192
    date: 2023-12-22 03:21:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 242156
  -bodyTs: "'aol.com':31 'around':26 'believ':22 'better':16 'compuserve.com':45 'date':12 'even':8 'fun':35 'gave':14 'googl':19 'hard':20 'hehe':32 'holi':43 'know':2 'prodigy.com':38 'result':17 'shit':44 'still':25 'though':9 'tri':5,37 'wasn':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703211713 {#3193
    date: 2023-12-22 03:21:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3194
  +user: Proxies\__CG__\App\Entity\User {#3195 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1984
    +user: App\Entity\User {#2367 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1987 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I’m in a worse situation. I still go to Yahoo every day out of habit going back to the nineties. I instantly regret it every time I do it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706263576 {#1991
      date: 2024-01-26 11:06:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1981 …}
    +nested: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    -id: 241868
    -bodyTs: "'back':18 'day':13 'everi':12,26 'go':9,17 'habit':16 'instant':23 'm':2 'nineti':21 'regret':24 'situat':6 'still':8 'time':27 'wors':5 'yahoo':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6181092"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703202899 {#2016
      date: 2023-12-22 00:54:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1984}
  +body: """
    You know what? I tried it, and even though it’s dated, it gave me better results that google.\n
    \n
    Hard to believe it’s still around. But then so is AOL.com.\n
    \n
    hehe, just for fun I tried prodigy.com (wasn’t there) but holy shit compuserve.com was!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703211713 {#3192
    date: 2023-12-22 03:21:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Got_Bent@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 242156
  -bodyTs: "'aol.com':31 'around':26 'believ':22 'better':16 'compuserve.com':45 'date':12 'even':8 'fun':35 'gave':14 'googl':19 'hard':20 'hehe':32 'holi':43 'know':2 'prodigy.com':38 'result':17 'shit':44 'still':25 'though':9 'tri':5,37 'wasn':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703211713 {#3193
    date: 2023-12-22 03:21:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2535
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "sorry, but the chuck-e-cheese tokens are a requirement: I didn’t make the rules."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706259562 {#2530
    date: 2024-01-26 09:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HonoraryMancunian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 241000
  -bodyTs: "'chees':7 'chuck':5 'chuck-e-chees':4 'didn':13 'e':6 'make':15 'requir':11 'rule':17 'sorri':1 'token':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6129378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703181437 {#2531
    date: 2023-12-21 18:57:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2535
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "sorry, but the chuck-e-cheese tokens are a requirement: I didn’t make the rules."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706259562 {#2530
    date: 2024-01-26 09:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HonoraryMancunian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 241000
  -bodyTs: "'chees':7 'chuck':5 'chuck-e-chees':4 'didn':13 'e':6 'make':15 'requir':11 'rule':17 'sorri':1 'token':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6129378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703181437 {#2531
    date: 2023-12-21 18:57:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2535
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "sorry, but the chuck-e-cheese tokens are a requirement: I didn’t make the rules."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706259562 {#2530
    date: 2024-01-26 09:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HonoraryMancunian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 241000
  -bodyTs: "'chees':7 'chuck':5 'chuck-e-chees':4 'didn':13 'e':6 'make':15 'requir':11 'rule':17 'sorri':1 'token':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6129378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703181437 {#2531
    date: 2023-12-21 18:57:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2535
    +user: App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "sorry, but the chuck-e-cheese tokens are a requirement: I didn’t make the rules."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1706259562 {#2530
      date: 2024-01-26 09:59:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HonoraryMancunian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2537 …}
    +nested: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    -id: 241000
    -bodyTs: "'chees':7 'chuck':5 'chuck-e-chees':4 'didn':13 'e':6 'make':15 'requir':11 'rule':17 'sorri':1 'token':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6129378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703181437 {#2531
      date: 2023-12-21 18:57:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2535}
  +body: "yeah that’s my only definition for the word “token.” something something Chuck E cheese"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703211319 {#3136
    date: 2023-12-22 03:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HonoraryMancunian@lemmy.world"
    "@moosetwin@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 242134
  -bodyTs: "'chees':15 'chuck':13 'definit':6 'e':14 'someth':11,12 'token':10 'word':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703211319 {#3135
    date: 2023-12-22 03:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2535
    +user: App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "sorry, but the chuck-e-cheese tokens are a requirement: I didn’t make the rules."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1706259562 {#2530
      date: 2024-01-26 09:59:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HonoraryMancunian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2537 …}
    +nested: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    -id: 241000
    -bodyTs: "'chees':7 'chuck':5 'chuck-e-chees':4 'didn':13 'e':6 'make':15 'requir':11 'rule':17 'sorri':1 'token':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6129378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703181437 {#2531
      date: 2023-12-21 18:57:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2535}
  +body: "yeah that’s my only definition for the word “token.” something something Chuck E cheese"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703211319 {#3136
    date: 2023-12-22 03:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HonoraryMancunian@lemmy.world"
    "@moosetwin@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 242134
  -bodyTs: "'chees':15 'chuck':13 'definit':6 'e':14 'someth':11,12 'token':10 'word':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703211319 {#3135
    date: 2023-12-22 03:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2535
    +user: App\Entity\User {#2549 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2536 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "sorry, but the chuck-e-cheese tokens are a requirement: I didn’t make the rules."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1706259562 {#2530
      date: 2024-01-26 09:59:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@HonoraryMancunian@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2537 …}
    +nested: Doctrine\ORM\PersistentCollection {#2539 …}
    +votes: Doctrine\ORM\PersistentCollection {#2541 …}
    +reports: Doctrine\ORM\PersistentCollection {#2543 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
    -id: 241000
    -bodyTs: "'chees':7 'chuck':5 'chuck-e-chees':4 'didn':13 'e':6 'make':15 'requir':11 'rule':17 'sorri':1 'token':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/6129378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703181437 {#2531
      date: 2023-12-21 18:57:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2535}
  +body: "yeah that’s my only definition for the word “token.” something something Chuck E cheese"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703211319 {#3136
    date: 2023-12-22 03:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HonoraryMancunian@lemmy.world"
    "@moosetwin@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 242134
  -bodyTs: "'chees':15 'chuck':13 'definit':6 'e':14 'someth':11,12 'token':10 'word':9 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703211319 {#3135
    date: 2023-12-22 03:15:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2610
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2611 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The fact that some people genuinely think there’s any kind of leftist representation in the US or that its system would ever even allow that to happen is funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706259055 {#2605
    date: 2024-01-26 09:50:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 341544
  -bodyTs: "'allow':25 'even':24 'ever':23 'fact':2 'funni':30 'genuin':6 'happen':28 'kind':11 'leftist':13 'peopl':5 'represent':14 'system':21 'think':7 'us':17 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3517855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706259055 {#2606
    date: 2024-01-26 09:50:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2610
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2611 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The fact that some people genuinely think there’s any kind of leftist representation in the US or that its system would ever even allow that to happen is funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706259055 {#2605
    date: 2024-01-26 09:50:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 341544
  -bodyTs: "'allow':25 'even':24 'ever':23 'fact':2 'funni':30 'genuin':6 'happen':28 'kind':11 'leftist':13 'peopl':5 'represent':14 'system':21 'think':7 'us':17 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3517855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706259055 {#2606
    date: 2024-01-26 09:50:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2610
  +user: App\Entity\User {#2624 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2611 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "The fact that some people genuinely think there’s any kind of leftist representation in the US or that its system would ever even allow that to happen is funny"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706259055 {#2605
    date: 2024-01-26 09:50:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2612 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2616 …}
  +reports: Doctrine\ORM\PersistentCollection {#2618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2622 …}
  -id: 341544
  -bodyTs: "'allow':25 'even':24 'ever':23 'fact':2 'funni':30 'genuin':6 'happen':28 'kind':11 'leftist':13 'peopl':5 'represent':14 'system':21 'think':7 'us':17 'would':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3517855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706259055 {#2606
    date: 2024-01-26 09:50:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2684
  +user: App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not a meme. Why is it here?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706252486 {#2679
    date: 2024-01-26 08:01:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 241955
  -bodyTs: "'meme':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6773880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703205644 {#2680
    date: 2023-12-22 01:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2684
  +user: App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not a meme. Why is it here?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706252486 {#2679
    date: 2024-01-26 08:01:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 241955
  -bodyTs: "'meme':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6773880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703205644 {#2680
    date: 2023-12-22 01:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2684
  +user: App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not a meme. Why is it here?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1706252486 {#2679
    date: 2024-01-26 08:01:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 241955
  -bodyTs: "'meme':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6773880"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703205644 {#2680
    date: 2023-12-22 01:40:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: App\Entity\User {#2698 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Not a meme. Why is it here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706252486 {#2679
      date: 2024-01-26 08:01:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2686 …}
    +nested: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    -id: 241955
    -bodyTs: "'meme':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6773880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205644 {#2680
      date: 2023-12-22 01:40:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Few people know or care anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703210335 {#3208
    date: 2023-12-22 02:58:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 242101
  -bodyTs: "'anymor':6 'care':5 'know':3 'peopl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210335 {#3209
    date: 2023-12-22 02:58:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: App\Entity\User {#2698 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Not a meme. Why is it here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706252486 {#2679
      date: 2024-01-26 08:01:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2686 …}
    +nested: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    -id: 241955
    -bodyTs: "'meme':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6773880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205644 {#2680
      date: 2023-12-22 01:40:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Few people know or care anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703210335 {#3208
    date: 2023-12-22 02:58:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 242101
  -bodyTs: "'anymor':6 'care':5 'know':3 'peopl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210335 {#3209
    date: 2023-12-22 02:58:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: App\Entity\User {#2698 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Not a meme. Why is it here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706252486 {#2679
      date: 2024-01-26 08:01:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2686 …}
    +nested: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    -id: 241955
    -bodyTs: "'meme':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6773880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205644 {#2680
      date: 2023-12-22 01:40:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Few people know or care anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703210335 {#3208
    date: 2023-12-22 02:58:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 242101
  -bodyTs: "'anymor':6 'care':5 'know':3 'peopl':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210335 {#3209
    date: 2023-12-22 02:58:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: App\Entity\User {#2698 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Not a meme. Why is it here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706252486 {#2679
      date: 2024-01-26 08:01:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2686 …}
    +nested: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    -id: 241955
    -bodyTs: "'meme':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6773880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205644 {#2680
      date: 2023-12-22 01:40:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: """
    Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
    \n
    EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703208259 {#3224
    date: 2023-12-22 02:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 242041
  -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6811286"
  +editedAt: DateTimeImmutable @1706267944 {#3225
    date: 2024-01-26 12:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703208259 {#3226
    date: 2023-12-22 02:24:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: App\Entity\User {#2698 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Not a meme. Why is it here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706252486 {#2679
      date: 2024-01-26 08:01:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2686 …}
    +nested: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    -id: 241955
    -bodyTs: "'meme':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6773880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205644 {#2680
      date: 2023-12-22 01:40:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: """
    Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
    \n
    EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703208259 {#3224
    date: 2023-12-22 02:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 242041
  -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6811286"
  +editedAt: DateTimeImmutable @1706267944 {#3225
    date: 2024-01-26 12:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703208259 {#3226
    date: 2023-12-22 02:24:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3227
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2684
    +user: App\Entity\User {#2698 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "Not a meme. Why is it here?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1706252486 {#2679
      date: 2024-01-26 08:01:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2686 …}
    +nested: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    -id: 241955
    -bodyTs: "'meme':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6773880"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205644 {#2680
      date: 2023-12-22 01:40:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: """
    Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
    \n
    EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703208259 {#3224
    date: 2023-12-22 02:24:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3228 …}
  +nested: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  -id: 242041
  -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6811286"
  +editedAt: DateTimeImmutable @1706267944 {#3225
    date: 2024-01-26 12:19:04.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703208259 {#3226
    date: 2023-12-22 02:24:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3390
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3227
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2684
      +user: App\Entity\User {#2698 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Not a meme. Why is it here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706252486 {#2679
        date: 2024-01-26 08:01:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2686 …}
      +nested: Doctrine\ORM\PersistentCollection {#2688 …}
      +votes: Doctrine\ORM\PersistentCollection {#2690 …}
      +reports: Doctrine\ORM\PersistentCollection {#2692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
      -id: 241955
      -bodyTs: "'meme':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6773880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703205644 {#2680
        date: 2023-12-22 01:40:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2684}
    +body: """
      Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
      \n
      EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703208259 {#3224
      date: 2023-12-22 02:24:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@Ghyste@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3228 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    -id: 242041
    -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6811286"
    +editedAt: DateTimeImmutable @1706267944 {#3225
      date: 2024-01-26 12:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703208259 {#3226
      date: 2023-12-22 02:24:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Incorrect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703208936 {#3388
    date: 2023-12-22 02:35:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 242061
  -bodyTs: "'incorrect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703208936 {#3389
    date: 2023-12-22 02:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3390
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3227
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2684
      +user: App\Entity\User {#2698 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Not a meme. Why is it here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706252486 {#2679
        date: 2024-01-26 08:01:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2686 …}
      +nested: Doctrine\ORM\PersistentCollection {#2688 …}
      +votes: Doctrine\ORM\PersistentCollection {#2690 …}
      +reports: Doctrine\ORM\PersistentCollection {#2692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
      -id: 241955
      -bodyTs: "'meme':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6773880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703205644 {#2680
        date: 2023-12-22 01:40:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2684}
    +body: """
      Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
      \n
      EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703208259 {#3224
      date: 2023-12-22 02:24:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@Ghyste@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3228 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    -id: 242041
    -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6811286"
    +editedAt: DateTimeImmutable @1706267944 {#3225
      date: 2024-01-26 12:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703208259 {#3226
      date: 2023-12-22 02:24:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Incorrect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703208936 {#3388
    date: 2023-12-22 02:35:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 242061
  -bodyTs: "'incorrect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703208936 {#3389
    date: 2023-12-22 02:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3390
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3227
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2684
      +user: App\Entity\User {#2698 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: "Not a meme. Why is it here?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1706252486 {#2679
        date: 2024-01-26 08:01:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2686 …}
      +nested: Doctrine\ORM\PersistentCollection {#2688 …}
      +votes: Doctrine\ORM\PersistentCollection {#2690 …}
      +reports: Doctrine\ORM\PersistentCollection {#2692 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
      -id: 241955
      -bodyTs: "'meme':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6773880"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703205644 {#2680
        date: 2023-12-22 01:40:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2684}
    +body: """
      Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
      \n
      EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703208259 {#3224
      date: 2023-12-22 02:24:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@Ghyste@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3228 …}
    +nested: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    -id: 242041
    -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6811286"
    +editedAt: DateTimeImmutable @1706267944 {#3225
      date: 2024-01-26 12:19:04.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703208259 {#3226
      date: 2023-12-22 02:24:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Incorrect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703208936 {#3388
    date: 2023-12-22 02:35:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3392 …}
  +nested: Doctrine\ORM\PersistentCollection {#3394 …}
  +votes: Doctrine\ORM\PersistentCollection {#3396 …}
  +reports: Doctrine\ORM\PersistentCollection {#3398 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
  -id: 242061
  -bodyTs: "'incorrect':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703208936 {#3389
    date: 2023-12-22 02:35:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3491
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3390
    +user: Proxies\__CG__\App\Entity\User {#3391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3227
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2684
        +user: App\Entity\User {#2698 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Not a meme. Why is it here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706252486 {#2679
          date: 2024-01-26 08:01:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2686 …}
        +nested: Doctrine\ORM\PersistentCollection {#2688 …}
        +votes: Doctrine\ORM\PersistentCollection {#2690 …}
        +reports: Doctrine\ORM\PersistentCollection {#2692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
        -id: 241955
        -bodyTs: "'meme':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6773880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703205644 {#2680
          date: 2023-12-22 01:40:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2684}
      +body: """
        Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
        \n
        EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703208259 {#3224
        date: 2023-12-22 02:24:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@Ghyste@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3228 …}
      +nested: Doctrine\ORM\PersistentCollection {#3230 …}
      +votes: Doctrine\ORM\PersistentCollection {#3232 …}
      +reports: Doctrine\ORM\PersistentCollection {#3234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
      -id: 242041
      -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6811286"
      +editedAt: DateTimeImmutable @1706267944 {#3225
        date: 2024-01-26 12:19:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703208259 {#3226
        date: 2023-12-22 02:24:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2684}
    +body: "Incorrect."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703208936 {#3388
      date: 2023-12-22 02:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@Ghyste@sh.itjust.works"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 242061
    -bodyTs: "'incorrect':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6774606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703208936 {#3389
      date: 2023-12-22 02:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Fixed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703209070 {#3489
    date: 2023-12-22 02:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3492 …}
  +nested: Doctrine\ORM\PersistentCollection {#3494 …}
  +votes: Doctrine\ORM\PersistentCollection {#3496 …}
  +reports: Doctrine\ORM\PersistentCollection {#3498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
  -id: 242067
  -bodyTs: "'fix':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6811487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209070 {#3490
    date: 2023-12-22 02:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3491
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3390
    +user: Proxies\__CG__\App\Entity\User {#3391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3227
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2684
        +user: App\Entity\User {#2698 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Not a meme. Why is it here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706252486 {#2679
          date: 2024-01-26 08:01:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2686 …}
        +nested: Doctrine\ORM\PersistentCollection {#2688 …}
        +votes: Doctrine\ORM\PersistentCollection {#2690 …}
        +reports: Doctrine\ORM\PersistentCollection {#2692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
        -id: 241955
        -bodyTs: "'meme':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6773880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703205644 {#2680
          date: 2023-12-22 01:40:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2684}
      +body: """
        Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
        \n
        EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703208259 {#3224
        date: 2023-12-22 02:24:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@Ghyste@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3228 …}
      +nested: Doctrine\ORM\PersistentCollection {#3230 …}
      +votes: Doctrine\ORM\PersistentCollection {#3232 …}
      +reports: Doctrine\ORM\PersistentCollection {#3234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
      -id: 242041
      -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6811286"
      +editedAt: DateTimeImmutable @1706267944 {#3225
        date: 2024-01-26 12:19:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703208259 {#3226
        date: 2023-12-22 02:24:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2684}
    +body: "Incorrect."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703208936 {#3388
      date: 2023-12-22 02:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@Ghyste@sh.itjust.works"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 242061
    -bodyTs: "'incorrect':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6774606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703208936 {#3389
      date: 2023-12-22 02:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Fixed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703209070 {#3489
    date: 2023-12-22 02:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3492 …}
  +nested: Doctrine\ORM\PersistentCollection {#3494 …}
  +votes: Doctrine\ORM\PersistentCollection {#3496 …}
  +reports: Doctrine\ORM\PersistentCollection {#3498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
  -id: 242067
  -bodyTs: "'fix':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6811487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209070 {#3490
    date: 2023-12-22 02:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3491
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3390
    +user: Proxies\__CG__\App\Entity\User {#3391 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3227
      +user: Proxies\__CG__\App\Entity\User {#3149 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2684
        +user: App\Entity\User {#2698 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: "Not a meme. Why is it here?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1706252486 {#2679
          date: 2024-01-26 08:01:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2686 …}
        +nested: Doctrine\ORM\PersistentCollection {#2688 …}
        +votes: Doctrine\ORM\PersistentCollection {#2690 …}
        +reports: Doctrine\ORM\PersistentCollection {#2692 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
        -id: 241955
        -bodyTs: "'meme':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6773880"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703205644 {#2680
          date: 2023-12-22 01:40:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2684}
      +body: """
        Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
        \n
        EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703208259 {#3224
        date: 2023-12-22 02:24:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@Ghyste@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3228 …}
      +nested: Doctrine\ORM\PersistentCollection {#3230 …}
      +votes: Doctrine\ORM\PersistentCollection {#3232 …}
      +reports: Doctrine\ORM\PersistentCollection {#3234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
      -id: 242041
      -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6811286"
      +editedAt: DateTimeImmutable @1706267944 {#3225
        date: 2024-01-26 12:19:04.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703208259 {#3226
        date: 2023-12-22 02:24:19.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2684}
    +body: "Incorrect."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703208936 {#3388
      date: 2023-12-22 02:35:36.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@Ghyste@sh.itjust.works"
      "@Omega_Haxors@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3392 …}
    +nested: Doctrine\ORM\PersistentCollection {#3394 …}
    +votes: Doctrine\ORM\PersistentCollection {#3396 …}
    +reports: Doctrine\ORM\PersistentCollection {#3398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
    -id: 242061
    -bodyTs: "'incorrect':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6774606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703208936 {#3389
      date: 2023-12-22 02:35:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Fixed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703209070 {#3489
    date: 2023-12-22 02:37:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3492 …}
  +nested: Doctrine\ORM\PersistentCollection {#3494 …}
  +votes: Doctrine\ORM\PersistentCollection {#3496 …}
  +reports: Doctrine\ORM\PersistentCollection {#3498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
  -id: 242067
  -bodyTs: "'fix':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6811487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209070 {#3490
    date: 2023-12-22 02:37:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3509
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3491
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3390
      +user: Proxies\__CG__\App\Entity\User {#3391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3227
        +user: Proxies\__CG__\App\Entity\User {#3149 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2684
          +user: App\Entity\User {#2698 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Not a meme. Why is it here?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1706252486 {#2679
            date: 2024-01-26 08:01:26.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2686 …}
          +nested: Doctrine\ORM\PersistentCollection {#2688 …}
          +votes: Doctrine\ORM\PersistentCollection {#2690 …}
          +reports: Doctrine\ORM\PersistentCollection {#2692 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
          -id: 241955
          -bodyTs: "'meme':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6773880"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703205644 {#2680
            date: 2023-12-22 01:40:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2684}
        +body: """
          Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
          \n
          EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703208259 {#3224
          date: 2023-12-22 02:24:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@Ghyste@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3228 …}
        +nested: Doctrine\ORM\PersistentCollection {#3230 …}
        +votes: Doctrine\ORM\PersistentCollection {#3232 …}
        +reports: Doctrine\ORM\PersistentCollection {#3234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
        -id: 242041
        -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6811286"
        +editedAt: DateTimeImmutable @1706267944 {#3225
          date: 2024-01-26 12:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703208259 {#3226
          date: 2023-12-22 02:24:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2684}
      +body: "Incorrect."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703208936 {#3388
        date: 2023-12-22 02:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@Ghyste@sh.itjust.works"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3394 …}
      +votes: Doctrine\ORM\PersistentCollection {#3396 …}
      +reports: Doctrine\ORM\PersistentCollection {#3398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
      -id: 242061
      -bodyTs: "'incorrect':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6774606"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703208936 {#3389
        date: 2023-12-22 02:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2684}
    +body: "Fixed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703209070 {#3489
      date: 2023-12-22 02:37:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@Ghyste@sh.itjust.works"
      "@Omega_Haxors@lemmy.ml"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3492 …}
    +nested: Doctrine\ORM\PersistentCollection {#3494 …}
    +votes: Doctrine\ORM\PersistentCollection {#3496 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    -id: 242067
    -bodyTs: "'fix':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6811487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703209070 {#3490
      date: 2023-12-22 02:37:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Still wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703209285 {#3508
    date: 2023-12-22 02:41:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3519 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3524 …}
  -id: 242073
  -bodyTs: "'still':1 'wrong':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209285 {#3505
    date: 2023-12-22 02:41:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3509
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3491
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3390
      +user: Proxies\__CG__\App\Entity\User {#3391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3227
        +user: Proxies\__CG__\App\Entity\User {#3149 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2684
          +user: App\Entity\User {#2698 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Not a meme. Why is it here?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1706252486 {#2679
            date: 2024-01-26 08:01:26.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2686 …}
          +nested: Doctrine\ORM\PersistentCollection {#2688 …}
          +votes: Doctrine\ORM\PersistentCollection {#2690 …}
          +reports: Doctrine\ORM\PersistentCollection {#2692 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
          -id: 241955
          -bodyTs: "'meme':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6773880"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703205644 {#2680
            date: 2023-12-22 01:40:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2684}
        +body: """
          Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
          \n
          EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703208259 {#3224
          date: 2023-12-22 02:24:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@Ghyste@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3228 …}
        +nested: Doctrine\ORM\PersistentCollection {#3230 …}
        +votes: Doctrine\ORM\PersistentCollection {#3232 …}
        +reports: Doctrine\ORM\PersistentCollection {#3234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
        -id: 242041
        -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6811286"
        +editedAt: DateTimeImmutable @1706267944 {#3225
          date: 2024-01-26 12:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703208259 {#3226
          date: 2023-12-22 02:24:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2684}
      +body: "Incorrect."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703208936 {#3388
        date: 2023-12-22 02:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@Ghyste@sh.itjust.works"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3394 …}
      +votes: Doctrine\ORM\PersistentCollection {#3396 …}
      +reports: Doctrine\ORM\PersistentCollection {#3398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
      -id: 242061
      -bodyTs: "'incorrect':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6774606"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703208936 {#3389
        date: 2023-12-22 02:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2684}
    +body: "Fixed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703209070 {#3489
      date: 2023-12-22 02:37:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@Ghyste@sh.itjust.works"
      "@Omega_Haxors@lemmy.ml"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3492 …}
    +nested: Doctrine\ORM\PersistentCollection {#3494 …}
    +votes: Doctrine\ORM\PersistentCollection {#3496 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    -id: 242067
    -bodyTs: "'fix':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6811487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703209070 {#3490
      date: 2023-12-22 02:37:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Still wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703209285 {#3508
    date: 2023-12-22 02:41:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3519 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3524 …}
  -id: 242073
  -bodyTs: "'still':1 'wrong':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209285 {#3505
    date: 2023-12-22 02:41:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3509
  +user: Proxies\__CG__\App\Entity\User {#3391 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3491
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3390
      +user: Proxies\__CG__\App\Entity\User {#3391 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#3227
        +user: Proxies\__CG__\App\Entity\User {#3149 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: App\Entity\EntryComment {#2684
          +user: App\Entity\User {#2698 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
          +magazine: App\Entity\Magazine {#307}
          +image: null
          +parent: null
          +root: null
          +body: "Not a meme. Why is it here?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1706252486 {#2679
            date: 2024-01-26 08:01:26.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@themaninblack@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2686 …}
          +nested: Doctrine\ORM\PersistentCollection {#2688 …}
          +votes: Doctrine\ORM\PersistentCollection {#2690 …}
          +reports: Doctrine\ORM\PersistentCollection {#2692 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
          -id: 241955
          -bodyTs: "'meme':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6773880"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703205644 {#2680
            date: 2023-12-22 01:40:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2684}
        +body: """
          Translation: “Nien, this offends me, POLITICS IS *VERBOTEN!!*”\n
          \n
          EDIT: way to go dickhead mods, capitulate to sh.itholefullof.nazis users. And you wonder why this c/ is such a cracker bar.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703208259 {#3224
          date: 2023-12-22 02:24:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
          "@Ghyste@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3228 …}
        +nested: Doctrine\ORM\PersistentCollection {#3230 …}
        +votes: Doctrine\ORM\PersistentCollection {#3232 …}
        +reports: Doctrine\ORM\PersistentCollection {#3234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
        -id: 242041
        -bodyTs: "'bar':29 'c':24 'capitul':15 'cracker':28 'dickhead':13 'edit':9 'go':12 'mod':14 'nien':2 'offend':4 'polit':6 'sh.itholefullof.nazis':17 'translat':1 'user':18 'verboten':8 'way':10 'wonder':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6811286"
        +editedAt: DateTimeImmutable @1706267944 {#3225
          date: 2024-01-26 12:19:04.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703208259 {#3226
          date: 2023-12-22 02:24:19.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2684}
      +body: "Incorrect."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703208936 {#3388
        date: 2023-12-22 02:35:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@Ghyste@sh.itjust.works"
        "@Omega_Haxors@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3392 …}
      +nested: Doctrine\ORM\PersistentCollection {#3394 …}
      +votes: Doctrine\ORM\PersistentCollection {#3396 …}
      +reports: Doctrine\ORM\PersistentCollection {#3398 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3400 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3402 …}
      -id: 242061
      -bodyTs: "'incorrect':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6774606"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703208936 {#3389
        date: 2023-12-22 02:35:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2684}
    +body: "Fixed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703209070 {#3489
      date: 2023-12-22 02:37:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@Ghyste@sh.itjust.works"
      "@Omega_Haxors@lemmy.ml"
      "@mindbleach@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3492 …}
    +nested: Doctrine\ORM\PersistentCollection {#3494 …}
    +votes: Doctrine\ORM\PersistentCollection {#3496 …}
    +reports: Doctrine\ORM\PersistentCollection {#3498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3500 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3502 …}
    -id: 242067
    -bodyTs: "'fix':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6811487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703209070 {#3490
      date: 2023-12-22 02:37:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2684}
  +body: "Still wrong."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703209285 {#3508
    date: 2023-12-22 02:41:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@Ghyste@sh.itjust.works"
    "@Omega_Haxors@lemmy.ml"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3513 …}
  +nested: Doctrine\ORM\PersistentCollection {#3519 …}
  +votes: Doctrine\ORM\PersistentCollection {#3515 …}
  +reports: Doctrine\ORM\PersistentCollection {#3520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3524 …}
  -id: 242073
  -bodyTs: "'still':1 'wrong':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209285 {#3505
    date: 2023-12-22 02:41:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2758
  +user: App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2759 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never seen an episode of Friends. Why bother?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706249543 {#2753
    date: 2024-01-26 07:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@executive_chicken@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2760 …}
  +nested: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  -id: 341340
  -bodyTs: "'bother':10 'episod':6 'friend':8 'never':3 'seen':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7740699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706249543 {#2754
    date: 2024-01-26 07:12:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2758
  +user: App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2759 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never seen an episode of Friends. Why bother?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706249543 {#2753
    date: 2024-01-26 07:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@executive_chicken@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2760 …}
  +nested: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  -id: 341340
  -bodyTs: "'bother':10 'episod':6 'friend':8 'never':3 'seen':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7740699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706249543 {#2754
    date: 2024-01-26 07:12:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2758
  +user: App\Entity\User {#2772 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2759 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’ve never seen an episode of Friends. Why bother?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706249543 {#2753
    date: 2024-01-26 07:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@executive_chicken@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2760 …}
  +nested: Doctrine\ORM\PersistentCollection {#2762 …}
  +votes: Doctrine\ORM\PersistentCollection {#2764 …}
  +reports: Doctrine\ORM\PersistentCollection {#2766 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2768 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2770 …}
  -id: 341340
  -bodyTs: "'bother':10 'episod':6 'friend':8 'never':3 'seen':4 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7740699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706249543 {#2754
    date: 2024-01-26 07:12:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2832
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2833 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Did more than the principal back in hs, most of us did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706247463 {#2827
    date: 2024-01-26 06:37:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 341305
  -bodyTs: "'back':6 'hs':8 'princip':5 'us':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7024435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706247463 {#2828
    date: 2024-01-26 06:37:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2832
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2833 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Did more than the principal back in hs, most of us did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706247463 {#2827
    date: 2024-01-26 06:37:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 341305
  -bodyTs: "'back':6 'hs':8 'princip':5 'us':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7024435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706247463 {#2828
    date: 2024-01-26 06:37:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2832
  +user: App\Entity\User {#2846 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2833 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Did more than the principal back in hs, most of us did."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706247463 {#2827
    date: 2024-01-26 06:37:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2834 …}
  +nested: Doctrine\ORM\PersistentCollection {#2836 …}
  +votes: Doctrine\ORM\PersistentCollection {#2838 …}
  +reports: Doctrine\ORM\PersistentCollection {#2840 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2842 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  -id: 341305
  -bodyTs: "'back':6 'hs':8 'princip':5 'us':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7024435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706247463 {#2828
    date: 2024-01-26 06:37:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2906
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2907 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’d go with that when I’m gone. Just plant a tree over me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706245888 {#2901
    date: 2024-01-26 06:11:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 241364
  -bodyTs: "'d':2 'go':3 'gone':9 'm':8 'plant':11 'tree':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6177795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703191211 {#2902
    date: 2023-12-21 21:40:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2906
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2907 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’d go with that when I’m gone. Just plant a tree over me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706245888 {#2901
    date: 2024-01-26 06:11:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 241364
  -bodyTs: "'d':2 'go':3 'gone':9 'm':8 'plant':11 'tree':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6177795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703191211 {#2902
    date: 2023-12-21 21:40:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2906
  +user: App\Entity\User {#2920 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2907 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I’d go with that when I’m gone. Just plant a tree over me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706245888 {#2901
    date: 2024-01-26 06:11:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2908 …}
  +nested: Doctrine\ORM\PersistentCollection {#2910 …}
  +votes: Doctrine\ORM\PersistentCollection {#2912 …}
  +reports: Doctrine\ORM\PersistentCollection {#2914 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
  -id: 241364
  -bodyTs: "'d':2 'go':3 'gone':9 'm':8 'plant':11 'tree':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6177795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703191211 {#2902
    date: 2023-12-21 21:40:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3118
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2907 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2906
    +user: App\Entity\User {#2920 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2907 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I’d go with that when I’m gone. Just plant a tree over me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706245888 {#2901
      date: 2024-01-26 06:11:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kewwwi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2908 …}
    +nested: Doctrine\ORM\PersistentCollection {#2910 …}
    +votes: Doctrine\ORM\PersistentCollection {#2912 …}
    +reports: Doctrine\ORM\PersistentCollection {#2914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
    -id: 241364
    -bodyTs: "'d':2 'go':3 'gone':9 'm':8 'plant':11 'tree':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6177795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703191211 {#2902
      date: 2023-12-21 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2906}
  +body: "I say just throw me in the trash ! ![](https://lemmy.world/pictrs/image/b98efef0-2e44-4499-a3e1-e9d50782d919.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703209289 {#3120
    date: 2023-12-22 02:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@n0m4n@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 242075
  -bodyTs: "'/pictrs/image/b98efef0-2e44-4499-a3e1-e9d50782d919.webm)':11 'lemmy.world':10 'lemmy.world/pictrs/image/b98efef0-2e44-4499-a3e1-e9d50782d919.webm)':9 'say':2 'throw':4 'trash':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209289 {#3119
    date: 2023-12-22 02:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3118
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2907 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2906
    +user: App\Entity\User {#2920 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2907 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I’d go with that when I’m gone. Just plant a tree over me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706245888 {#2901
      date: 2024-01-26 06:11:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kewwwi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2908 …}
    +nested: Doctrine\ORM\PersistentCollection {#2910 …}
    +votes: Doctrine\ORM\PersistentCollection {#2912 …}
    +reports: Doctrine\ORM\PersistentCollection {#2914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
    -id: 241364
    -bodyTs: "'d':2 'go':3 'gone':9 'm':8 'plant':11 'tree':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6177795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703191211 {#2902
      date: 2023-12-21 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2906}
  +body: "I say just throw me in the trash ! ![](https://lemmy.world/pictrs/image/b98efef0-2e44-4499-a3e1-e9d50782d919.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703209289 {#3120
    date: 2023-12-22 02:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@n0m4n@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 242075
  -bodyTs: "'/pictrs/image/b98efef0-2e44-4499-a3e1-e9d50782d919.webm)':11 'lemmy.world':10 'lemmy.world/pictrs/image/b98efef0-2e44-4499-a3e1-e9d50782d919.webm)':9 'say':2 'throw':4 'trash':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209289 {#3119
    date: 2023-12-22 02:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3118
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2907 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2906
    +user: App\Entity\User {#2920 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2907 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: "I’d go with that when I’m gone. Just plant a tree over me."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1706245888 {#2901
      date: 2024-01-26 06:11:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@kewwwi@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2908 …}
    +nested: Doctrine\ORM\PersistentCollection {#2910 …}
    +votes: Doctrine\ORM\PersistentCollection {#2912 …}
    +reports: Doctrine\ORM\PersistentCollection {#2914 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2916 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2918 …}
    -id: 241364
    -bodyTs: "'d':2 'go':3 'gone':9 'm':8 'plant':11 'tree':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6177795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703191211 {#2902
      date: 2023-12-21 21:40:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2906}
  +body: "I say just throw me in the trash ! ![](https://lemmy.world/pictrs/image/b98efef0-2e44-4499-a3e1-e9d50782d919.webm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703209289 {#3120
    date: 2023-12-22 02:41:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@n0m4n@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 242075
  -bodyTs: "'/pictrs/image/b98efef0-2e44-4499-a3e1-e9d50782d919.webm)':11 'lemmy.world':10 'lemmy.world/pictrs/image/b98efef0-2e44-4499-a3e1-e9d50782d919.webm)':9 'say':2 'throw':4 'trash':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6182455"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209289 {#3119
    date: 2023-12-22 02:41:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Social media programming is pretty effective.\n
    \n
    The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
    \n
    And it works. Keeps your eyes glued to stupid ads.\n
    \n
    For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1706245123 {#2975
    date: 2024-01-26 05:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 241503
  -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6178696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703194299 {#2976
    date: 2023-12-21 22:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Social media programming is pretty effective.\n
    \n
    The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
    \n
    And it works. Keeps your eyes glued to stupid ads.\n
    \n
    For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1706245123 {#2975
    date: 2024-01-26 05:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 241503
  -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6178696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703194299 {#2976
    date: 2023-12-21 22:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2980
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Social media programming is pretty effective.\n
    \n
    The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
    \n
    And it works. Keeps your eyes glued to stupid ads.\n
    \n
    For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 85
  +score: 0
  +lastActive: DateTime @1706245123 {#2975
    date: 2024-01-26 05:58:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 241503
  -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6178696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703194299 {#2976
    date: 2023-12-21 22:31:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Social media programming is pretty effective.\n
      \n
      The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
      \n
      And it works. Keeps your eyes glued to stupid ads.\n
      \n
      For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1706245123 {#2975
      date: 2024-01-26 05:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 241503
    -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6178696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194299 {#2976
      date: 2023-12-21 22:31:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703202765 {#3104
    date: 2023-12-22 00:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 241861
  -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5183521"
  +editedAt: DateTimeImmutable @1706229417 {#3103
    date: 2024-01-26 01:36:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703202765 {#3102
    date: 2023-12-22 00:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Social media programming is pretty effective.\n
      \n
      The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
      \n
      And it works. Keeps your eyes glued to stupid ads.\n
      \n
      For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1706245123 {#2975
      date: 2024-01-26 05:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 241503
    -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6178696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194299 {#2976
      date: 2023-12-21 22:31:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703202765 {#3104
    date: 2023-12-22 00:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 241861
  -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5183521"
  +editedAt: DateTimeImmutable @1706229417 {#3103
    date: 2024-01-26 01:36:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703202765 {#3102
    date: 2023-12-22 00:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3101
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Social media programming is pretty effective.\n
      \n
      The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
      \n
      And it works. Keeps your eyes glued to stupid ads.\n
      \n
      For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1706245123 {#2975
      date: 2024-01-26 05:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 241503
    -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6178696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194299 {#2976
      date: 2023-12-21 22:31:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703202765 {#3104
    date: 2023-12-22 00:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3099 …}
  +nested: Doctrine\ORM\PersistentCollection {#3097 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
  -id: 241861
  -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5183521"
  +editedAt: DateTimeImmutable @1706229417 {#3103
    date: 2024-01-26 01:36:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703202765 {#3102
    date: 2023-12-22 00:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703202765 {#3104
      date: 2023-12-22 00:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 241861
    -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5183521"
    +editedAt: DateTimeImmutable @1706229417 {#3103
      date: 2024-01-26 01:36:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703202765 {#3102
      date: 2023-12-22 00:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Perhaps not vampiric, and perhaps not 95%, but I’d *very* solidly say that it’s >50% on the conservative end."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703204235 {#3341
    date: 2023-12-22 01:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 241916
  -bodyTs: "'50':17 '95':7 'conserv':20 'd':10 'end':21 'perhap':1,5 'say':13 'solid':12 'vampir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://toast.ooo/comment/3441395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703204235 {#3342
    date: 2023-12-22 01:17:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703202765 {#3104
      date: 2023-12-22 00:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 241861
    -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5183521"
    +editedAt: DateTimeImmutable @1706229417 {#3103
      date: 2024-01-26 01:36:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703202765 {#3102
      date: 2023-12-22 00:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Perhaps not vampiric, and perhaps not 95%, but I’d *very* solidly say that it’s >50% on the conservative end."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703204235 {#3341
    date: 2023-12-22 01:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 241916
  -bodyTs: "'50':17 '95':7 'conserv':20 'd':10 'end':21 'perhap':1,5 'say':13 'solid':12 'vampir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://toast.ooo/comment/3441395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703204235 {#3342
    date: 2023-12-22 01:17:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3343
  +user: Proxies\__CG__\App\Entity\User {#3344 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703202765 {#3104
      date: 2023-12-22 00:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 241861
    -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5183521"
    +editedAt: DateTimeImmutable @1706229417 {#3103
      date: 2024-01-26 01:36:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703202765 {#3102
      date: 2023-12-22 00:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Perhaps not vampiric, and perhaps not 95%, but I’d *very* solidly say that it’s >50% on the conservative end."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703204235 {#3341
    date: 2023-12-22 01:17:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3345 …}
  +nested: Doctrine\ORM\PersistentCollection {#3347 …}
  +votes: Doctrine\ORM\PersistentCollection {#3349 …}
  +reports: Doctrine\ORM\PersistentCollection {#3351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3355 …}
  -id: 241916
  -bodyTs: "'50':17 '95':7 'conserv':20 'd':10 'end':21 'perhap':1,5 'say':13 'solid':12 'vampir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://toast.ooo/comment/3441395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703204235 {#3342
    date: 2023-12-22 01:17:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3359
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703202765 {#3104
      date: 2023-12-22 00:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 241861
    -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5183521"
    +editedAt: DateTimeImmutable @1706229417 {#3103
      date: 2024-01-26 01:36:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703202765 {#3102
      date: 2023-12-22 00:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    The few. The proud.\n
    \n
    Problem is both parties are very much for vampiric capitalism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703205747 {#3357
    date: 2023-12-22 01:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 241959
  -bodyTs: "'capit':14 'much':11 'parti':8 'problem':5 'proud':4 'vampir':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6181753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703205747 {#3358
    date: 2023-12-22 01:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3359
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703202765 {#3104
      date: 2023-12-22 00:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 241861
    -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5183521"
    +editedAt: DateTimeImmutable @1706229417 {#3103
      date: 2024-01-26 01:36:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703202765 {#3102
      date: 2023-12-22 00:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    The few. The proud.\n
    \n
    Problem is both parties are very much for vampiric capitalism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703205747 {#3357
    date: 2023-12-22 01:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 241959
  -bodyTs: "'capit':14 'much':11 'parti':8 'problem':5 'proud':4 'vampir':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6181753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703205747 {#3358
    date: 2023-12-22 01:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3359
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703202765 {#3104
      date: 2023-12-22 00:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 241861
    -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5183521"
    +editedAt: DateTimeImmutable @1706229417 {#3103
      date: 2024-01-26 01:36:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703202765 {#3102
      date: 2023-12-22 00:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    The few. The proud.\n
    \n
    Problem is both parties are very much for vampiric capitalism.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703205747 {#3357
    date: 2023-12-22 01:42:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3360 …}
  +nested: Doctrine\ORM\PersistentCollection {#3362 …}
  +votes: Doctrine\ORM\PersistentCollection {#3364 …}
  +reports: Doctrine\ORM\PersistentCollection {#3366 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
  -id: 241959
  -bodyTs: "'capit':14 'much':11 'parti':8 'problem':5 'proud':4 'vampir':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6181753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703205747 {#3358
    date: 2023-12-22 01:42:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3445
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3359
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703202765 {#3104
        date: 2023-12-22 00:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3099 …}
      +nested: Doctrine\ORM\PersistentCollection {#3097 …}
      +votes: Doctrine\ORM\PersistentCollection {#3095 …}
      +reports: Doctrine\ORM\PersistentCollection {#3093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
      -id: 241861
      -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5183521"
      +editedAt: DateTimeImmutable @1706229417 {#3103
        date: 2024-01-26 01:36:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703202765 {#3102
        date: 2023-12-22 00:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      The few. The proud.\n
      \n
      Problem is both parties are very much for vampiric capitalism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703205747 {#3357
      date: 2023-12-22 01:42:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@dodgy_bagel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 241959
    -bodyTs: "'capit':14 'much':11 'parti':8 'problem':5 'proud':4 'vampir':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6181753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205747 {#3358
      date: 2023-12-22 01:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    And one seems to want to light the world on fire in the process.\n
    \n
    So the problem seems like an easy one to solve. Accelerationism is a good way towards extinction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703206302 {#3443
    date: 2023-12-22 01:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3446 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 241986
  -bodyTs: "'acceleration':25 'easi':21 'extinct':31 'fire':11 'good':28 'light':7 'like':19 'one':2,22 'problem':17 'process':14 'seem':3,18 'solv':24 'toward':30 'want':5 'way':29 'world':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5184341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206302 {#3444
    date: 2023-12-22 01:51:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3445
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3359
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703202765 {#3104
        date: 2023-12-22 00:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3099 …}
      +nested: Doctrine\ORM\PersistentCollection {#3097 …}
      +votes: Doctrine\ORM\PersistentCollection {#3095 …}
      +reports: Doctrine\ORM\PersistentCollection {#3093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
      -id: 241861
      -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5183521"
      +editedAt: DateTimeImmutable @1706229417 {#3103
        date: 2024-01-26 01:36:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703202765 {#3102
        date: 2023-12-22 00:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      The few. The proud.\n
      \n
      Problem is both parties are very much for vampiric capitalism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703205747 {#3357
      date: 2023-12-22 01:42:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@dodgy_bagel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 241959
    -bodyTs: "'capit':14 'much':11 'parti':8 'problem':5 'proud':4 'vampir':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6181753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205747 {#3358
      date: 2023-12-22 01:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    And one seems to want to light the world on fire in the process.\n
    \n
    So the problem seems like an easy one to solve. Accelerationism is a good way towards extinction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703206302 {#3443
    date: 2023-12-22 01:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3446 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 241986
  -bodyTs: "'acceleration':25 'easi':21 'extinct':31 'fire':11 'good':28 'light':7 'like':19 'one':2,22 'problem':17 'process':14 'seem':3,18 'solv':24 'toward':30 'want':5 'way':29 'world':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5184341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206302 {#3444
    date: 2023-12-22 01:51:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3445
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3359
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703202765 {#3104
        date: 2023-12-22 00:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3099 …}
      +nested: Doctrine\ORM\PersistentCollection {#3097 …}
      +votes: Doctrine\ORM\PersistentCollection {#3095 …}
      +reports: Doctrine\ORM\PersistentCollection {#3093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
      -id: 241861
      -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5183521"
      +editedAt: DateTimeImmutable @1706229417 {#3103
        date: 2024-01-26 01:36:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703202765 {#3102
        date: 2023-12-22 00:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      The few. The proud.\n
      \n
      Problem is both parties are very much for vampiric capitalism.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703205747 {#3357
      date: 2023-12-22 01:42:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@dodgy_bagel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3360 …}
    +nested: Doctrine\ORM\PersistentCollection {#3362 …}
    +votes: Doctrine\ORM\PersistentCollection {#3364 …}
    +reports: Doctrine\ORM\PersistentCollection {#3366 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3370 …}
    -id: 241959
    -bodyTs: "'capit':14 'much':11 'parti':8 'problem':5 'proud':4 'vampir':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6181753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205747 {#3358
      date: 2023-12-22 01:42:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    And one seems to want to light the world on fire in the process.\n
    \n
    So the problem seems like an easy one to solve. Accelerationism is a good way towards extinction.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703206302 {#3443
    date: 2023-12-22 01:51:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3446 …}
  +nested: Doctrine\ORM\PersistentCollection {#3448 …}
  +votes: Doctrine\ORM\PersistentCollection {#3450 …}
  +reports: Doctrine\ORM\PersistentCollection {#3452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3456 …}
  -id: 241986
  -bodyTs: "'acceleration':25 'easi':21 'extinct':31 'fire':11 'good':28 'light':7 'like':19 'one':2,22 'problem':17 'process':14 'seem':3,18 'solv':24 'toward':30 'want':5 'way':29 'world':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5184341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206302 {#3444
    date: 2023-12-22 01:51:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3375 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703202765 {#3104
      date: 2023-12-22 00:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 241861
    -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5183521"
    +editedAt: DateTimeImmutable @1706229417 {#3103
      date: 2024-01-26 01:36:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703202765 {#3102
      date: 2023-12-22 00:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "“Hurr durr, both of these things are the same even though they’re clearly different”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703205975 {#3372
    date: 2023-12-22 01:46:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 241972
  -bodyTs: "'clear':14 'differ':15 'durr':2 'even':10 'hurr':1 're':13 'thing':6 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6810777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703205975 {#3373
    date: 2023-12-22 01:46:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3375 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703202765 {#3104
      date: 2023-12-22 00:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 241861
    -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5183521"
    +editedAt: DateTimeImmutable @1706229417 {#3103
      date: 2024-01-26 01:36:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703202765 {#3102
      date: 2023-12-22 00:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "“Hurr durr, both of these things are the same even though they’re clearly different”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703205975 {#3372
    date: 2023-12-22 01:46:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 241972
  -bodyTs: "'clear':14 'differ':15 'durr':2 'even':10 'hurr':1 're':13 'thing':6 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6810777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703205975 {#3373
    date: 2023-12-22 01:46:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3374
  +user: Proxies\__CG__\App\Entity\User {#3375 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3101
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703202765 {#3104
      date: 2023-12-22 00:52:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3099 …}
    +nested: Doctrine\ORM\PersistentCollection {#3097 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
    -id: 241861
    -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5183521"
    +editedAt: DateTimeImmutable @1706229417 {#3103
      date: 2024-01-26 01:36:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703202765 {#3102
      date: 2023-12-22 00:52:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "“Hurr durr, both of these things are the same even though they’re clearly different”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703205975 {#3372
    date: 2023-12-22 01:46:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3376 …}
  +nested: Doctrine\ORM\PersistentCollection {#3378 …}
  +votes: Doctrine\ORM\PersistentCollection {#3380 …}
  +reports: Doctrine\ORM\PersistentCollection {#3382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
  -id: 241972
  -bodyTs: "'clear':14 'differ':15 'durr':2 'even':10 'hurr':1 're':13 'thing':6 'though':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6810777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703205975 {#3373
    date: 2023-12-22 01:46:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3460
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3375 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703202765 {#3104
        date: 2023-12-22 00:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3099 …}
      +nested: Doctrine\ORM\PersistentCollection {#3097 …}
      +votes: Doctrine\ORM\PersistentCollection {#3095 …}
      +reports: Doctrine\ORM\PersistentCollection {#3093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
      -id: 241861
      -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5183521"
      +editedAt: DateTimeImmutable @1706229417 {#3103
        date: 2024-01-26 01:36:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703202765 {#3102
        date: 2023-12-22 00:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "“Hurr durr, both of these things are the same even though they’re clearly different”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703205975 {#3372
      date: 2023-12-22 01:46:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@dodgy_bagel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 241972
    -bodyTs: "'clear':14 'differ':15 'durr':2 'even':10 'hurr':1 're':13 'thing':6 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6810777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205975 {#3373
      date: 2023-12-22 01:46:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    Durr durr durr.\n
    \n
    hurr durr durr?\n
    \n
    Hurr durr DERRRRR.\n
    \n
    ಠ_ಠ\n
    \n
    Dur her dur dur.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703206187 {#3458
    date: 2023-12-22 01:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
    "@Gabu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 241983
  -bodyTs: "'derrrrr':9 'dur':12,14,15 'durr':1,2,3,5,6,8 'hurr':4,7 'ಠ':10,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5184313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206187 {#3459
    date: 2023-12-22 01:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3460
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3375 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703202765 {#3104
        date: 2023-12-22 00:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3099 …}
      +nested: Doctrine\ORM\PersistentCollection {#3097 …}
      +votes: Doctrine\ORM\PersistentCollection {#3095 …}
      +reports: Doctrine\ORM\PersistentCollection {#3093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
      -id: 241861
      -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5183521"
      +editedAt: DateTimeImmutable @1706229417 {#3103
        date: 2024-01-26 01:36:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703202765 {#3102
        date: 2023-12-22 00:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "“Hurr durr, both of these things are the same even though they’re clearly different”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703205975 {#3372
      date: 2023-12-22 01:46:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@dodgy_bagel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 241972
    -bodyTs: "'clear':14 'differ':15 'durr':2 'even':10 'hurr':1 're':13 'thing':6 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6810777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205975 {#3373
      date: 2023-12-22 01:46:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    Durr durr durr.\n
    \n
    hurr durr durr?\n
    \n
    Hurr durr DERRRRR.\n
    \n
    ಠ_ಠ\n
    \n
    Dur her dur dur.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703206187 {#3458
    date: 2023-12-22 01:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
    "@Gabu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 241983
  -bodyTs: "'derrrrr':9 'dur':12,14,15 'durr':1,2,3,5,6,8 'hurr':4,7 'ಠ':10,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5184313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206187 {#3459
    date: 2023-12-22 01:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3460
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3375 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703202765 {#3104
        date: 2023-12-22 00:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3099 …}
      +nested: Doctrine\ORM\PersistentCollection {#3097 …}
      +votes: Doctrine\ORM\PersistentCollection {#3095 …}
      +reports: Doctrine\ORM\PersistentCollection {#3093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
      -id: 241861
      -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5183521"
      +editedAt: DateTimeImmutable @1706229417 {#3103
        date: 2024-01-26 01:36:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703202765 {#3102
        date: 2023-12-22 00:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "“Hurr durr, both of these things are the same even though they’re clearly different”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703205975 {#3372
      date: 2023-12-22 01:46:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@dodgy_bagel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 241972
    -bodyTs: "'clear':14 'differ':15 'durr':2 'even':10 'hurr':1 're':13 'thing':6 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6810777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205975 {#3373
      date: 2023-12-22 01:46:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    Durr durr durr.\n
    \n
    hurr durr durr?\n
    \n
    Hurr durr DERRRRR.\n
    \n
    ಠ_ಠ\n
    \n
    Dur her dur dur.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703206187 {#3458
    date: 2023-12-22 01:49:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
    "@Gabu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3461 …}
  +nested: Doctrine\ORM\PersistentCollection {#3463 …}
  +votes: Doctrine\ORM\PersistentCollection {#3465 …}
  +reports: Doctrine\ORM\PersistentCollection {#3467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3471 …}
  -id: 241983
  -bodyTs: "'derrrrr':9 'dur':12,14,15 'durr':1,2,3,5,6,8 'hurr':4,7 'ಠ':10,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5184313"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206187 {#3459
    date: 2023-12-22 01:49:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3475
  +user: Proxies\__CG__\App\Entity\User {#3476 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3375 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703202765 {#3104
        date: 2023-12-22 00:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3099 …}
      +nested: Doctrine\ORM\PersistentCollection {#3097 …}
      +votes: Doctrine\ORM\PersistentCollection {#3095 …}
      +reports: Doctrine\ORM\PersistentCollection {#3093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
      -id: 241861
      -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5183521"
      +editedAt: DateTimeImmutable @1706229417 {#3103
        date: 2024-01-26 01:36:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703202765 {#3102
        date: 2023-12-22 00:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "“Hurr durr, both of these things are the same even though they’re clearly different”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703205975 {#3372
      date: 2023-12-22 01:46:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@dodgy_bagel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 241972
    -bodyTs: "'clear':14 'differ':15 'durr':2 'even':10 'hurr':1 're':13 'thing':6 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6810777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205975 {#3373
      date: 2023-12-22 01:46:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "They are not the same, but it is still disappointing to see lots of lazy, reactionary arguments, circle jerking, etc even if you agree with what someone is ultimately supporting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703209142 {#3473
    date: 2023-12-22 02:39:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
    "@Gabu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3477 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  -id: 242070
  -bodyTs: "'agre':24 'argument':17 'circl':18 'disappoint':10 'etc':20 'even':21 'jerk':19 'lazi':15 'lot':13 'reactionari':16 'see':12 'someon':27 'still':9 'support':30 'ultim':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209142 {#3474
    date: 2023-12-22 02:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3475
  +user: Proxies\__CG__\App\Entity\User {#3476 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3375 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703202765 {#3104
        date: 2023-12-22 00:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3099 …}
      +nested: Doctrine\ORM\PersistentCollection {#3097 …}
      +votes: Doctrine\ORM\PersistentCollection {#3095 …}
      +reports: Doctrine\ORM\PersistentCollection {#3093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
      -id: 241861
      -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5183521"
      +editedAt: DateTimeImmutable @1706229417 {#3103
        date: 2024-01-26 01:36:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703202765 {#3102
        date: 2023-12-22 00:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "“Hurr durr, both of these things are the same even though they’re clearly different”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703205975 {#3372
      date: 2023-12-22 01:46:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@dodgy_bagel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 241972
    -bodyTs: "'clear':14 'differ':15 'durr':2 'even':10 'hurr':1 're':13 'thing':6 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6810777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205975 {#3373
      date: 2023-12-22 01:46:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "They are not the same, but it is still disappointing to see lots of lazy, reactionary arguments, circle jerking, etc even if you agree with what someone is ultimately supporting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703209142 {#3473
    date: 2023-12-22 02:39:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
    "@Gabu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3477 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  -id: 242070
  -bodyTs: "'agre':24 'argument':17 'circl':18 'disappoint':10 'etc':20 'even':21 'jerk':19 'lazi':15 'lot':13 'reactionari':16 'see':12 'someon':27 'still':9 'support':30 'ultim':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209142 {#3474
    date: 2023-12-22 02:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3475
  +user: Proxies\__CG__\App\Entity\User {#3476 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3374
    +user: Proxies\__CG__\App\Entity\User {#3375 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3101
      +user: Proxies\__CG__\App\Entity\User {#3100 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "I mean my feed is full of socialists telling me that the vampiric capitalists are the reason behind 95% of the world’s problems."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703202765 {#3104
        date: 2023-12-22 00:52:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3099 …}
      +nested: Doctrine\ORM\PersistentCollection {#3097 …}
      +votes: Doctrine\ORM\PersistentCollection {#3095 …}
      +reports: Doctrine\ORM\PersistentCollection {#3093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3089 …}
      -id: 241861
      -bodyTs: "'95':19 'behind':18 'capitalist':14 'feed':4 'full':6 'mean':2 'problem':24 'reason':17 'socialist':8 'tell':9 'vampir':13 'world':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5183521"
      +editedAt: DateTimeImmutable @1706229417 {#3103
        date: 2024-01-26 01:36:57.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703202765 {#3102
        date: 2023-12-22 00:52:45.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "“Hurr durr, both of these things are the same even though they’re clearly different”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703205975 {#3372
      date: 2023-12-22 01:46:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@dodgy_bagel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3376 …}
    +nested: Doctrine\ORM\PersistentCollection {#3378 …}
    +votes: Doctrine\ORM\PersistentCollection {#3380 …}
    +reports: Doctrine\ORM\PersistentCollection {#3382 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3384 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3386 …}
    -id: 241972
    -bodyTs: "'clear':14 'differ':15 'durr':2 'even':10 'hurr':1 're':13 'thing':6 'though':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6810777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703205975 {#3373
      date: 2023-12-22 01:46:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "They are not the same, but it is still disappointing to see lots of lazy, reactionary arguments, circle jerking, etc even if you agree with what someone is ultimately supporting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703209142 {#3473
    date: 2023-12-22 02:39:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@dodgy_bagel@lemmy.blahaj.zone"
    "@Gabu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3477 …}
  +nested: Doctrine\ORM\PersistentCollection {#3479 …}
  +votes: Doctrine\ORM\PersistentCollection {#3481 …}
  +reports: Doctrine\ORM\PersistentCollection {#3483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3487 …}
  -id: 242070
  -bodyTs: "'agre':24 'argument':17 'circl':18 'disappoint':10 'etc':20 'even':21 'jerk':19 'lazi':15 'lot':13 'reactionari':16 'see':12 'someon':27 'still':9 'support':30 'ultim':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6774648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703209142 {#3474
    date: 2023-12-22 02:39:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Social media programming is pretty effective.\n
      \n
      The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
      \n
      And it works. Keeps your eyes glued to stupid ads.\n
      \n
      For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1706245123 {#2975
      date: 2024-01-26 05:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 241503
    -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6178696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194299 {#2976
      date: 2023-12-21 22:31:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
    \n
    Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
    \n
    An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1703196051 {#3087
    date: 2023-12-21 23:00:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 241581
  -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179158"
  +editedAt: DateTimeImmutable @1706173301 {#3086
    date: 2024-01-25 10:01:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703196051 {#3085
    date: 2023-12-21 23:00:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Social media programming is pretty effective.\n
      \n
      The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
      \n
      And it works. Keeps your eyes glued to stupid ads.\n
      \n
      For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1706245123 {#2975
      date: 2024-01-26 05:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 241503
    -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6178696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194299 {#2976
      date: 2023-12-21 22:31:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
    \n
    Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
    \n
    An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1703196051 {#3087
    date: 2023-12-21 23:00:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 241581
  -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179158"
  +editedAt: DateTimeImmutable @1706173301 {#3086
    date: 2024-01-25 10:01:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703196051 {#3085
    date: 2023-12-21 23:00:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Social media programming is pretty effective.\n
      \n
      The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
      \n
      And it works. Keeps your eyes glued to stupid ads.\n
      \n
      For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1706245123 {#2975
      date: 2024-01-26 05:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 241503
    -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6178696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194299 {#2976
      date: 2023-12-21 22:31:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
    \n
    Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
    \n
    An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1703196051 {#3087
    date: 2023-12-21 23:00:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3163 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  -id: 241581
  -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179158"
  +editedAt: DateTimeImmutable @1706173301 {#3086
    date: 2024-01-25 10:01:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703196051 {#3085
    date: 2023-12-21 23:00:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3243
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
      \n
      Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
      \n
      An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703196051 {#3087
      date: 2023-12-21 23:00:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 241581
    -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179158"
    +editedAt: DateTimeImmutable @1706173301 {#3086
      date: 2024-01-25 10:01:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703196051 {#3085
      date: 2023-12-21 23:00:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    I enjoyed Herman Cain award given out to all the deniers. Was fun, feel bad for the family members that are level headed, but not the ones got the awards.\n
    \n
    From posting BS antivax science to the last weeks of their lives asking for thought and prayers. Lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703197997 {#3242
    date: 2023-12-21 23:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3254 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 241658
  -bodyTs: "'antivax':34 'ask':43 'award':5,30 'bad':15 'bs':33 'cain':4 'denier':11 'enjoy':2 'famili':18 'feel':14 'fun':13 'given':6 'got':28 'head':23 'herman':3 'last':38 'level':22 'live':42 'lol':48 'member':19 'one':27 'post':32 'prayer':47 'scienc':35 'thought':45 'week':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703197997 {#3245
    date: 2023-12-21 23:33:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3243
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
      \n
      Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
      \n
      An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703196051 {#3087
      date: 2023-12-21 23:00:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 241581
    -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179158"
    +editedAt: DateTimeImmutable @1706173301 {#3086
      date: 2024-01-25 10:01:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703196051 {#3085
      date: 2023-12-21 23:00:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    I enjoyed Herman Cain award given out to all the deniers. Was fun, feel bad for the family members that are level headed, but not the ones got the awards.\n
    \n
    From posting BS antivax science to the last weeks of their lives asking for thought and prayers. Lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703197997 {#3242
    date: 2023-12-21 23:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3254 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 241658
  -bodyTs: "'antivax':34 'ask':43 'award':5,30 'bad':15 'bs':33 'cain':4 'denier':11 'enjoy':2 'famili':18 'feel':14 'fun':13 'given':6 'got':28 'head':23 'herman':3 'last':38 'level':22 'live':42 'lol':48 'member':19 'one':27 'post':32 'prayer':47 'scienc':35 'thought':45 'week':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703197997 {#3245
    date: 2023-12-21 23:33:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3243
  +user: Proxies\__CG__\App\Entity\User {#3249 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
      \n
      Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
      \n
      An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703196051 {#3087
      date: 2023-12-21 23:00:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 241581
    -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179158"
    +editedAt: DateTimeImmutable @1706173301 {#3086
      date: 2024-01-25 10:01:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703196051 {#3085
      date: 2023-12-21 23:00:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    I enjoyed Herman Cain award given out to all the deniers. Was fun, feel bad for the family members that are level headed, but not the ones got the awards.\n
    \n
    From posting BS antivax science to the last weeks of their lives asking for thought and prayers. Lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703197997 {#3242
    date: 2023-12-21 23:33:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3250 …}
  +nested: Doctrine\ORM\PersistentCollection {#3252 …}
  +votes: Doctrine\ORM\PersistentCollection {#3254 …}
  +reports: Doctrine\ORM\PersistentCollection {#3257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3261 …}
  -id: 241658
  -bodyTs: "'antivax':34 'ask':43 'award':5,30 'bad':15 'bs':33 'cain':4 'denier':11 'enjoy':2 'famili':18 'feel':14 'fun':13 'given':6 'got':28 'head':23 'herman':3 'last':38 'level':22 'live':42 'lol':48 'member':19 'one':27 'post':32 'prayer':47 'scienc':35 'thought':45 'week':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6179683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703197997 {#3245
    date: 2023-12-21 23:33:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
      \n
      Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
      \n
      An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703196051 {#3087
      date: 2023-12-21 23:00:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 241581
    -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179158"
    +editedAt: DateTimeImmutable @1706173301 {#3086
      date: 2024-01-25 10:01:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703196051 {#3085
      date: 2023-12-21 23:00:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Half of them were too up their own asses to see the racism in their own families and used it as an outlet to express their “shock” so as to not face up to the fact that their upbringing needs to be critically examined instead of romanticized. These people, just like their QAnon family, are not mere victims and have their fair share of denial themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703206662 {#3263
    date: 2023-12-22 01:57:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 241997
  -bodyTs: "'ass':9 'critic':43 'denial':65 'examin':44 'express':25 'face':32 'fact':36 'fair':62 'famili':17,54 'half':1 'instead':45 'like':51 'mere':57 'need':40 'outlet':23 'peopl':49 'qanon':53 'racism':13 'romantic':47 'see':11 'share':63 'shock':27 'upbring':39 'use':19 'victim':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3291764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206662 {#3264
    date: 2023-12-22 01:57:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
      \n
      Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
      \n
      An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703196051 {#3087
      date: 2023-12-21 23:00:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 241581
    -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179158"
    +editedAt: DateTimeImmutable @1706173301 {#3086
      date: 2024-01-25 10:01:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703196051 {#3085
      date: 2023-12-21 23:00:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Half of them were too up their own asses to see the racism in their own families and used it as an outlet to express their “shock” so as to not face up to the fact that their upbringing needs to be critically examined instead of romanticized. These people, just like their QAnon family, are not mere victims and have their fair share of denial themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703206662 {#3263
    date: 2023-12-22 01:57:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 241997
  -bodyTs: "'ass':9 'critic':43 'denial':65 'examin':44 'express':25 'face':32 'fact':36 'fair':62 'famili':17,54 'half':1 'instead':45 'like':51 'mere':57 'need':40 'outlet':23 'peopl':49 'qanon':53 'racism':13 'romantic':47 'see':11 'share':63 'shock':27 'upbring':39 'use':19 'victim':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3291764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206662 {#3264
    date: 2023-12-22 01:57:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3265
  +user: Proxies\__CG__\App\Entity\User {#3266 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
      \n
      Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
      \n
      An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703196051 {#3087
      date: 2023-12-21 23:00:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 241581
    -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179158"
    +editedAt: DateTimeImmutable @1706173301 {#3086
      date: 2024-01-25 10:01:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703196051 {#3085
      date: 2023-12-21 23:00:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Half of them were too up their own asses to see the racism in their own families and used it as an outlet to express their “shock” so as to not face up to the fact that their upbringing needs to be critically examined instead of romanticized. These people, just like their QAnon family, are not mere victims and have their fair share of denial themselves."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703206662 {#3263
    date: 2023-12-22 01:57:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3267 …}
  +nested: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  -id: 241997
  -bodyTs: "'ass':9 'critic':43 'denial':65 'examin':44 'express':25 'face':32 'fact':36 'fair':62 'famili':17,54 'half':1 'instead':45 'like':51 'mere':57 'need':40 'outlet':23 'peopl':49 'qanon':53 'racism':13 'romantic':47 'see':11 'share':63 'shock':27 'upbring':39 'use':19 'victim':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmygrad.ml/comment/3291764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703206662 {#3264
    date: 2023-12-22 01:57:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3281
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
      \n
      Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
      \n
      An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703196051 {#3087
      date: 2023-12-21 23:00:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 241581
    -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179158"
    +editedAt: DateTimeImmutable @1706173301 {#3086
      date: 2024-01-25 10:01:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703196051 {#3085
      date: 2023-12-21 23:00:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Sadly, I am a victim of this same thing. I quite Facebook because family members would bring their friends to attack me on my wall because I happened to post an article they didn’t like. It was constant and daily. I eventually gave up and really don’t ever see those people anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703200602 {#3279
    date: 2023-12-22 00:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 241775
  -bodyTs: "'anymor':54 'articl':32 'attack':21 'bring':17 'constant':39 'daili':41 'didn':34 'eventu':43 'ever':50 'facebook':12 'famili':14 'friend':19 'gave':44 'happen':28 'like':36 'member':15 'peopl':53 'post':30 'quit':11 'realli':47 'sad':1 'see':51 'thing':9 'victim':5 'wall':25 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6809183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703200602 {#3280
    date: 2023-12-22 00:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3281
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
      \n
      Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
      \n
      An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703196051 {#3087
      date: 2023-12-21 23:00:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 241581
    -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179158"
    +editedAt: DateTimeImmutable @1706173301 {#3086
      date: 2024-01-25 10:01:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703196051 {#3085
      date: 2023-12-21 23:00:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Sadly, I am a victim of this same thing. I quite Facebook because family members would bring their friends to attack me on my wall because I happened to post an article they didn’t like. It was constant and daily. I eventually gave up and really don’t ever see those people anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703200602 {#3279
    date: 2023-12-22 00:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 241775
  -bodyTs: "'anymor':54 'articl':32 'attack':21 'bring':17 'constant':39 'daili':41 'didn':34 'eventu':43 'ever':50 'facebook':12 'famili':14 'friend':19 'gave':44 'happen':28 'like':36 'member':15 'peopl':53 'post':30 'quit':11 'realli':47 'sad':1 'see':51 'thing':9 'victim':5 'wall':25 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6809183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703200602 {#3280
    date: 2023-12-22 00:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3281
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3084
    +user: Proxies\__CG__\App\Entity\User {#3083 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: """
      Don’t know if there’s an equivalent community on Lemmy (and honestly I’m not sure I’d want to see it either way), but /r/QanonCasualties was one of the most depressing subs you would ever see.\n
      \n
      Just pages and pages of people either desperately trying to free their loved ones from the clutches of right wing conspiracies or people seeking support after they accept that they’re never going to deprogram their friends and family from cult-like brainwashing. Families torn apart. Marriages in shambles. Lifelong friendships broken.\n
      \n
      An absolutely heartbreaking look into how much damage these psyops have caused to so many people.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1703196051 {#3087
      date: 2023-12-21 23:00:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3082 …}
    +nested: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3163 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    -id: 241581
    -bodyTs: "'/r/qanoncasualties':27 'absolut':93 'accept':66 'apart':85 'brainwash':82 'broken':91 'caus':103 'clutch':55 'communiti':9 'conspiraci':59 'cult':80 'cult-lik':79 'd':19 'damag':99 'depress':33 'deprogram':73 'desper':46 'either':24,45 'equival':8 'ever':37 'famili':77,83 'free':49 'friend':75 'friendship':90 'go':71 'heartbreak':94 'honest':13 'know':3 'lemmi':11 'lifelong':89 'like':81 'look':95 'love':51 'm':15 'mani':106 'marriag':86 'much':98 'never':70 'one':29,52 'page':40,42 'peopl':44,61,107 'psyop':101 're':69 'right':57 'see':22,38 'seek':62 'shambl':88 'sub':34 'support':63 'sure':17 'torn':84 'tri':47 'want':20 'way':25 'wing':58 'would':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6179158"
    +editedAt: DateTimeImmutable @1706173301 {#3086
      date: 2024-01-25 10:01:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703196051 {#3085
      date: 2023-12-21 23:00:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "Sadly, I am a victim of this same thing. I quite Facebook because family members would bring their friends to attack me on my wall because I happened to post an article they didn’t like. It was constant and daily. I eventually gave up and really don’t ever see those people anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703200602 {#3279
    date: 2023-12-22 00:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@superduperenigma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3282 …}
  +nested: Doctrine\ORM\PersistentCollection {#3284 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3288 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3292 …}
  -id: 241775
  -bodyTs: "'anymor':54 'articl':32 'attack':21 'bring':17 'constant':39 'daili':41 'didn':34 'eventu':43 'ever':50 'facebook':12 'famili':14 'friend':19 'gave':44 'happen':28 'like':36 'member':15 'peopl':53 'post':30 'quit':11 'realli':47 'sad':1 'see':51 'thing':9 'victim':5 'wall':25 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6809183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703200602 {#3280
    date: 2023-12-22 00:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Social media programming is pretty effective.\n
      \n
      The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
      \n
      And it works. Keeps your eyes glued to stupid ads.\n
      \n
      For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1706245123 {#2975
      date: 2024-01-26 05:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 241503
    -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6178696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194299 {#2976
      date: 2023-12-21 22:31:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "My take is that this has revealed who amongst us is still ruled by their ape nature and who can notice that it’s weird to do that and try not to. Those who use only the monkey brain will fall into these traps every time. It really goes to show you just how primitive our species still is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703200540 {#3156
    date: 2023-12-22 00:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 241772
  -bodyTs: "'amongst':9 'ape':16 'brain':39 'everi':45 'fall':41 'goe':49 'monkey':38 'natur':17 'notic':21 'primit':55 'realli':48 'reveal':7 'rule':13 'show':51 'speci':57 'still':12,58 'take':2 'time':46 'trap':44 'tri':30 'us':10 'use':35 'weird':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6809166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703200540 {#3166
    date: 2023-12-22 00:15:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Social media programming is pretty effective.\n
      \n
      The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
      \n
      And it works. Keeps your eyes glued to stupid ads.\n
      \n
      For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1706245123 {#2975
      date: 2024-01-26 05:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 241503
    -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6178696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194299 {#2976
      date: 2023-12-21 22:31:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "My take is that this has revealed who amongst us is still ruled by their ape nature and who can notice that it’s weird to do that and try not to. Those who use only the monkey brain will fall into these traps every time. It really goes to show you just how primitive our species still is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703200540 {#3156
    date: 2023-12-22 00:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 241772
  -bodyTs: "'amongst':9 'ape':16 'brain':39 'everi':45 'fall':41 'goe':49 'monkey':38 'natur':17 'notic':21 'primit':55 'realli':48 'reveal':7 'rule':13 'show':51 'speci':57 'still':12,58 'take':2 'time':46 'trap':44 'tri':30 'us':10 'use':35 'weird':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6809166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703200540 {#3166
    date: 2023-12-22 00:15:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3165
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2980
    +user: App\Entity\User {#2993 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: null
    +root: null
    +body: """
      Social media programming is pretty effective.\n
      \n
      The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
      \n
      And it works. Keeps your eyes glued to stupid ads.\n
      \n
      For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 85
    +score: 0
    +lastActive: DateTime @1706245123 {#2975
      date: 2024-01-26 05:58:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2981 …}
    +nested: Doctrine\ORM\PersistentCollection {#2983 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    -id: 241503
    -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6178696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703194299 {#2976
      date: 2023-12-21 22:31:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "My take is that this has revealed who amongst us is still ruled by their ape nature and who can notice that it’s weird to do that and try not to. Those who use only the monkey brain will fall into these traps every time. It really goes to show you just how primitive our species still is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703200540 {#3156
    date: 2023-12-22 00:15:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3158 …}
  +nested: Doctrine\ORM\PersistentCollection {#3160 …}
  +votes: Doctrine\ORM\PersistentCollection {#3168 …}
  +reports: Doctrine\ORM\PersistentCollection {#3170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
  -id: 241772
  -bodyTs: "'amongst':9 'ape':16 'brain':39 'everi':45 'fall':41 'goe':49 'monkey':38 'natur':17 'notic':21 'primit':55 'realli':48 'reveal':7 'rule':13 'show':51 'speci':57 'still':12,58 'take':2 'time':46 'trap':44 'tri':30 'us':10 'use':35 'weird':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6809166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703200540 {#3166
    date: 2023-12-22 00:15:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "My take is that this has revealed who amongst us is still ruled by their ape nature and who can notice that it’s weird to do that and try not to. Those who use only the monkey brain will fall into these traps every time. It really goes to show you just how primitive our species still is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703200540 {#3156
      date: 2023-12-22 00:15:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3158 …}
    +nested: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 241772
    -bodyTs: "'amongst':9 'ape':16 'brain':39 'everi':45 'fall':41 'goe':49 'monkey':38 'natur':17 'notic':21 'primit':55 'realli':48 'reveal':7 'rule':13 'show':51 'speci':57 'still':12,58 'take':2 'time':46 'trap':44 'tri':30 'us':10 'use':35 'weird':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6809166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200540 {#3166
      date: 2023-12-22 00:15:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "It’s easier to just say they’re stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703201772 {#3325
    date: 2023-12-22 00:36:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@stolid_agnostic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 241825
  -bodyTs: "'easier':3 're':8 'say':6 'stupid':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6180786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703201772 {#3326
    date: 2023-12-22 00:36:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "My take is that this has revealed who amongst us is still ruled by their ape nature and who can notice that it’s weird to do that and try not to. Those who use only the monkey brain will fall into these traps every time. It really goes to show you just how primitive our species still is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703200540 {#3156
      date: 2023-12-22 00:15:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3158 …}
    +nested: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 241772
    -bodyTs: "'amongst':9 'ape':16 'brain':39 'everi':45 'fall':41 'goe':49 'monkey':38 'natur':17 'notic':21 'primit':55 'realli':48 'reveal':7 'rule':13 'show':51 'speci':57 'still':12,58 'take':2 'time':46 'trap':44 'tri':30 'us':10 'use':35 'weird':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6809166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200540 {#3166
      date: 2023-12-22 00:15:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "It’s easier to just say they’re stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703201772 {#3325
    date: 2023-12-22 00:36:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@stolid_agnostic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 241825
  -bodyTs: "'easier':3 're':8 'say':6 'stupid':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6180786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703201772 {#3326
    date: 2023-12-22 00:36:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3327
  +user: Proxies\__CG__\App\Entity\User {#3328 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3165
    +user: Proxies\__CG__\App\Entity\User {#3157 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#2980
      +user: App\Entity\User {#2993 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: null
      +root: null
      +body: """
        Social media programming is pretty effective.\n
        \n
        The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
        \n
        And it works. Keeps your eyes glued to stupid ads.\n
        \n
        For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 85
      +score: 0
      +lastActive: DateTime @1706245123 {#2975
        date: 2024-01-26 05:58:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2981 …}
      +nested: Doctrine\ORM\PersistentCollection {#2983 …}
      +votes: Doctrine\ORM\PersistentCollection {#2985 …}
      +reports: Doctrine\ORM\PersistentCollection {#2987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
      -id: 241503
      -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6178696"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703194299 {#2976
        date: 2023-12-21 22:31:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "My take is that this has revealed who amongst us is still ruled by their ape nature and who can notice that it’s weird to do that and try not to. Those who use only the monkey brain will fall into these traps every time. It really goes to show you just how primitive our species still is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703200540 {#3156
      date: 2023-12-22 00:15:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3158 …}
    +nested: Doctrine\ORM\PersistentCollection {#3160 …}
    +votes: Doctrine\ORM\PersistentCollection {#3168 …}
    +reports: Doctrine\ORM\PersistentCollection {#3170 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
    -id: 241772
    -bodyTs: "'amongst':9 'ape':16 'brain':39 'everi':45 'fall':41 'goe':49 'monkey':38 'natur':17 'notic':21 'primit':55 'realli':48 'reveal':7 'rule':13 'show':51 'speci':57 'still':12,58 'take':2 'time':46 'trap':44 'tri':30 'us':10 'use':35 'weird':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6809166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703200540 {#3166
      date: 2023-12-22 00:15:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: "It’s easier to just say they’re stupid."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703201772 {#3325
    date: 2023-12-22 00:36:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@stolid_agnostic@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3329 …}
  +nested: Doctrine\ORM\PersistentCollection {#3331 …}
  +votes: Doctrine\ORM\PersistentCollection {#3333 …}
  +reports: Doctrine\ORM\PersistentCollection {#3335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
  -id: 241825
  -bodyTs: "'easier':3 're':8 'say':6 'stupid':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6180786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703201772 {#3326
    date: 2023-12-22 00:36:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3430
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3327
    +user: Proxies\__CG__\App\Entity\User {#3328 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "My take is that this has revealed who amongst us is still ruled by their ape nature and who can notice that it’s weird to do that and try not to. Those who use only the monkey brain will fall into these traps every time. It really goes to show you just how primitive our species still is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703200540 {#3156
        date: 2023-12-22 00:15:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3158 …}
      +nested: Doctrine\ORM\PersistentCollection {#3160 …}
      +votes: Doctrine\ORM\PersistentCollection {#3168 …}
      +reports: Doctrine\ORM\PersistentCollection {#3170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
      -id: 241772
      -bodyTs: "'amongst':9 'ape':16 'brain':39 'everi':45 'fall':41 'goe':49 'monkey':38 'natur':17 'notic':21 'primit':55 'realli':48 'reveal':7 'rule':13 'show':51 'speci':57 'still':12,58 'take':2 'time':46 'trap':44 'tri':30 'us':10 'use':35 'weird':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6809166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703200540 {#3166
        date: 2023-12-22 00:15:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "It’s easier to just say they’re stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703201772 {#3325
      date: 2023-12-22 00:36:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@stolid_agnostic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3333 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 241825
    -bodyTs: "'easier':3 're':8 'say':6 'stupid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703201772 {#3326
      date: 2023-12-22 00:36:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    I actually don’t think that they are particularly stupid. I think that most people can’t overcome the urge to have and keep for themselves. It’s all very much ape behavior and it pervades all the nasty that humans are capable of.\n
    \n
    I’m not saying that people or better or worse. I just think that some let the internal animal out and others keep it in the cage. I do, however, believe that everyone should strive for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703204988 {#3427
    date: 2023-12-22 01:29:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@stolid_agnostic@lemmy.ml"
    "@Dkarma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3433 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 241940
  -bodyTs: "'actual':2 'anim':63 'ape':32 'behavior':33 'believ':75 'better':52 'cage':71 'capabl':43 'everyon':77 'howev':74 'human':41 'intern':62 'keep':24,67 'let':60 'm':46 'much':31 'nasti':39 'other':66 'overcom':18 'particular':9 'peopl':15,50 'pervad':36 'say':48 'strive':79 'stupid':10 'think':5,12,57 'urg':20 'wors':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6810506"
  +editedAt: DateTimeImmutable @1706224842 {#3428
    date: 2024-01-26 00:20:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703204988 {#3429
    date: 2023-12-22 01:29:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3430
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3327
    +user: Proxies\__CG__\App\Entity\User {#3328 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "My take is that this has revealed who amongst us is still ruled by their ape nature and who can notice that it’s weird to do that and try not to. Those who use only the monkey brain will fall into these traps every time. It really goes to show you just how primitive our species still is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703200540 {#3156
        date: 2023-12-22 00:15:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3158 …}
      +nested: Doctrine\ORM\PersistentCollection {#3160 …}
      +votes: Doctrine\ORM\PersistentCollection {#3168 …}
      +reports: Doctrine\ORM\PersistentCollection {#3170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
      -id: 241772
      -bodyTs: "'amongst':9 'ape':16 'brain':39 'everi':45 'fall':41 'goe':49 'monkey':38 'natur':17 'notic':21 'primit':55 'realli':48 'reveal':7 'rule':13 'show':51 'speci':57 'still':12,58 'take':2 'time':46 'trap':44 'tri':30 'us':10 'use':35 'weird':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6809166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703200540 {#3166
        date: 2023-12-22 00:15:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "It’s easier to just say they’re stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703201772 {#3325
      date: 2023-12-22 00:36:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@stolid_agnostic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3333 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 241825
    -bodyTs: "'easier':3 're':8 'say':6 'stupid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703201772 {#3326
      date: 2023-12-22 00:36:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    I actually don’t think that they are particularly stupid. I think that most people can’t overcome the urge to have and keep for themselves. It’s all very much ape behavior and it pervades all the nasty that humans are capable of.\n
    \n
    I’m not saying that people or better or worse. I just think that some let the internal animal out and others keep it in the cage. I do, however, believe that everyone should strive for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703204988 {#3427
    date: 2023-12-22 01:29:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@stolid_agnostic@lemmy.ml"
    "@Dkarma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3433 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 241940
  -bodyTs: "'actual':2 'anim':63 'ape':32 'behavior':33 'believ':75 'better':52 'cage':71 'capabl':43 'everyon':77 'howev':74 'human':41 'intern':62 'keep':24,67 'let':60 'm':46 'much':31 'nasti':39 'other':66 'overcom':18 'particular':9 'peopl':15,50 'pervad':36 'say':48 'strive':79 'stupid':10 'think':5,12,57 'urg':20 'wors':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6810506"
  +editedAt: DateTimeImmutable @1706224842 {#3428
    date: 2024-01-26 00:20:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703204988 {#3429
    date: 2023-12-22 01:29:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3430
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#307
    +icon: Proxies\__CG__\App\Entity\Image {#288 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#315
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#279 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#316
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#310
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3327
    +user: Proxies\__CG__\App\Entity\User {#3328 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#307}
    +image: null
    +parent: App\Entity\EntryComment {#3165
      +user: Proxies\__CG__\App\Entity\User {#3157 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#307}
      +image: null
      +parent: App\Entity\EntryComment {#2980
        +user: App\Entity\User {#2993 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
        +magazine: App\Entity\Magazine {#307}
        +image: null
        +parent: null
        +root: null
        +body: """
          Social media programming is pretty effective.\n
          \n
          The major social media platforms are programmed to simultaneously outrage you and convince you that everything you think is correct, no matter how outlandish or stupid it is.\n
          \n
          And it works. Keeps your eyes glued to stupid ads.\n
          \n
          For my part, I lost hope in it all when my loving, wonderful preschool teacher started posting about how unfairly Trump was being treated.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 85
        +score: 0
        +lastActive: DateTime @1706245123 {#2975
          date: 2024-01-26 05:58:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@themaninblack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2981 …}
        +nested: Doctrine\ORM\PersistentCollection {#2983 …}
        +votes: Doctrine\ORM\PersistentCollection {#2985 …}
        +reports: Doctrine\ORM\PersistentCollection {#2987 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
        -id: 241503
        -bodyTs: "'ad':44 'convinc':19 'correct':26 'effect':6 'everyth':22 'eye':40 'glu':41 'hope':50 'keep':38 'lost':49 'love':56 'major':8 'matter':28 'media':2,10 'outlandish':30 'outrag':16 'part':47 'platform':11 'post':61 'preschool':58 'pretti':5 'program':3,13 'simultan':15 'social':1,9 'start':60 'stupid':32,43 'teacher':59 'think':24 'treat':68 'trump':65 'unfair':64 'wonder':57 'work':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6178696"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703194299 {#2976
          date: 2023-12-21 22:31:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2980}
      +body: "My take is that this has revealed who amongst us is still ruled by their ape nature and who can notice that it’s weird to do that and try not to. Those who use only the monkey brain will fall into these traps every time. It really goes to show you just how primitive our species still is."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703200540 {#3156
        date: 2023-12-22 00:15:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@themaninblack@lemmy.world"
        "@FlashMobOfOne@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3158 …}
      +nested: Doctrine\ORM\PersistentCollection {#3160 …}
      +votes: Doctrine\ORM\PersistentCollection {#3168 …}
      +reports: Doctrine\ORM\PersistentCollection {#3170 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3172 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3174 …}
      -id: 241772
      -bodyTs: "'amongst':9 'ape':16 'brain':39 'everi':45 'fall':41 'goe':49 'monkey':38 'natur':17 'notic':21 'primit':55 'realli':48 'reveal':7 'rule':13 'show':51 'speci':57 'still':12,58 'take':2 'time':46 'trap':44 'tri':30 'us':10 'use':35 'weird':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6809166"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703200540 {#3166
        date: 2023-12-22 00:15:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2980}
    +body: "It’s easier to just say they’re stupid."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703201772 {#3325
      date: 2023-12-22 00:36:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@themaninblack@lemmy.world"
      "@FlashMobOfOne@lemmy.world"
      "@stolid_agnostic@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3329 …}
    +nested: Doctrine\ORM\PersistentCollection {#3331 …}
    +votes: Doctrine\ORM\PersistentCollection {#3333 …}
    +reports: Doctrine\ORM\PersistentCollection {#3335 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3337 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3339 …}
    -id: 241825
    -bodyTs: "'easier':3 're':8 'say':6 'stupid':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6180786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703201772 {#3326
      date: 2023-12-22 00:36:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2980}
  +body: """
    I actually don’t think that they are particularly stupid. I think that most people can’t overcome the urge to have and keep for themselves. It’s all very much ape behavior and it pervades all the nasty that humans are capable of.\n
    \n
    I’m not saying that people or better or worse. I just think that some let the internal animal out and others keep it in the cage. I do, however, believe that everyone should strive for that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703204988 {#3427
    date: 2023-12-22 01:29:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themaninblack@lemmy.world"
    "@FlashMobOfOne@lemmy.world"
    "@stolid_agnostic@lemmy.ml"
    "@Dkarma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3433 …}
  +votes: Doctrine\ORM\PersistentCollection {#3435 …}
  +reports: Doctrine\ORM\PersistentCollection {#3437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3441 …}
  -id: 241940
  -bodyTs: "'actual':2 'anim':63 'ape':32 'behavior':33 'believ':75 'better':52 'cage':71 'capabl':43 'everyon':77 'howev':74 'human':41 'intern':62 'keep':24,67 'let':60 'm':46 'much':31 'nasti':39 'other':66 'overcom':18 'particular':9 'peopl':15,50 'pervad':36 'say':48 'strive':79 'stupid':10 'think':5,12,57 'urg':20 'wors':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6810506"
  +editedAt: DateTimeImmutable @1706224842 {#3428
    date: 2024-01-26 00:20:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703204988 {#3429
    date: 2023-12-22 01:29:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#307
  +icon: Proxies\__CG__\App\Entity\Image {#288 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#315
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#279 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
  +entries: Doctrine\ORM\PersistentCollection {#222 …}
  +posts: Doctrine\ORM\PersistentCollection {#180 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
  +bans: Doctrine\ORM\PersistentCollection {#159 …}
  +reports: Doctrine\ORM\PersistentCollection {#145 …}
  +badges: Doctrine\ORM\PersistentCollection {#123 …}
  +logs: Doctrine\ORM\PersistentCollection {#113 …}
  +awards: Doctrine\ORM\PersistentCollection {#102 …}
  +categories: Doctrine\ORM\PersistentCollection {#89 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#316
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#310
    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